#F5EEEA#F5EEEA
#F5EEEA is a very light, near-neutral orange. Relative luminance 0.865; OKLCH L 95.3% C 0.009 H 52.1°. Best body text is #000000 at 18.30:1 contrast (WCAG AA passes).
Color values
| HEX | #F5EEEA |
|---|---|
| RGB | rgb(245, 238, 234) |
| HSL | hsl(22, 35%, 94%) |
| HSV | hsv(22, 4%, 96%) |
| CMYK | cmyk(0%, 2.9%, 4.5%, 3.9%) |
| CIE-LAB | lab(94.53, 1.66, 2.77) |
| CIE-LCH | lch(94.53, 3.22, 59.04°) |
| OKLab | oklab(95.35% 0.0057 0.0073) |
| OKLCH | oklch(95.35% 0.009 52.1) |
| XYZ | xyz(83.0800, 86.5026, 90.1459) |
| Luminance | 0.8650 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Seashell
#FFF5EE
ΔE00 2.24
Very Light Pink
#FFF4F2
ΔE00 2.72
Linen
#FAF0E6
ΔE00 2.81
Snow
#FFFAFA
ΔE00 3.18
Off White
#FAF9F6
ΔE00 3.48
Whitesmoke
#F5F5F5
ΔE00 3.64
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F5EEEA #EAF1F5
analogous
#F5EAEC #F5EEEA #F5F4EA
triadic
#F5EEEA #EAF5EE #EEEAF5
tetradic
#F5EEEA #ECF5EA #EAF1F5 #F4EAF5
square
#F5EEEA #ECF5EA #EAF1F5 #F4EAF5
split-complementary
#F5EEEA #EAF5F4 #EAECF5
monochromatic
#CEAB97 #E1CCC1 #F5EEEA #F5EEEA #F5EEEA
Accessibility & contrast
On white
1.15
#F5EEEA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.30
#F5EEEA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F5EEEA
18.30:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F5EEEA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F5EEEA | 1.00 | 1.15 | 18.30 | 18.30 |
| #FFFFFF | 1.15 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.30 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.30 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F0EEEA
Deuteranopia (green-blind)
#F1F0EA
Tritanopia (blue-blind)
#F7EDED
Achromatopsia (no color)
#EFEFEF
Design tokens & code
CSS
--color: #f5eeea; /* rgb */ color: rgb(245, 238, 234); /* oklch */ color: oklch(95.3% 0.009 52.1);
Tailwind
colors: {
custom: {
50: '#f8f3f0',
500: '#f5eeea',
950: '#000000',
},
}SCSS
$custom: #f5eeea; $custom-light: #f8f3f0; $custom-dark: #000000;
JSON
{
"hex": "#f5eeea",
"rgb": {
"r": 245,
"g": 238,
"b": 234
},
"hsl": {
"h": 21.818,
"s": 35.484,
"l": 93.922
},
"oklch": {
"l": 0.95345,
"c": 0.00929,
"h": 52.1
},
"luminance": 0.86502
}Semantic roles & 50–950 ramp
primary
#F5EEEA
secondary
#B2C6D1
accent
#83AE37
background
#FFFFFF
surface
#FFFEFE
border
#D7D6D6
text
#171716
muted
#858585