#FFEEE3#FFEEE3
#FFEEE3 is a very light, muted orange. Relative luminance 0.880; OKLCH L 96.0% C 0.024 H 55.3°. Best body text is #000000 at 18.59:1 contrast (WCAG AA passes).
Color values
| HEX | #FFEEE3 |
|---|---|
| RGB | rgb(255, 238, 227) |
| HSL | hsl(24, 100%, 95%) |
| HSV | hsv(24, 11%, 100%) |
| CMYK | cmyk(0%, 6.7%, 11%, 0%) |
| CIE-LAB | lab(95.14, 3.94, 7.38) |
| CIE-LCH | lch(95.14, 8.37, 61.92°) |
| OKLab | oklab(95.96% 0.0135 0.0194) |
| OKLCH | oklch(95.96% 0.024 55.3) |
| XYZ | xyz(85.6785, 87.9564, 85.1219) |
| Luminance | 0.8796 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Linen
#FAF0E6
ΔE00 2.95
Seashell
#FFF5EE
ΔE00 3.14
Very Light Pink
#FFF4F2
ΔE00 4.42
Antiquewhite
#FAEBD7
ΔE00 4.56
Oldlace
#FDF5E6
ΔE00 5.30
Floralwhite
#FFFAF0
ΔE00 5.75
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFEEE3 #E3F4FF
analogous
#FFE3E6 #FFEEE3 #FFFCE3
triadic
#FFEEE3 #E3FFEE #EEE3FF
tetradic
#FFEEE3 #E6FFE3 #E3F4FF #FCE3FF
square
#FFEEE3 #E6FFE3 #E3F4FF #FCE3FF
split-complementary
#FFEEE3 #E3FFFC #E3E6FF
monochromatic
#FFA469 #FFC9A6 #FFECE0 #FFECE0 #FFECE0
Accessibility & contrast
On white
1.13
#FFEEE3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.59
#FFEEE3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFEEE3
18.59:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFEEE3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFEEE3 | 1.00 | 1.13 | 18.59 | 18.59 |
| #FFFFFF | 1.13 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.59 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.59 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F3EFE2
Deuteranopia (green-blind)
#F7F2E3
Tritanopia (blue-blind)
#FFEBEB
Achromatopsia (no color)
#F1F1F1
Design tokens & code
CSS
--color: #ffeee3; /* rgb */ color: rgb(255, 238, 227); /* oklch */ color: oklch(96.0% 0.024 55.3);
Tailwind
colors: {
custom: {
50: '#fff3eb',
500: '#ffeee3',
950: '#000000',
},
}SCSS
$custom: #ffeee3; $custom-light: #fff3eb; $custom-dark: #000000;
JSON
{
"hex": "#ffeee3",
"rgb": {
"r": 255,
"g": 238,
"b": 227
},
"hsl": {
"h": 23.571,
"s": 100,
"l": 94.51
},
"oklch": {
"l": 0.95963,
"c": 0.02363,
"h": 55.3
},
"luminance": 0.87955
}Semantic roles & 50–950 ramp
primary
#FFEEE3
secondary
#99CCED
accent
#8BE600
background
#FFFFFE
surface
#FFFEFD
border
#D7D6D5
text
#181716
muted
#868584