#FFEEE5#FFEEE5
#FFEEE5 is a very light, muted orange. Relative luminance 0.881; OKLCH L 96.0% C 0.022 H 49.9°. Best body text is #000000 at 18.61:1 contrast (WCAG AA passes).
Color values
| HEX | #FFEEE5 |
|---|---|
| RGB | rgb(255, 238, 229) |
| HSL | hsl(21, 100%, 95%) |
| HSV | hsv(21, 10%, 100%) |
| CMYK | cmyk(0%, 6.7%, 10.2%, 0%) |
| CIE-LAB | lab(95.19, 4.26, 6.41) |
| CIE-LCH | lch(95.19, 7.70, 56.43°) |
| OKLab | oklab(96.02% 0.0142 0.0169) |
| OKLCH | oklch(96.02% 0.022 49.9) |
| XYZ | xyz(85.9561, 88.0675, 86.5841) |
| Luminance | 0.8807 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Seashell
#FFF5EE
ΔE00 3.04
Linen
#FAF0E6
ΔE00 3.32
Very Light Pink
#FFF4F2
ΔE00 3.71
Antiquewhite
#FAEBD7
ΔE00 5.50
Mistyrose
#FFE4E1
ΔE00 5.56
Oldlace
#FDF5E6
ΔE00 5.94
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFEEE5 #E5F6FF
analogous
#FFE5E9 #FFEEE5 #FFFBE5
triadic
#FFEEE5 #E5FFEE #EEE5FF
tetradic
#FFEEE5 #E9FFE5 #E5F6FF #FBE5FF
square
#FFEEE5 #E9FFE5 #E5F6FF #FBE5FF
split-complementary
#FFEEE5 #E5FFFB #E5E9FF
monochromatic
#FF9E6B #FFC6A8 #FFEBE0 #FFEBE0 #FFEBE0
Accessibility & contrast
On white
1.13
#FFEEE5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.61
#FFEEE5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFEEE5
18.61:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFEEE5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFEEE5 | 1.00 | 1.13 | 18.61 | 18.61 |
| #FFFFFF | 1.13 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.61 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.61 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F2EFE4
Deuteranopia (green-blind)
#F6F3E5
Tritanopia (blue-blind)
#FFEBEB
Achromatopsia (no color)
#F1F1F1
Design tokens & code
CSS
--color: #ffeee5; /* rgb */ color: rgb(255, 238, 229); /* oklch */ color: oklch(96.0% 0.022 49.9);
Tailwind
colors: {
custom: {
50: '#fff3ed',
500: '#ffeee5',
950: '#000000',
},
}SCSS
$custom: #ffeee5; $custom-light: #fff3ed; $custom-dark: #000000;
JSON
{
"hex": "#ffeee5",
"rgb": {
"r": 255,
"g": 238,
"b": 229
},
"hsl": {
"h": 20.769,
"s": 100,
"l": 94.902
},
"oklch": {
"l": 0.96015,
"c": 0.02209,
"h": 49.9
},
"luminance": 0.88066
}Semantic roles & 50–950 ramp
primary
#FFEEE5
secondary
#9BD1ED
accent
#96E600
background
#FFFFFE
surface
#FFFEFD
border
#D7D6D5
text
#181716
muted
#868584