#DDDEB8#DDDEB8
#DDDEB8 is a very light, muted yellow. Relative luminance 0.711; OKLCH L 89.0% C 0.050 H 108.6°. Best body text is #000000 at 15.22:1 contrast (WCAG AA passes).
Color values
| HEX | #DDDEB8 |
|---|---|
| RGB | rgb(221, 222, 184) |
| HSL | hsl(62, 37%, 80%) |
| HSV | hsv(62, 17%, 87%) |
| CMYK | cmyk(0.5%, 0%, 17.1%, 12.9%) |
| CIE-LAB | lab(87.52, -6.62, 18.58) |
| CIE-LCH | lch(87.52, 19.72, 109.63°) |
| OKLab | oklab(89.01% -0.0161 0.0477) |
| OKLCH | oklch(89.01% 0.05 108.6) |
| XYZ | xyz(64.5911, 71.0760, 55.6544) |
| Luminance | 0.7107 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Beige (survey)
#E6DAA6
ΔE00 5.59
Lightgoldenrodyellow
#FAFAD2
ΔE00 6.05
Palegoldenrod
#EEE8AA
ΔE00 6.42
Pale
#FFF9D0
ΔE00 6.59
Beige
#F5F5DC
ΔE00 6.65
Lemonchiffon
#FFFACD
ΔE00 6.69
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DDDEB8 #B9B8DE
analogous
#DECCB8 #DDDEB8 #CADEB8
triadic
#DDDEB8 #B8DDDE #DEB8DD
tetradic
#DDDEB8 #B8DECC #B9B8DE #DEB8CA
square
#DDDEB8 #B8DECC #B9B8DE #DEB8CA
split-complementary
#DDDEB8 #B8CADE #CCB8DE
monochromatic
#B5B764 #C9CB8E #DDDEB8 #F1F1E2 #F5F5EA
Accessibility & contrast
On white
1.38
#DDDEB8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.22
#DDDEB8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DDDEB8
15.22:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DDDEB8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DDDEB8 | 1.00 | 1.38 | 15.22 | 15.22 |
| #FFFFFF | 1.38 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.22 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.22 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E5DAB6
Deuteranopia (green-blind)
#E5DCB9
Tritanopia (blue-blind)
#E3D9D3
Achromatopsia (no color)
#DBDBDB
Design tokens & code
CSS
--color: #dddeb8; /* rgb */ color: rgb(221, 222, 184); /* oklch */ color: oklch(89.0% 0.050 108.6);
Tailwind
colors: {
custom: {
50: '#e7e8cd',
500: '#dddeb8',
950: '#000000',
},
}SCSS
$custom: #dddeb8; $custom-light: #e7e8cd; $custom-dark: #000000;
JSON
{
"hex": "#dddeb8",
"rgb": {
"r": 221,
"g": 222,
"b": 184
},
"hsl": {
"h": 61.579,
"s": 36.538,
"l": 79.608
},
"oklch": {
"l": 0.89006,
"c": 0.05032,
"h": 108.6
},
"luminance": 0.71075
}Semantic roles & 50–950 ramp
primary
#DDDEB8
secondary
#8584B6
accent
#36AF39
background
#FEFEFE
surface
#FCFCFA
border
#D5D5D3
text
#161613
muted
#848483