#FFEED0#FFEED0
#FFEED0 is a very light, muted orange. Relative luminance 0.870; OKLCH L 95.5% C 0.043 H 81.9°. Best body text is #000000 at 18.39:1 contrast (WCAG AA passes).
Color values
| HEX | #FFEED0 |
|---|---|
| RGB | rgb(255, 238, 208) |
| HSL | hsl(38, 100%, 91%) |
| HSV | hsv(38, 18%, 100%) |
| CMYK | cmyk(0%, 6.7%, 18.4%, 0%) |
| CIE-LAB | lab(94.72, 1.04, 16.61) |
| CIE-LCH | lch(94.72, 16.64, 86.41°) |
| OKLab | oklab(95.5% 0.0061 0.0429) |
| OKLCH | oklch(95.5% 0.043 81.9) |
| XYZ | xyz(83.1994, 86.9648, 72.0653) |
| Luminance | 0.8696 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Papayawhip
#FFEFD5
ΔE00 1.30
Blanchedalmond
#FFEBCD
ΔE00 1.38
Champagne
#F7E7CE
ΔE00 2.17
Antiquewhite
#FAEBD7
ΔE00 3.45
Bisque
#FFE4C4
ΔE00 4.22
Cornsilk
#FFF8DC
ΔE00 4.56
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFEED0 #D0E1FF
analogous
#FFD6D0 #FFEED0 #F8FFD0
triadic
#FFEED0 #D0FFEE #EED0FF
tetradic
#FFEED0 #D0FFD6 #D0E1FF #FFD0F8
square
#FFEED0 #D0FFD6 #D0E1FF #FFD0F8
split-complementary
#FFEED0 #D0F8FF #D6D0FF
monochromatic
#FFC256 #FFD893 #FFEED0 #FFF4E0 #FFF4E0
Accessibility & contrast
On white
1.14
#FFEED0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.39
#FFEED0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFEED0
18.39:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFEED0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFEED0 | 1.00 | 1.14 | 18.39 | 18.39 |
| #FFFFFF | 1.14 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.39 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.39 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F6EDCE
Deuteranopia (green-blind)
#FAF2D1
Tritanopia (blue-blind)
#FFE8E6
Achromatopsia (no color)
#F0F0F0
Design tokens & code
CSS
--color: #ffeed0; /* rgb */ color: rgb(255, 238, 208); /* oklch */ color: oklch(95.5% 0.043 81.9);
Tailwind
colors: {
custom: {
50: '#fff3de',
500: '#ffeed0',
950: '#000000',
},
}SCSS
$custom: #ffeed0; $custom-light: #fff3de; $custom-dark: #000000;
JSON
{
"hex": "#ffeed0",
"rgb": {
"r": 255,
"g": 238,
"b": 208
},
"hsl": {
"h": 38.298,
"s": 100,
"l": 90.784
},
"oklch": {
"l": 0.95496,
"c": 0.04335,
"h": 81.9
},
"luminance": 0.86963
}Semantic roles & 50–950 ramp
primary
#FFEED0
secondary
#89ACEA
accent
#53E600
background
#FFFFFE
surface
#FFFEFC
border
#D7D6D5
text
#181715
muted
#868584