#FFEEE0#FFEEE0
#FFEEE0 is a very light, muted orange. Relative luminance 0.878; OKLCH L 95.9% C 0.026 H 62.0°. Best body text is #000000 at 18.56:1 contrast (WCAG AA passes).
Color values
| HEX | #FFEEE0 |
|---|---|
| RGB | rgb(255, 238, 224) |
| HSL | hsl(27, 100%, 94%) |
| HSV | hsv(27, 12%, 100%) |
| CMYK | cmyk(0%, 6.7%, 12.2%, 0%) |
| CIE-LAB | lab(95.07, 3.46, 8.84) |
| CIE-LCH | lch(95.07, 9.49, 68.60°) |
| OKLab | oklab(95.89% 0.0123 0.0232) |
| OKLCH | oklch(95.89% 0.026 62) |
| XYZ | xyz(85.2680, 87.7922, 82.9603) |
| Luminance | 0.8779 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Linen
#FAF0E6
ΔE00 2.89
Antiquewhite
#FAEBD7
ΔE00 3.23
Seashell
#FFF5EE
ΔE00 3.69
Oldlace
#FDF5E6
ΔE00 4.52
Champagne
#F7E7CE
ΔE00 5.11
Papayawhip
#FFEFD5
ΔE00 5.17
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFEEE0 #E0F1FF
analogous
#FFE0E2 #FFEEE0 #FFFEE0
triadic
#FFEEE0 #E0FFEE #EEE0FF
tetradic
#FFEEE0 #E2FFE0 #E0F1FF #FEE0FF
square
#FFEEE0 #E2FFE0 #E0F1FF #FEE0FF
split-complementary
#FFEEE0 #E0FFFE #E0E2FF
monochromatic
#FFAB66 #FFCCA3 #FFEEE0 #FFEEE0 #FFEEE0
Accessibility & contrast
On white
1.13
#FFEEE0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.56
#FFEEE0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFEEE0
18.56:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFEEE0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFEEE0 | 1.00 | 1.13 | 18.56 | 18.56 |
| #FFFFFF | 1.13 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.56 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.56 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F3EFDF
Deuteranopia (green-blind)
#F7F2E0
Tritanopia (blue-blind)
#FFEBEA
Achromatopsia (no color)
#F1F1F1
Design tokens & code
CSS
--color: #ffeee0; /* rgb */ color: rgb(255, 238, 224); /* oklch */ color: oklch(95.9% 0.026 62.0);
Tailwind
colors: {
custom: {
50: '#fff3e9',
500: '#ffeee0',
950: '#000000',
},
}SCSS
$custom: #ffeee0; $custom-light: #fff3e9; $custom-dark: #000000;
JSON
{
"hex": "#ffeee0",
"rgb": {
"r": 255,
"g": 238,
"b": 224
},
"hsl": {
"h": 27.097,
"s": 100,
"l": 93.922
},
"oklch": {
"l": 0.95886,
"c": 0.02624,
"h": 62
},
"luminance": 0.87791
}Semantic roles & 50–950 ramp
primary
#FFEEE0
secondary
#97C6ED
accent
#7EE600
background
#FFFFFE
surface
#FFFEFC
border
#D7D6D5
text
#181716
muted
#868584