#FFEEE4#FFEEE4
#FFEEE4 is a very light, muted orange. Relative luminance 0.880; OKLCH L 96.0% C 0.023 H 52.7°. Best body text is #000000 at 18.60:1 contrast (WCAG AA passes).
Color values
| HEX | #FFEEE4 |
|---|---|
| RGB | rgb(255, 238, 228) |
| HSL | hsl(22, 100%, 95%) |
| HSV | hsv(22, 11%, 100%) |
| CMYK | cmyk(0%, 6.7%, 10.6%, 0%) |
| CIE-LAB | lab(95.17, 4.10, 6.90) |
| CIE-LCH | lch(95.17, 8.02, 59.29°) |
| OKLab | oklab(95.99% 0.0138 0.0182) |
| OKLCH | oklch(95.99% 0.023 52.7) |
| XYZ | xyz(85.8169, 88.0118, 85.8509) |
| Luminance | 0.8801 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Seashell
#FFF5EE
ΔE00 3.05
Linen
#FAF0E6
ΔE00 3.11
Very Light Pink
#FFF4F2
ΔE00 4.06
Antiquewhite
#FAEBD7
ΔE00 5.03
Oldlace
#FDF5E6
ΔE00 5.61
Floralwhite
#FFFAF0
ΔE00 5.89
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFEEE4 #E4F5FF
analogous
#FFE4E8 #FFEEE4 #FFFBE4
triadic
#FFEEE4 #E4FFEE #EEE4FF
tetradic
#FFEEE4 #E8FFE4 #E4F5FF #FBE4FF
square
#FFEEE4 #E8FFE4 #E4F5FF #FBE4FF
split-complementary
#FFEEE4 #E4FFFB #E4E8FF
monochromatic
#FFA16A #FFC7A7 #FFECE0 #FFECE0 #FFECE0
Accessibility & contrast
On white
1.13
#FFEEE4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.60
#FFEEE4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFEEE4
18.60:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFEEE4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFEEE4 | 1.00 | 1.13 | 18.60 | 18.60 |
| #FFFFFF | 1.13 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.60 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.60 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F3EFE3
Deuteranopia (green-blind)
#F7F2E4
Tritanopia (blue-blind)
#FFEBEB
Achromatopsia (no color)
#F1F1F1
Design tokens & code
CSS
--color: #ffeee4; /* rgb */ color: rgb(255, 238, 228); /* oklch */ color: oklch(96.0% 0.023 52.7);
Tailwind
colors: {
custom: {
50: '#fff3ec',
500: '#ffeee4',
950: '#000000',
},
}SCSS
$custom: #ffeee4; $custom-light: #fff3ec; $custom-dark: #000000;
JSON
{
"hex": "#ffeee4",
"rgb": {
"r": 255,
"g": 238,
"b": 228
},
"hsl": {
"h": 22.222,
"s": 100,
"l": 94.706
},
"oklch": {
"l": 0.95989,
"c": 0.02283,
"h": 52.7
},
"luminance": 0.88011
}Semantic roles & 50–950 ramp
primary
#FFEEE4
secondary
#9ACEED
accent
#91E600
background
#FFFFFE
surface
#FFFEFD
border
#D7D6D5
text
#181716
muted
#868584