#F5F2EE#F5F2EE
#F5F2EE is a very light, near-neutral orange. Relative luminance 0.891; OKLCH L 96.2% C 0.006 H 75.4°. Best body text is #000000 at 18.82:1 contrast (WCAG AA passes).
Color values
| HEX | #F5F2EE |
|---|---|
| RGB | rgb(245, 242, 238) |
| HSL | hsl(34, 26%, 95%) |
| HSV | hsv(34, 3%, 96%) |
| CMYK | cmyk(0%, 1.2%, 2.9%, 3.9%) |
| CIE-LAB | lab(95.62, 0.30, 2.28) |
| CIE-LCH | lch(95.62, 2.30, 82.38°) |
| OKLab | oklab(96.24% 0.0016 0.006) |
| OKLCH | oklch(96.24% 0.006 75.4) |
| XYZ | xyz(84.8386, 89.0901, 93.5990) |
| Luminance | 0.8909 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Off White
#FAF9F6
ΔE00 1.68
Whitesmoke
#F5F5F5
ΔE00 2.27
Snow
#FFFAFA
ΔE00 3.13
Floralwhite
#FFFAF0
ΔE00 3.15
Seashell
#FFF5EE
ΔE00 3.25
White
#FFFFFF
ΔE00 3.38
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F5F2EE #EEF1F5
analogous
#F5EFEE #F5F2EE #F5F5EE
triadic
#F5F2EE #EEF5F2 #F2EEF5
tetradic
#F5F2EE #EEF5EF #EEF1F5 #F5EEF5
square
#F5F2EE #EEF5EF #EEF1F5 #F5EEF5
split-complementary
#F5F2EE #EEF5F5 #EFEEF5
monochromatic
#C8B7A1 #DED5C7 #F4F0EC #F4F0EC #F4F0EC
Accessibility & contrast
On white
1.12
#F5F2EE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.82
#F5F2EE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F5F2EE
18.82:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F5F2EE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F5F2EE | 1.00 | 1.12 | 18.82 | 18.82 |
| #FFFFFF | 1.12 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.82 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.82 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F3F2EE
Deuteranopia (green-blind)
#F4F3EE
Tritanopia (blue-blind)
#F6F1F1
Achromatopsia (no color)
#F2F2F2
Design tokens & code
CSS
--color: #f5f2ee; /* rgb */ color: rgb(245, 242, 238); /* oklch */ color: oklch(96.2% 0.006 75.4);
Tailwind
colors: {
custom: {
50: '#f8f6f3',
500: '#f5f2ee',
950: '#000000',
},
}SCSS
$custom: #f5f2ee; $custom-light: #f8f6f3; $custom-dark: #000000;
JSON
{
"hex": "#f5f2ee",
"rgb": {
"r": 245,
"g": 242,
"b": 238
},
"hsl": {
"h": 34.286,
"s": 25.926,
"l": 94.706
},
"oklch": {
"l": 0.96235,
"c": 0.00623,
"h": 75.4
},
"luminance": 0.8909
}Semantic roles & 50–950 ramp
primary
#F5F2EE
secondary
#B9C2CE
accent
#6CA441
background
#FFFFFF
surface
#FFFEFE
border
#D7D6D6
text
#171717
muted
#858585