#FFDDCD#FFDDCD
#FFDDCD is a very light, muted orange. Relative luminance 0.774; OKLCH L 92.2% C 0.044 H 46.8°. Best body text is #000000 at 16.48:1 contrast (WCAG AA passes).
Color values
| HEX | #FFDDCD |
|---|---|
| RGB | rgb(255, 221, 205) |
| HSL | hsl(19, 100%, 90%) |
| HSV | hsv(19, 20%, 100%) |
| CMYK | cmyk(0%, 13.3%, 19.6%, 0%) |
| CIE-LAB | lab(90.50, 9.31, 12.19) |
| CIE-LCH | lch(90.50, 15.34, 52.63°) |
| OKLab | oklab(92.16% 0.0299 0.0318) |
| OKLCH | oklch(92.16% 0.044 46.8) |
| XYZ | xyz(78.1160, 77.3830, 68.5673) |
| Luminance | 0.7738 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Apricot
#FBCEB1
ΔE00 5.68
Mistyrose
#FFE4E1
ΔE00 5.72
Peach
#FFDAB9
ΔE00 6.34
Bisque
#FFE4C4
ΔE00 8.02
Light Peach
#FFD8B1
ΔE00 8.12
Antiquewhite
#FAEBD7
ΔE00 8.80
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFDDCD #CDEFFF
analogous
#FFCDD6 #FFDDCD #FFF6CD
triadic
#FFDDCD #CDFFDD #DDCDFF
tetradic
#FFDDCD #D6FFCD #CDEFFF #F6CDFF
square
#FFDDCD #D6FFCD #CDEFFF #F6CDFF
split-complementary
#FFDDCD #CDFFF6 #CDD6FF
monochromatic
#FF8A53 #FFB390 #FFDDCD #FFEAE0 #FFEAE0
Accessibility & contrast
On white
1.27
#FFDDCD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.48
#FFDDCD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFDDCD
16.48:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFDDCD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFDDCD | 1.00 | 1.27 | 16.48 | 16.48 |
| #FFFFFF | 1.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.48 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.48 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E6E0CC
Deuteranopia (green-blind)
#EDE7CD
Tritanopia (blue-blind)
#FFD8D8
Achromatopsia (no color)
#E4E4E4
Design tokens & code
CSS
--color: #ffddcd; /* rgb */ color: rgb(255, 221, 205); /* oklch */ color: oklch(92.2% 0.044 46.8);
Tailwind
colors: {
custom: {
50: '#ffe7dc',
500: '#ffddcd',
950: '#000000',
},
}SCSS
$custom: #ffddcd; $custom-light: #ffe7dc; $custom-dark: #000000;
JSON
{
"hex": "#ffddcd",
"rgb": {
"r": 255,
"g": 221,
"b": 205
},
"hsl": {
"h": 19.2,
"s": 100,
"l": 90.196
},
"oklch": {
"l": 0.92161,
"c": 0.04363,
"h": 46.8
},
"luminance": 0.77381
}Semantic roles & 50–950 ramp
primary
#FFDDCD
secondary
#86CAEA
accent
#9CE600
background
#FFFEFE
surface
#FFFCFC
border
#D7D5D5
text
#181615
muted
#868484