#FFEEE2#FFEEE2
#FFEEE2 is a very light, muted orange. Relative luminance 0.879; OKLCH L 95.9% C 0.024 H 57.7°. Best body text is #000000 at 18.58:1 contrast (WCAG AA passes).
Color values
| HEX | #FFEEE2 |
|---|---|
| RGB | rgb(255, 238, 226) |
| HSL | hsl(25, 100%, 94%) |
| HSV | hsv(25, 11%, 100%) |
| CMYK | cmyk(0%, 6.7%, 11.4%, 0%) |
| CIE-LAB | lab(95.12, 3.78, 7.87) |
| CIE-LCH | lch(95.12, 8.73, 64.34°) |
| OKLab | oklab(95.94% 0.0131 0.0207) |
| OKLCH | oklch(95.94% 0.024 57.7) |
| XYZ | xyz(85.5408, 87.9014, 84.3972) |
| Luminance | 0.8790 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Linen
#FAF0E6
ΔE00 2.86
Seashell
#FFF5EE
ΔE00 3.27
Antiquewhite
#FAEBD7
ΔE00 4.11
Very Light Pink
#FFF4F2
ΔE00 4.80
Oldlace
#FDF5E6
ΔE00 5.01
Floralwhite
#FFFAF0
ΔE00 5.64
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFEEE2 #E2F3FF
analogous
#FFE2E5 #FFEEE2 #FFFDE2
triadic
#FFEEE2 #E2FFEE #EEE2FF
tetradic
#FFEEE2 #E5FFE2 #E2F3FF #FDE2FF
square
#FFEEE2 #E5FFE2 #E2F3FF #FDE2FF
split-complementary
#FFEEE2 #E2FFFD #E2E5FF
monochromatic
#FFA668 #FFCAA5 #FFEDE0 #FFEDE0 #FFEDE0
Accessibility & contrast
On white
1.13
#FFEEE2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.58
#FFEEE2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFEEE2
18.58:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFEEE2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFEEE2 | 1.00 | 1.13 | 18.58 | 18.58 |
| #FFFFFF | 1.13 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.58 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.58 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F3EFE1
Deuteranopia (green-blind)
#F7F2E2
Tritanopia (blue-blind)
#FFEBEB
Achromatopsia (no color)
#F1F1F1
Design tokens & code
CSS
--color: #ffeee2; /* rgb */ color: rgb(255, 238, 226); /* oklch */ color: oklch(95.9% 0.024 57.7);
Tailwind
colors: {
custom: {
50: '#fff3eb',
500: '#ffeee2',
950: '#000000',
},
}SCSS
$custom: #ffeee2; $custom-light: #fff3eb; $custom-dark: #000000;
JSON
{
"hex": "#ffeee2",
"rgb": {
"r": 255,
"g": 238,
"b": 226
},
"hsl": {
"h": 24.828,
"s": 100,
"l": 94.314
},
"oklch": {
"l": 0.95938,
"c": 0.02446,
"h": 57.7
},
"luminance": 0.879
}Semantic roles & 50–950 ramp
primary
#FFEEE2
secondary
#98CAED
accent
#87E600
background
#FFFFFE
surface
#FFFEFD
border
#D7D6D5
text
#181716
muted
#868584