#FFEEE1#FFEEE1
#FFEEE1 is a very light, muted orange. Relative luminance 0.878; OKLCH L 95.9% C 0.025 H 59.9°. Best body text is #000000 at 18.57:1 contrast (WCAG AA passes).
Color values
| HEX | #FFEEE1 |
|---|---|
| RGB | rgb(255, 238, 225) |
| HSL | hsl(26, 100%, 94%) |
| HSV | hsv(26, 12%, 100%) |
| CMYK | cmyk(0%, 6.7%, 11.8%, 0%) |
| CIE-LAB | lab(95.10, 3.62, 8.35) |
| CIE-LCH | lch(95.10, 9.10, 66.56°) |
| OKLab | oklab(95.91% 0.0127 0.0219) |
| OKLCH | oklch(95.91% 0.025 59.9) |
| XYZ | xyz(85.4040, 87.8466, 83.6766) |
| Luminance | 0.8784 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Linen
#FAF0E6
ΔE00 2.84
Seashell
#FFF5EE
ΔE00 3.46
Antiquewhite
#FAEBD7
ΔE00 3.66
Oldlace
#FDF5E6
ΔE00 4.75
Very Light Pink
#FFF4F2
ΔE00 5.19
Champagne
#F7E7CE
ΔE00 5.55
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFEEE1 #E1F2FF
analogous
#FFE1E3 #FFEEE1 #FFFDE1
triadic
#FFEEE1 #E1FFEE #EEE1FF
tetradic
#FFEEE1 #E3FFE1 #E1F2FF #FDE1FF
square
#FFEEE1 #E3FFE1 #E1F2FF #FDE1FF
split-complementary
#FFEEE1 #E1FFFD #E1E3FF
monochromatic
#FFA967 #FFCBA4 #FFEEE0 #FFEEE0 #FFEEE0
Accessibility & contrast
On white
1.13
#FFEEE1 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.57
#FFEEE1 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFEEE1
18.57:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFEEE1 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFEEE1 | 1.00 | 1.13 | 18.57 | 18.57 |
| #FFFFFF | 1.13 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.57 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.57 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F3EFE0
Deuteranopia (green-blind)
#F7F2E1
Tritanopia (blue-blind)
#FFEBEA
Achromatopsia (no color)
#F1F1F1
Design tokens & code
CSS
--color: #ffeee1; /* rgb */ color: rgb(255, 238, 225); /* oklch */ color: oklch(95.9% 0.025 59.9);
Tailwind
colors: {
custom: {
50: '#fff3ea',
500: '#ffeee1',
950: '#000000',
},
}SCSS
$custom: #ffeee1; $custom-light: #fff3ea; $custom-dark: #000000;
JSON
{
"hex": "#ffeee1",
"rgb": {
"r": 255,
"g": 238,
"b": 225
},
"hsl": {
"h": 26,
"s": 100,
"l": 94.118
},
"oklch": {
"l": 0.95912,
"c": 0.02533,
"h": 59.9
},
"luminance": 0.87845
}Semantic roles & 50–950 ramp
primary
#FFEEE1
secondary
#97C8ED
accent
#82E600
background
#FFFFFE
surface
#FFFEFD
border
#D7D6D5
text
#181716
muted
#868584