#F6F0EE#F6F0EE
#F6F0EE is a very light, near-neutral orange. Relative luminance 0.881; OKLCH L 95.9% C 0.007 H 39.5°. Best body text is #000000 at 18.62:1 contrast (WCAG AA passes).
Color values
| HEX | #F6F0EE |
|---|---|
| RGB | rgb(246, 240, 238) |
| HSL | hsl(15, 31%, 95%) |
| HSV | hsv(15, 3%, 96%) |
| CMYK | cmyk(0%, 2.4%, 3.3%, 3.5%) |
| CIE-LAB | lab(95.20, 1.66, 1.68) |
| CIE-LCH | lch(95.20, 2.36, 45.27°) |
| OKLab | oklab(95.92% 0.0054 0.0045) |
| OKLCH | oklch(95.92% 0.007 39.5) |
| XYZ | xyz(84.5965, 88.0865, 93.4181) |
| Luminance | 0.8809 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Snow
#FFFAFA
ΔE00 2.28
Very Light Pink
#FFF4F2
ΔE00 2.43
Seashell
#FFF5EE
ΔE00 2.82
Whitesmoke
#F5F5F5
ΔE00 2.92
Off White
#FAF9F6
ΔE00 3.12
Linen
#FAF0E6
ΔE00 3.79
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F6F0EE #EEF4F6
analogous
#F6EEF0 #F6F0EE #F6F4EE
triadic
#F6F0EE #EEF6F0 #F0EEF6
tetradic
#F6F0EE #F0F6EE #EEF4F6 #F4EEF6
square
#F6F0EE #F0F6EE #EEF4F6 #F4EEF6
split-complementary
#F6F0EE #EEF6F4 #EEF0F6
monochromatic
#CCA99E #E1CDC6 #F4EDEB #F4EDEB #F4EDEB
Accessibility & contrast
On white
1.13
#F6F0EE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.62
#F6F0EE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F6F0EE
18.62:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F6F0EE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F6F0EE | 1.00 | 1.13 | 18.62 | 18.62 |
| #FFFFFF | 1.13 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.62 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.62 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F1F1EE
Deuteranopia (green-blind)
#F3F2EE
Tritanopia (blue-blind)
#F8EFEF
Achromatopsia (no color)
#F1F1F1
Design tokens & code
CSS
--color: #f6f0ee; /* rgb */ color: rgb(246, 240, 238); /* oklch */ color: oklch(95.9% 0.007 39.5);
Tailwind
colors: {
custom: {
50: '#f9f4f3',
500: '#f6f0ee',
950: '#000000',
},
}SCSS
$custom: #f6f0ee; $custom-light: #f9f4f3; $custom-dark: #000000;
JSON
{
"hex": "#f6f0ee",
"rgb": {
"r": 246,
"g": 240,
"b": 238
},
"hsl": {
"h": 15,
"s": 30.769,
"l": 94.902
},
"oklch": {
"l": 0.95923,
"c": 0.00702,
"h": 39.5
},
"luminance": 0.88086
}Semantic roles & 50–950 ramp
primary
#F6F0EE
secondary
#B7CAD1
accent
#8EA93C
background
#FFFFFF
surface
#FFFEFE
border
#D7D6D6
text
#171717
muted
#858585