#FFDED0#FFDED0
#FFDED0 is a very light, muted orange. Relative luminance 0.781; OKLCH L 92.4% C 0.041 H 44.4°. Best body text is #000000 at 16.61:1 contrast (WCAG AA passes).
Color values
| HEX | #FFDED0 |
|---|---|
| RGB | rgb(255, 222, 208) |
| HSL | hsl(18, 100%, 91%) |
| HSV | hsv(18, 18%, 100%) |
| CMYK | cmyk(0%, 12.9%, 18.4%, 0%) |
| CIE-LAB | lab(90.81, 9.23, 11.06) |
| CIE-LCH | lch(90.81, 14.41, 50.14°) |
| OKLab | oklab(92.43% 0.0296 0.0289) |
| OKLCH | oklch(92.43% 0.041 44.4) |
| XYZ | xyz(78.7464, 78.0588, 70.5810) |
| Luminance | 0.7806 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Mistyrose
#FFE4E1
ΔE00 4.89
Apricot
#FBCEB1
ΔE00 6.45
Peach
#FFDAB9
ΔE00 7.13
Bisque
#FFE4C4
ΔE00 8.61
Light Peach
#FFD8B1
ΔE00 8.93
Antiquewhite
#FAEBD7
ΔE00 8.93
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFDED0 #D0F1FF
analogous
#FFD0D9 #FFDED0 #FFF5D0
triadic
#FFDED0 #D0FFDE #DED0FF
tetradic
#FFDED0 #D9FFD0 #D0F1FF #F5D0FF
square
#FFDED0 #D9FFD0 #D0F1FF #F5D0FF
split-complementary
#FFDED0 #D0FFF5 #D0D9FF
monochromatic
#FF8856 #FFB393 #FFDED0 #FFEAE0 #FFEAE0
Accessibility & contrast
On white
1.26
#FFDED0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.61
#FFDED0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFDED0
16.61:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFDED0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFDED0 | 1.00 | 1.26 | 16.61 | 16.61 |
| #FFFFFF | 1.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.61 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.61 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E6E1CF
Deuteranopia (green-blind)
#EEE7D0
Tritanopia (blue-blind)
#FFD9DA
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #ffded0; /* rgb */ color: rgb(255, 222, 208); /* oklch */ color: oklch(92.4% 0.041 44.4);
Tailwind
colors: {
custom: {
50: '#ffe8de',
500: '#ffded0',
950: '#000000',
},
}SCSS
$custom: #ffded0; $custom-light: #ffe8de; $custom-dark: #000000;
JSON
{
"hex": "#ffded0",
"rgb": {
"r": 255,
"g": 222,
"b": 208
},
"hsl": {
"h": 17.872,
"s": 100,
"l": 90.784
},
"oklch": {
"l": 0.92425,
"c": 0.04134,
"h": 44.4
},
"luminance": 0.78057
}Semantic roles & 50–950 ramp
primary
#FFDED0
secondary
#89CDEA
accent
#A1E600
background
#FFFEFE
surface
#FFFCFC
border
#D7D5D5
text
#181615
muted
#868484