#F6ECE8#F6ECE8
#F6ECE8 is a very light, near-neutral orange. Relative luminance 0.854; OKLCH L 95.0% C 0.012 H 43.3°. Best body text is #000000 at 18.08:1 contrast (WCAG AA passes).
Color values
| HEX | #F6ECE8 |
|---|---|
| RGB | rgb(246, 236, 232) |
| HSL | hsl(17, 44%, 94%) |
| HSV | hsv(17, 6%, 96%) |
| CMYK | cmyk(0%, 4.1%, 5.7%, 3.5%) |
| CIE-LAB | lab(94.06, 2.68, 3.13) |
| CIE-LCH | lch(94.06, 4.13, 49.45°) |
| OKLab | oklab(94.98% 0.0088 0.0083) |
| OKLCH | oklch(94.98% 0.012 43.3) |
| XYZ | xyz(82.5651, 85.4106, 88.4646) |
| Luminance | 0.8541 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Very Light Pink
#FFF4F2
ΔE00 2.12
Seashell
#FFF5EE
ΔE00 2.37
Linen
#FAF0E6
ΔE00 3.09
Snow
#FFFAFA
ΔE00 3.77
Off White
#FAF9F6
ΔE00 4.78
Whitesmoke
#F5F5F5
ΔE00 4.81
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F6ECE8 #E8F2F6
analogous
#F6E8EB #F6ECE8 #F6F3E8
triadic
#F6ECE8 #E8F6EC #ECE8F6
tetradic
#F6ECE8 #EBF6E8 #E8F2F6 #F3E8F6
square
#F6ECE8 #EBF6E8 #E8F2F6 #F3E8F6
split-complementary
#F6ECE8 #E8F6F3 #E8EBF6
monochromatic
#D4A390 #E5C8BC #F6ECE8 #F6EDE9 #F6EDE9
Accessibility & contrast
On white
1.16
#F6ECE8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.08
#F6ECE8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F6ECE8
18.08:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F6ECE8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F6ECE8 | 1.00 | 1.16 | 18.08 | 18.08 |
| #FFFFFF | 1.16 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.08 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.08 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EEEDE8
Deuteranopia (green-blind)
#F1EFE8
Tritanopia (blue-blind)
#F9EBEB
Achromatopsia (no color)
#EEEEEE
Design tokens & code
CSS
--color: #f6ece8; /* rgb */ color: rgb(246, 236, 232); /* oklch */ color: oklch(95.0% 0.012 43.3);
Tailwind
colors: {
custom: {
50: '#f9f2ef',
500: '#f6ece8',
950: '#000000',
},
}SCSS
$custom: #f6ece8; $custom-light: #f9f2ef; $custom-dark: #000000;
JSON
{
"hex": "#f6ece8",
"rgb": {
"r": 246,
"g": 236,
"b": 232
},
"hsl": {
"h": 17.143,
"s": 43.75,
"l": 93.725
},
"oklch": {
"l": 0.94982,
"c": 0.01213,
"h": 43.3
},
"luminance": 0.8541
}Semantic roles & 50–950 ramp
primary
#F6ECE8
secondary
#AEC9D4
accent
#90B72F
background
#FFFFFF
surface
#FFFEFE
border
#D7D6D6
text
#171616
muted
#858585