#FFDDCB#FFDDCB
#FFDDCB is a very light, muted orange. Relative luminance 0.773; OKLCH L 92.1% C 0.045 H 49.6°. Best body text is #000000 at 16.46:1 contrast (WCAG AA passes).
Color values
| HEX | #FFDDCB |
|---|---|
| RGB | rgb(255, 221, 203) |
| HSL | hsl(21, 100%, 90%) |
| HSV | hsv(21, 20%, 100%) |
| CMYK | cmyk(0%, 13.3%, 20.4%, 0%) |
| CIE-LAB | lab(90.45, 9.02, 13.17) |
| CIE-LCH | lch(90.45, 15.96, 55.60°) |
| OKLab | oklab(92.11% 0.0291 0.0343) |
| OKLCH | oklch(92.11% 0.045 49.6) |
| XYZ | xyz(77.8761, 77.2870, 67.3040) |
| Luminance | 0.7729 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Apricot
#FBCEB1
ΔE00 5.14
Peach
#FFDAB9
ΔE00 5.48
Mistyrose
#FFE4E1
ΔE00 6.48
Bisque
#FFE4C4
ΔE00 7.21
Light Peach
#FFD8B1
ΔE00 7.27
Antiquewhite
#FAEBD7
ΔE00 8.36
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFDDCB #CBEDFF
analogous
#FFCBD3 #FFDDCB #FFF7CB
triadic
#FFDDCB #CBFFDD #DDCBFF
tetradic
#FFDDCB #D3FFCB #CBEDFF #F7CBFF
square
#FFDDCB #D3FFCB #CBEDFF #F7CBFF
split-complementary
#FFDDCB #CBFFF7 #CBD3FF
monochromatic
#FF8D51 #FFB58E #FFDDCB #FFEBE0 #FFEBE0
Accessibility & contrast
On white
1.28
#FFDDCB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.46
#FFDDCB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFDDCB
16.46:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFDDCB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFDDCB | 1.00 | 1.28 | 16.46 | 16.46 |
| #FFFFFF | 1.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.46 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.46 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E6E0CA
Deuteranopia (green-blind)
#EEE6CB
Tritanopia (blue-blind)
#FFD7D8
Achromatopsia (no color)
#E4E4E4
Design tokens & code
CSS
--color: #ffddcb; /* rgb */ color: rgb(255, 221, 203); /* oklch */ color: oklch(92.1% 0.045 49.6);
Tailwind
colors: {
custom: {
50: '#ffe7da',
500: '#ffddcb',
950: '#000000',
},
}SCSS
$custom: #ffddcb; $custom-light: #ffe7da; $custom-dark: #000000;
JSON
{
"hex": "#ffddcb",
"rgb": {
"r": 255,
"g": 221,
"b": 203
},
"hsl": {
"h": 20.769,
"s": 100,
"l": 89.804
},
"oklch": {
"l": 0.92112,
"c": 0.04497,
"h": 49.6
},
"luminance": 0.77285
}Semantic roles & 50–950 ramp
primary
#FFDDCB
secondary
#85C7E9
accent
#96E600
background
#FFFEFE
surface
#FFFCFB
border
#D7D5D4
text
#181614
muted
#868483