#FFDDCA#FFDDCA
#FFDDCA is a very light, muted orange. Relative luminance 0.772; OKLCH L 92.1% C 0.046 H 51.0°. Best body text is #000000 at 16.45:1 contrast (WCAG AA passes).
Color values
| HEX | #FFDDCA |
|---|---|
| RGB | rgb(255, 221, 202) |
| HSL | hsl(22, 100%, 90%) |
| HSV | hsv(22, 21%, 100%) |
| CMYK | cmyk(0%, 13.3%, 20.8%, 0%) |
| CIE-LAB | lab(90.43, 8.87, 13.66) |
| CIE-LCH | lch(90.43, 16.29, 57.00°) |
| OKLab | oklab(92.09% 0.0287 0.0355) |
| OKLCH | oklch(92.09% 0.046 51) |
| XYZ | xyz(77.7573, 77.2395, 66.6784) |
| Luminance | 0.7724 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Apricot
#FBCEB1
ΔE00 4.92
Peach
#FFDAB9
ΔE00 5.06
Bisque
#FFE4C4
ΔE00 6.82
Light Peach
#FFD8B1
ΔE00 6.85
Mistyrose
#FFE4E1
ΔE00 6.87
Antiquewhite
#FAEBD7
ΔE00 8.16
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFDDCA #CAECFF
analogous
#FFCAD2 #FFDDCA #FFF7CA
triadic
#FFDDCA #CAFFDD #DDCAFF
tetradic
#FFDDCA #D2FFCA #CAECFF #F7CAFF
square
#FFDDCA #D2FFCA #CAECFF #F7CAFF
split-complementary
#FFDDCA #CAFFF7 #CAD2FF
monochromatic
#FF8E50 #FFB68D #FFDDCA #FFEBE0 #FFEBE0
Accessibility & contrast
On white
1.28
#FFDDCA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.45
#FFDDCA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFDDCA
16.45:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFDDCA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFDDCA | 1.00 | 1.28 | 16.45 | 16.45 |
| #FFFFFF | 1.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.45 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.45 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E6DFC9
Deuteranopia (green-blind)
#EEE6CA
Tritanopia (blue-blind)
#FFD7D8
Achromatopsia (no color)
#E4E4E4
Design tokens & code
CSS
--color: #ffddca; /* rgb */ color: rgb(255, 221, 202); /* oklch */ color: oklch(92.1% 0.046 51.0);
Tailwind
colors: {
custom: {
50: '#ffe7da',
500: '#ffddca',
950: '#000000',
},
}SCSS
$custom: #ffddca; $custom-light: #ffe7da; $custom-dark: #000000;
JSON
{
"hex": "#ffddca",
"rgb": {
"r": 255,
"g": 221,
"b": 202
},
"hsl": {
"h": 21.509,
"s": 100,
"l": 89.608
},
"oklch": {
"l": 0.92088,
"c": 0.04568,
"h": 51
},
"luminance": 0.77237
}Semantic roles & 50–950 ramp
primary
#FFDDCA
secondary
#84C5E9
accent
#93E600
background
#FFFEFE
surface
#FFFCFB
border
#D7D5D4
text
#181614
muted
#868483