#F6F0EA#F6F0EA
#F6F0EA is a very light, near-neutral orange. Relative luminance 0.879; OKLCH L 95.8% C 0.010 H 67.7°. Best body text is #000000 at 18.57:1 contrast (WCAG AA passes).
Color values
| HEX | #F6F0EA |
|---|---|
| RGB | rgb(246, 240, 234) |
| HSL | hsl(30, 40%, 94%) |
| HSV | hsv(30, 5%, 96%) |
| CMYK | cmyk(0%, 2.4%, 4.9%, 3.5%) |
| CIE-LAB | lab(95.10, 0.98, 3.61) |
| CIE-LCH | lch(95.10, 3.74, 74.82°) |
| OKLab | oklab(95.81% 0.0039 0.0095) |
| OKLCH | oklch(95.81% 0.01 67.7) |
| XYZ | xyz(84.0154, 87.8540, 90.3574) |
| Luminance | 0.8785 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Seashell
#FFF5EE
ΔE00 2.11
Linen
#FAF0E6
ΔE00 2.14
Floralwhite
#FFFAF0
ΔE00 2.88
Off White
#FAF9F6
ΔE00 2.98
Snow
#FFFAFA
ΔE00 3.68
Whitesmoke
#F5F5F5
ΔE00 3.68
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F6F0EA #EAF0F6
analogous
#F6EAEA #F6F0EA #F6F6EA
triadic
#F6F0EA #EAF6F0 #F0EAF6
tetradic
#F6F0EA #EAF6EA #EAF0F6 #F6EAF6
square
#F6F0EA #EAF6EA #EAF0F6 #F6EAF6
split-complementary
#F6F0EA #EAF6F6 #EAEAF6
monochromatic
#D1B394 #E4D1BF #F6F0EA #F6F0EA #F6F0EA
Accessibility & contrast
On white
1.13
#F6F0EA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.57
#F6F0EA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F6F0EA
18.57:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F6F0EA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F6F0EA | 1.00 | 1.13 | 18.57 | 18.57 |
| #FFFFFF | 1.13 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.57 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.57 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F2F0EA
Deuteranopia (green-blind)
#F4F1EA
Tritanopia (blue-blind)
#F9EFEE
Achromatopsia (no color)
#F1F1F1
Design tokens & code
CSS
--color: #f6f0ea; /* rgb */ color: rgb(246, 240, 234); /* oklch */ color: oklch(95.8% 0.010 67.7);
Tailwind
colors: {
custom: {
50: '#f9f4f0',
500: '#f6f0ea',
950: '#000000',
},
}SCSS
$custom: #f6f0ea; $custom-light: #f9f4f0; $custom-dark: #000000;
JSON
{
"hex": "#f6f0ea",
"rgb": {
"r": 246,
"g": 240,
"b": 234
},
"hsl": {
"h": 30,
"s": 40,
"l": 94.118
},
"oklch": {
"l": 0.95814,
"c": 0.0103,
"h": 67.7
},
"luminance": 0.87854
}Semantic roles & 50–950 ramp
primary
#F6F0EA
secondary
#B1C2D3
accent
#73B332
background
#FFFFFF
surface
#FFFEFE
border
#D7D6D6
text
#171716
muted
#858585