#DDCDBE#DDCDBE
#DDCDBE is a very light, muted orange. Relative luminance 0.628; OKLCH L 85.7% C 0.027 H 65.6°. Best body text is #000000 at 13.55:1 contrast (WCAG AA passes).
Color values
| HEX | #DDCDBE |
|---|---|
| RGB | rgb(221, 205, 190) |
| HSL | hsl(29, 31%, 81%) |
| HSV | hsv(29, 14%, 87%) |
| CMYK | cmyk(0%, 7.2%, 14%, 13.3%) |
| CIE-LAB | lab(83.31, 3.08, 9.47) |
| CIE-LCH | lch(83.31, 9.96, 71.96°) |
| OKLab | oklab(85.73% 0.0112 0.0248) |
| OKLCH | oklch(85.73% 0.027 65.6) |
| XYZ | xyz(60.9438, 62.7536, 57.6074) |
| Luminance | 0.6275 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Warm Beige
#E9DCC9
ΔE00 4.23
Warm Gray
#C9BEB0
ΔE00 4.53
Antiquewhite
#FAEBD7
ΔE00 7.03
Champagne
#F7E7CE
ΔE00 7.04
Bisque
#FFE4C4
ΔE00 8.10
Linen
#FAF0E6
ΔE00 8.11
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DDCDBE #BECEDD
analogous
#DDBEBE #DDCDBE #DDDCBE
triadic
#DDCDBE #BEDDCD #CDBEDD
tetradic
#DDCDBE #BEDDBE #BECEDD #DCBEDD
square
#DDCDBE #BEDDBE #BECEDD #DCBEDD
split-complementary
#DDCDBE #BEDDDC #BEBEDD
monochromatic
#B38F6E #C8AE96 #DDCDBE #F2ECE6 #F4F0EB
Accessibility & contrast
On white
1.55
#DDCDBE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.55
#DDCDBE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DDCDBE
13.55:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DDCDBE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DDCDBE | 1.00 | 1.55 | 13.55 | 13.55 |
| #FFFFFF | 1.55 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.55 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.55 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D2CEBD
Deuteranopia (green-blind)
#D6D1BE
Tritanopia (blue-blind)
#E3CAC9
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #ddcdbe; /* rgb */ color: rgb(221, 205, 190); /* oklch */ color: oklch(85.7% 0.027 65.6);
Tailwind
colors: {
custom: {
50: '#e7dcd1',
500: '#ddcdbe',
950: '#000000',
},
}SCSS
$custom: #ddcdbe; $custom-light: #e7dcd1; $custom-dark: #000000;
JSON
{
"hex": "#ddcdbe",
"rgb": {
"r": 221,
"g": 205,
"b": 190
},
"hsl": {
"h": 29.032,
"s": 31.313,
"l": 80.588
},
"oklch": {
"l": 0.85733,
"c": 0.02717,
"h": 65.6
},
"luminance": 0.62753
}Semantic roles & 50–950 ramp
primary
#DDCDBE
secondary
#8BA0B5
accent
#75AA3B
background
#FEFEFE
surface
#FCFCFB
border
#D5D5D4
text
#161514
muted
#848483