#FFDDD0#FFDDD0
#FFDDD0 is a very light, muted orange. Relative luminance 0.775; OKLCH L 92.2% C 0.042 H 42.1°. Best body text is #000000 at 16.51:1 contrast (WCAG AA passes).
Color values
| HEX | #FFDDD0 |
|---|---|
| RGB | rgb(255, 221, 208) |
| HSL | hsl(17, 100%, 91%) |
| HSV | hsv(17, 18%, 100%) |
| CMYK | cmyk(0%, 13.3%, 18.4%, 0%) |
| CIE-LAB | lab(90.56, 9.75, 10.71) |
| CIE-LCH | lch(90.56, 14.49, 47.70°) |
| OKLab | oklab(92.24% 0.0311 0.028) |
| OKLCH | oklch(92.24% 0.042 42.1) |
| XYZ | xyz(78.4816, 77.5292, 70.4927) |
| Luminance | 0.7753 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Mistyrose
#FFE4E1
ΔE00 4.60
Apricot
#FBCEB1
ΔE00 6.65
Peach
#FFDAB9
ΔE00 7.67
Very Light Pink
#FFF4F2
ΔE00 9.26
Bisque
#FFE4C4
ΔE00 9.27
Light Peach
#FFD8B1
ΔE00 9.45
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFDDD0 #D0F2FF
analogous
#FFD0DA #FFDDD0 #FFF4D0
triadic
#FFDDD0 #D0FFDD #DDD0FF
tetradic
#FFDDD0 #DAFFD0 #D0F2FF #F4D0FF
square
#FFDDD0 #DAFFD0 #D0F2FF #F4D0FF
split-complementary
#FFDDD0 #D0FFF4 #D0DAFF
monochromatic
#FF8456 #FFB193 #FFDDD0 #FFE9E0 #FFE9E0
Accessibility & contrast
On white
1.27
#FFDDD0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.51
#FFDDD0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFDDD0
16.51:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFDDD0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFDDD0 | 1.00 | 1.27 | 16.51 | 16.51 |
| #FFFFFF | 1.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.51 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.51 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E5E0CF
Deuteranopia (green-blind)
#EDE7D0
Tritanopia (blue-blind)
#FFD8D9
Achromatopsia (no color)
#E4E4E4
Design tokens & code
CSS
--color: #ffddd0; /* rgb */ color: rgb(255, 221, 208); /* oklch */ color: oklch(92.2% 0.042 42.1);
Tailwind
colors: {
custom: {
50: '#ffe7de',
500: '#ffddd0',
950: '#000000',
},
}SCSS
$custom: #ffddd0; $custom-light: #ffe7de; $custom-dark: #000000;
JSON
{
"hex": "#ffddd0",
"rgb": {
"r": 255,
"g": 221,
"b": 208
},
"hsl": {
"h": 16.596,
"s": 100,
"l": 90.784
},
"oklch": {
"l": 0.92236,
"c": 0.04183,
"h": 42.1
},
"luminance": 0.77527
}Semantic roles & 50–950 ramp
primary
#FFDDD0
secondary
#89CFEA
accent
#A6E600
background
#FFFEFE
surface
#FFFCFC
border
#D7D5D5
text
#181615
muted
#868484