#F6CEBA#F6CEBA
#F6CEBA is a very light, muted orange. Relative luminance 0.673; OKLCH L 88.0% C 0.053 H 48.1°. Best body text is #000000 at 14.46:1 contrast (WCAG AA passes).
Color values
| HEX | #F6CEBA |
|---|---|
| RGB | rgb(246, 206, 186) |
| HSL | hsl(20, 77%, 85%) |
| HSV | hsv(20, 24%, 96%) |
| CMYK | cmyk(0%, 16.3%, 24.4%, 3.5%) |
| CIE-LAB | lab(85.65, 11.11, 15.20) |
| CIE-LCH | lch(85.65, 18.83, 53.84°) |
| OKLab | oklab(88.05% 0.0353 0.0393) |
| OKLCH | oklch(88.05% 0.053 48.1) |
| XYZ | xyz(68.9409, 67.2832, 55.8003) |
| Luminance | 0.6728 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Apricot
#FBCEB1
ΔE00 3.11
Peach
#FFDAB9
ΔE00 5.99
Light Peach
#FFD8B1
ΔE00 7.35
Mistyrose
#FFE4E1
ΔE00 8.57
Bisque
#FFE4C4
ΔE00 8.98
Pale Salmon
#FFB19A
ΔE00 9.78
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F6CEBA #BAE2F6
analogous
#F6BAC4 #F6CEBA #F6ECBA
triadic
#F6CEBA #BAF6CE #CEBAF6
tetradic
#F6CEBA #C4F6BA #BAE2F6 #ECBAF6
square
#F6CEBA #C4F6BA #BAE2F6 #ECBAF6
split-complementary
#F6CEBA #BAF6EC #BAC4F6
monochromatic
#E8814E #EFA884 #F6CEBA #FBECE4 #FBECE4
Accessibility & contrast
On white
1.45
#F6CEBA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.46
#F6CEBA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F6CEBA
14.46:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F6CEBA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F6CEBA | 1.00 | 1.45 | 14.46 | 14.46 |
| #FFFFFF | 1.45 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.46 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.46 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D8D1B9
Deuteranopia (green-blind)
#E2D9BA
Tritanopia (blue-blind)
#FFC8C8
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #f6ceba; /* rgb */ color: rgb(246, 206, 186); /* oklch */ color: oklch(88.0% 0.053 48.1);
Tailwind
colors: {
custom: {
50: '#faddce',
500: '#f6ceba',
950: '#000000',
},
}SCSS
$custom: #f6ceba; $custom-light: #faddce; $custom-dark: #000000;
JSON
{
"hex": "#f6ceba",
"rgb": {
"r": 246,
"g": 206,
"b": 186
},
"hsl": {
"h": 20,
"s": 76.923,
"l": 84.706
},
"oklch": {
"l": 0.88047,
"c": 0.05286,
"h": 48.1
},
"luminance": 0.67281
}Semantic roles & 50–950 ramp
primary
#F6CEBA
secondary
#7CB9D8
accent
#95D90C
background
#FFFEFE
surface
#FFFCFB
border
#D7D5D4
text
#171513
muted
#858483