#F6EEE8#F6EEE8
#F6EEE8 is a very light, near-neutral orange. Relative luminance 0.866; OKLCH L 95.4% C 0.012 H 59.6°. Best body text is #000000 at 18.31:1 contrast (WCAG AA passes).
Color values
| HEX | #F6EEE8 |
|---|---|
| RGB | rgb(246, 238, 232) |
| HSL | hsl(26, 44%, 94%) |
| HSV | hsv(26, 6%, 96%) |
| CMYK | cmyk(0%, 3.3%, 5.7%, 3.5%) |
| CIE-LAB | lab(94.56, 1.66, 3.85) |
| CIE-LCH | lch(94.56, 4.20, 66.68°) |
| OKLab | oklab(95.37% 0.006 0.0102) |
| OKLCH | oklch(95.37% 0.012 59.6) |
| XYZ | xyz(83.1442, 86.5687, 88.6576) |
| Luminance | 0.8657 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Seashell
#FFF5EE
ΔE00 1.74
Linen
#FAF0E6
ΔE00 1.86
Very Light Pink
#FFF4F2
ΔE00 3.13
Floralwhite
#FFFAF0
ΔE00 3.62
Off White
#FAF9F6
ΔE00 3.84
Snow
#FFFAFA
ΔE00 3.86
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F6EEE8 #E8F0F6
analogous
#F6E8E9 #F6EEE8 #F6F5E8
triadic
#F6EEE8 #E8F6EE #EEE8F6
tetradic
#F6EEE8 #E9F6E8 #E8F0F6 #F5E8F6
square
#F6EEE8 #E9F6E8 #E8F0F6 #F5E8F6
split-complementary
#F6EEE8 #E8F6F5 #E8E9F6
monochromatic
#D4AD90 #E5CDBC #F6EEE8 #F6EFE9 #F6EFE9
Accessibility & contrast
On white
1.15
#F6EEE8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.31
#F6EEE8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F6EEE8
18.31:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F6EEE8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F6EEE8 | 1.00 | 1.15 | 18.31 | 18.31 |
| #FFFFFF | 1.15 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.31 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.31 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F0EEE8
Deuteranopia (green-blind)
#F2F0E8
Tritanopia (blue-blind)
#F9ECEC
Achromatopsia (no color)
#EFEFEF
Design tokens & code
CSS
--color: #f6eee8; /* rgb */ color: rgb(246, 238, 232); /* oklch */ color: oklch(95.4% 0.012 59.6);
Tailwind
colors: {
custom: {
50: '#f9f3ef',
500: '#f6eee8',
950: '#000000',
},
}SCSS
$custom: #f6eee8; $custom-light: #f9f3ef; $custom-dark: #000000;
JSON
{
"hex": "#f6eee8",
"rgb": {
"r": 246,
"g": 238,
"b": 232
},
"hsl": {
"h": 25.714,
"s": 43.75,
"l": 93.725
},
"oklch": {
"l": 0.9537,
"c": 0.01182,
"h": 59.6
},
"luminance": 0.86568
}Semantic roles & 50–950 ramp
primary
#F6EEE8
secondary
#AEC4D4
accent
#7CB72F
background
#FFFFFF
surface
#FFFEFE
border
#D7D6D6
text
#171716
muted
#858585