#F6F2EA#F6F2EA
#F6F2EA is a very light, near-neutral orange. Relative luminance 0.890; OKLCH L 96.2% C 0.011 H 84.6°. Best body text is #000000 at 18.81:1 contrast (WCAG AA passes).
Color values
| HEX | #F6F2EA |
|---|---|
| RGB | rgb(246, 242, 234) |
| HSL | hsl(40, 40%, 94%) |
| HSV | hsv(40, 5%, 96%) |
| CMYK | cmyk(0%, 1.6%, 4.9%, 3.5%) |
| CIE-LAB | lab(95.60, -0.04, 4.33) |
| CIE-LCH | lch(95.60, 4.33, 90.52°) |
| OKLab | oklab(96.2% 0.0011 0.0114) |
| OKLCH | oklch(96.2% 0.011 84.6) |
| XYZ | xyz(84.6074, 89.0380, 90.5548) |
| Luminance | 0.8904 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Floralwhite
#FFFAF0
ΔE00 1.86
Linen
#FAF0E6
ΔE00 2.72
Off White
#FAF9F6
ΔE00 2.82
Oldlace
#FDF5E6
ΔE00 3.09
Seashell
#FFF5EE
ΔE00 3.23
Whitesmoke
#F5F5F5
ΔE00 3.98
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F6F2EA #EAEEF6
analogous
#F6ECEA #F6F2EA #F4F6EA
triadic
#F6F2EA #EAF6F2 #F2EAF6
tetradic
#F6F2EA #EAF6EC #EAEEF6 #F6EAF4
square
#F6F2EA #EAF6EC #EAEEF6 #F6EAF4
split-complementary
#F6F2EA #EAF4F6 #ECEAF6
monochromatic
#D1BD94 #E4D7BF #F6F2EA #F6F2EA #F6F2EA
Accessibility & contrast
On white
1.12
#F6F2EA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.81
#F6F2EA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F6F2EA
18.81:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F6F2EA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F6F2EA | 1.00 | 1.12 | 18.81 | 18.81 |
| #FFFFFF | 1.12 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.81 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.81 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F4F2EA
Deuteranopia (green-blind)
#F5F3EA
Tritanopia (blue-blind)
#F8F1F0
Achromatopsia (no color)
#F2F2F2
Design tokens & code
CSS
--color: #f6f2ea; /* rgb */ color: rgb(246, 242, 234); /* oklch */ color: oklch(96.2% 0.011 84.6);
Tailwind
colors: {
custom: {
50: '#f9f6f0',
500: '#f6f2ea',
950: '#000000',
},
}SCSS
$custom: #f6f2ea; $custom-light: #f9f6f0; $custom-dark: #000000;
JSON
{
"hex": "#f6f2ea",
"rgb": {
"r": 246,
"g": 242,
"b": 234
},
"hsl": {
"h": 40,
"s": 40,
"l": 94.118
},
"oklch": {
"l": 0.96204,
"c": 0.01146,
"h": 84.6
},
"luminance": 0.89038
}Semantic roles & 50–950 ramp
primary
#F6F2EA
secondary
#B1BCD3
accent
#5DB332
background
#FFFFFF
surface
#FFFEFE
border
#D7D6D6
text
#171716
muted
#858585