#FFEEE8#FFEEE8
#FFEEE8 is a very light, muted orange. Relative luminance 0.882; OKLCH L 96.1% C 0.020 H 40.5°. Best body text is #000000 at 18.65:1 contrast (WCAG AA passes).
Color values
| HEX | #FFEEE8 |
|---|---|
| RGB | rgb(255, 238, 232) |
| HSL | hsl(16, 100%, 95%) |
| HSV | hsv(16, 9%, 100%) |
| CMYK | cmyk(0%, 6.7%, 9%, 0%) |
| CIE-LAB | lab(95.26, 4.74, 4.96) |
| CIE-LCH | lch(95.26, 6.86, 46.30°) |
| OKLab | oklab(96.1% 0.0154 0.0131) |
| OKLCH | oklch(96.1% 0.02 40.5) |
| XYZ | xyz(86.3786, 88.2365, 88.8092) |
| Luminance | 0.8823 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Very Light Pink
#FFF4F2
ΔE00 2.86
Seashell
#FFF5EE
ΔE00 3.39
Linen
#FAF0E6
ΔE00 4.22
Mistyrose
#FFE4E1
ΔE00 4.55
Lavenderblush
#FFF0F5
ΔE00 5.14
Snow
#FFFAFA
ΔE00 5.52
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFEEE8 #E8F9FF
analogous
#FFE8ED #FFEEE8 #FFF9E8
triadic
#FFEEE8 #E8FFEE #EEE8FF
tetradic
#FFEEE8 #EDFFE8 #E8F9FF #F9E8FF
square
#FFEEE8 #EDFFE8 #E8F9FF #F9E8FF
split-complementary
#FFEEE8 #E8FFF9 #E8EDFF
monochromatic
#FF946E #FFC1AB #FFE8E0 #FFE8E0 #FFE8E0
Accessibility & contrast
On white
1.13
#FFEEE8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.65
#FFEEE8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFEEE8
18.65:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFEEE8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFEEE8 | 1.00 | 1.13 | 18.65 | 18.65 |
| #FFFFFF | 1.13 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.65 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.65 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F2EFE8
Deuteranopia (green-blind)
#F6F3E8
Tritanopia (blue-blind)
#FFECEC
Achromatopsia (no color)
#F1F1F1
Design tokens & code
CSS
--color: #ffeee8; /* rgb */ color: rgb(255, 238, 232); /* oklch */ color: oklch(96.1% 0.020 40.5);
Tailwind
colors: {
custom: {
50: '#fff3ef',
500: '#ffeee8',
950: '#000000',
},
}SCSS
$custom: #ffeee8; $custom-light: #fff3ef; $custom-dark: #000000;
JSON
{
"hex": "#ffeee8",
"rgb": {
"r": 255,
"g": 238,
"b": 232
},
"hsl": {
"h": 15.652,
"s": 100,
"l": 95.49
},
"oklch": {
"l": 0.96095,
"c": 0.02021,
"h": 40.5
},
"luminance": 0.88235
}Semantic roles & 50–950 ramp
primary
#FFEEE8
secondary
#9DD9EE
accent
#AAE600
background
#FFFFFF
surface
#FFFEFE
border
#D7D6D6
text
#181716
muted
#868585