#F6F2EE#F6F2EE
#F6F2EE is a very light, near-neutral orange. Relative luminance 0.893; OKLCH L 96.3% C 0.007 H 67.7°. Best body text is #000000 at 18.85:1 contrast (WCAG AA passes).
Color values
| HEX | #F6F2EE |
|---|---|
| RGB | rgb(246, 242, 238) |
| HSL | hsl(30, 31%, 95%) |
| HSV | hsv(30, 3%, 96%) |
| CMYK | cmyk(0%, 1.6%, 3.3%, 3.5%) |
| CIE-LAB | lab(95.69, 0.64, 2.40) |
| CIE-LCH | lch(95.69, 2.48, 75.02°) |
| OKLab | oklab(96.31% 0.0026 0.0064) |
| OKLCH | oklch(96.31% 0.007 67.7) |
| XYZ | xyz(85.1885, 89.2705, 93.6154) |
| Luminance | 0.8927 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Off White
#FAF9F6
ΔE00 1.95
Whitesmoke
#F5F5F5
ΔE00 2.49
Seashell
#FFF5EE
ΔE00 2.81
Snow
#FFFAFA
ΔE00 2.88
Floralwhite
#FFFAF0
ΔE00 3.18
Linen
#FAF0E6
ΔE00 3.28
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F6F2EE #EEF2F6
analogous
#F6EEEE #F6F2EE #F6F6EE
triadic
#F6F2EE #EEF6F2 #F2EEF6
tetradic
#F6F2EE #EEF6EE #EEF2F6 #F6EEF6
square
#F6F2EE #EEF6EE #EEF2F6 #F6EEF6
split-complementary
#F6F2EE #EEF6F6 #EEEEF6
monochromatic
#CCB59E #E1D3C6 #F4F0EB #F4F0EB #F4F0EB
Accessibility & contrast
On white
1.11
#F6F2EE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.85
#F6F2EE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F6F2EE
18.85:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F6F2EE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F6F2EE | 1.00 | 1.11 | 18.85 | 18.85 |
| #FFFFFF | 1.11 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.85 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.85 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F3F2EE
Deuteranopia (green-blind)
#F4F3EE
Tritanopia (blue-blind)
#F8F1F1
Achromatopsia (no color)
#F3F3F3
Design tokens & code
CSS
--color: #f6f2ee; /* rgb */ color: rgb(246, 242, 238); /* oklch */ color: oklch(96.3% 0.007 67.7);
Tailwind
colors: {
custom: {
50: '#f9f6f3',
500: '#f6f2ee',
950: '#000000',
},
}SCSS
$custom: #f6f2ee; $custom-light: #f9f6f3; $custom-dark: #000000;
JSON
{
"hex": "#f6f2ee",
"rgb": {
"r": 246,
"g": 242,
"b": 238
},
"hsl": {
"h": 30,
"s": 30.769,
"l": 94.902
},
"oklch": {
"l": 0.96313,
"c": 0.00686,
"h": 67.7
},
"luminance": 0.8927
}Semantic roles & 50–950 ramp
primary
#F6F2EE
secondary
#B7C4D1
accent
#73A93C
background
#FFFFFF
surface
#FFFEFE
border
#D7D6D6
text
#171717
muted
#858585