#F2EEE7#F2EEE7
#F2EEE7 is a very light, near-neutral orange. Relative luminance 0.858; OKLCH L 95.0% C 0.010 H 81.8°. Best body text is #000000 at 18.16:1 contrast (WCAG AA passes).
Color values
| HEX | #F2EEE7 |
|---|---|
| RGB | rgb(242, 238, 231) |
| HSL | hsl(38, 30%, 93%) |
| HSV | hsv(38, 5%, 95%) |
| CMYK | cmyk(0%, 1.7%, 4.5%, 5.1%) |
| CIE-LAB | lab(94.23, 0.13, 3.86) |
| CIE-LCH | lch(94.23, 3.86, 88.05°) |
| OKLab | oklab(95.03% 0.0015 0.0102) |
| OKLCH | oklch(95.03% 0.01 81.8) |
| XYZ | xyz(81.6143, 85.7962, 87.8466) |
| Luminance | 0.8580 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Floralwhite
#FFFAF0
ΔE00 2.78
Linen
#FAF0E6
ΔE00 2.79
Off White
#FAF9F6
ΔE00 3.04
Seashell
#FFF5EE
ΔE00 3.35
Oldlace
#FDF5E6
ΔE00 3.72
Whitesmoke
#F5F5F5
ΔE00 3.81
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F2EEE7 #E7EBF2
analogous
#F2E8E7 #F2EEE7 #F0F2E7
triadic
#F2EEE7 #E7F2EE #EEE7F2
tetradic
#F2EEE7 #E7F2E8 #E7EBF2 #F2E7F0
square
#F2EEE7 #E7F2E8 #E7EBF2 #F2E7F0
split-complementary
#F2EEE7 #E7F0F2 #E8E7F2
monochromatic
#C7B698 #DCD2BF #F2EEE7 #F4F1EB #F4F1EB
Accessibility & contrast
On white
1.16
#F2EEE7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.16
#F2EEE7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F2EEE7
18.16:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F2EEE7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F2EEE7 | 1.00 | 1.16 | 18.16 | 18.16 |
| #FFFFFF | 1.16 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.16 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.16 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F0EEE7
Deuteranopia (green-blind)
#F1EFE7
Tritanopia (blue-blind)
#F4EDEC
Achromatopsia (no color)
#EEEEEE
Design tokens & code
CSS
--color: #f2eee7; /* rgb */ color: rgb(242, 238, 231); /* oklch */ color: oklch(95.0% 0.010 81.8);
Tailwind
colors: {
custom: {
50: '#f6f3ee',
500: '#f2eee7',
950: '#000000',
},
}SCSS
$custom: #f2eee7; $custom-light: #f6f3ee; $custom-dark: #000000;
JSON
{
"hex": "#f2eee7",
"rgb": {
"r": 242,
"g": 238,
"b": 231
},
"hsl": {
"h": 38.182,
"s": 29.73,
"l": 92.745
},
"oklch": {
"l": 0.95028,
"c": 0.01028,
"h": 81.8
},
"luminance": 0.85796
}Semantic roles & 50–950 ramp
primary
#F2EEE7
secondary
#B1BBCC
accent
#64A83D
background
#FFFFFF
surface
#FEFEFE
border
#D6D6D6
text
#171716
muted
#858585