#FFEEDA#FFEEDA
#FFEEDA is a very light, muted orange. Relative luminance 0.875; OKLCH L 95.7% C 0.032 H 71.9°. Best body text is #000000 at 18.49:1 contrast (WCAG AA passes).
Color values
| HEX | #FFEEDA |
|---|---|
| RGB | rgb(255, 238, 218) |
| HSL | hsl(32, 100%, 93%) |
| HSV | hsv(32, 15%, 100%) |
| CMYK | cmyk(0%, 6.7%, 14.5%, 0%) |
| CIE-LAB | lab(94.94, 2.53, 11.75) |
| CIE-LCH | lch(94.94, 12.02, 77.83°) |
| OKLab | oklab(95.74% 0.01 0.0306) |
| OKLCH | oklch(95.74% 0.032 71.9) |
| XYZ | xyz(84.4686, 87.4725, 78.7502) |
| Luminance | 0.8747 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Antiquewhite
#FAEBD7
ΔE00 1.15
Papayawhip
#FFEFD5
ΔE00 2.57
Champagne
#F7E7CE
ΔE00 2.74
Blanchedalmond
#FFEBCD
ΔE00 3.45
Oldlace
#FDF5E6
ΔE00 3.98
Linen
#FAF0E6
ΔE00 4.15
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFEEDA #DAEBFF
analogous
#FFDBDA #FFEEDA #FEFFDA
triadic
#FFEEDA #DAFFEE #EEDAFF
tetradic
#FFEEDA #DAFFDB #DAEBFF #FFDAFE
square
#FFEEDA #DAFFDB #DAEBFF #FFDAFE
split-complementary
#FFEEDA #DAFEFF #DBDAFF
monochromatic
#FFB660 #FFD29D #FFEEDA #FFF1E0 #FFF1E0
Accessibility & contrast
On white
1.14
#FFEEDA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.49
#FFEEDA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFEEDA
18.49:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFEEDA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFEEDA | 1.00 | 1.14 | 18.49 | 18.49 |
| #FFFFFF | 1.14 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.49 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.49 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F4EED9
Deuteranopia (green-blind)
#F9F2DA
Tritanopia (blue-blind)
#FFEAE8
Achromatopsia (no color)
#F0F0F0
Design tokens & code
CSS
--color: #ffeeda; /* rgb */ color: rgb(255, 238, 218); /* oklch */ color: oklch(95.7% 0.032 71.9);
Tailwind
colors: {
custom: {
50: '#fff3e5',
500: '#ffeeda',
950: '#000000',
},
}SCSS
$custom: #ffeeda; $custom-light: #fff3e5; $custom-dark: #000000;
JSON
{
"hex": "#ffeeda",
"rgb": {
"r": 255,
"g": 238,
"b": 218
},
"hsl": {
"h": 32.432,
"s": 100,
"l": 92.745
},
"oklch": {
"l": 0.95736,
"c": 0.03222,
"h": 71.9
},
"luminance": 0.87471
}Semantic roles & 50–950 ramp
primary
#FFEEDA
secondary
#92BBEC
accent
#69E600
background
#FFFFFE
surface
#FFFEFC
border
#D7D6D5
text
#181715
muted
#868584