#DDDFCB#DDDFCB
#DDDFCB is a very light, muted yellow. Relative luminance 0.725; OKLCH L 89.7% C 0.027 H 111.6°. Best body text is #000000 at 15.49:1 contrast (WCAG AA passes).
Color values
| HEX | #DDDFCB |
|---|---|
| RGB | rgb(221, 223, 203) |
| HSL | hsl(66, 24%, 84%) |
| HSV | hsv(66, 9%, 87%) |
| CMYK | cmyk(0.9%, 0%, 9%, 12.5%) |
| CIE-LAB | lab(88.19, -4.14, 9.57) |
| CIE-LCH | lch(88.19, 10.43, 113.38°) |
| OKLab | oklab(89.67% -0.0099 0.025) |
| OKLCH | oklch(89.67% 0.027 111.6) |
| XYZ | xyz(66.9845, 72.4596, 66.9456) |
| Luminance | 0.7246 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Eggshell
#F0EAD6
ΔE00 4.61
Beige
#F5F5DC
ΔE00 5.06
Light Grey
#D8DCD6
ΔE00 5.74
Cornsilk
#FFF8DC
ΔE00 7.07
Off White (survey)
#FFFFE4
ΔE00 7.12
Warm Beige
#E9DCC9
ΔE00 7.27
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DDDFCB #CDCBDF
analogous
#DFD7CB #DDDFCB #D3DFCB
triadic
#DDDFCB #CBDDDF #DFCBDD
tetradic
#DDDFCB #CBDFD7 #CDCBDF #DFCBD3
square
#DDDFCB #CBDFD7 #CDCBDF #DFCBD3
split-complementary
#DDDFCB #CBD3DF #D7CBDF
monochromatic
#ABB07F #C4C8A5 #DDDFCB #F3F3EC #F3F3EC
Accessibility & contrast
On white
1.36
#DDDFCB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.49
#DDDFCB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DDDFCB
15.49:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DDDFCB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DDDFCB | 1.00 | 1.36 | 15.49 | 15.49 |
| #FFFFFF | 1.36 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.49 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.49 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E3DDCA
Deuteranopia (green-blind)
#E3DECC
Tritanopia (blue-blind)
#E0DCD9
Achromatopsia (no color)
#DDDDDD
Design tokens & code
CSS
--color: #dddfcb; /* rgb */ color: rgb(221, 223, 203); /* oklch */ color: oklch(89.7% 0.027 111.6);
Tailwind
colors: {
custom: {
50: '#e7e9da',
500: '#dddfcb',
950: '#000000',
},
}SCSS
$custom: #dddfcb; $custom-light: #e7e9da; $custom-dark: #000000;
JSON
{
"hex": "#dddfcb",
"rgb": {
"r": 221,
"g": 223,
"b": 203
},
"hsl": {
"h": 66,
"s": 23.81,
"l": 83.529
},
"oklch": {
"l": 0.89669,
"c": 0.02684,
"h": 111.6
},
"luminance": 0.72459
}Semantic roles & 50–950 ramp
primary
#DDDFCB
secondary
#9B98B6
accent
#43A24D
background
#FEFEFE
surface
#FCFCFB
border
#D5D5D4
text
#161614
muted
#848483