#DEDEBD#DEDEBD
#DEDEBD is a very light, muted yellow. Relative luminance 0.714; OKLCH L 89.2% C 0.044 H 107.3°. Best body text is #000000 at 15.29:1 contrast (WCAG AA passes).
Color values
| HEX | #DEDEBD |
|---|---|
| RGB | rgb(222, 222, 189) |
| HSL | hsl(60, 33%, 81%) |
| HSV | hsv(60, 15%, 87%) |
| CMYK | cmyk(0%, 0%, 14.9%, 12.9%) |
| CIE-LAB | lab(87.70, -5.50, 16.23) |
| CIE-LCH | lch(87.70, 17.13, 108.74°) |
| OKLab | oklab(89.2% -0.013 0.0419) |
| OKLCH | oklch(89.2% 0.044 107.3) |
| XYZ | xyz(65.4300, 71.4468, 58.4780) |
| Luminance | 0.7145 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Beige
#F5F5DC
ΔE00 5.74
Lightgoldenrodyellow
#FAFAD2
ΔE00 6.17
Beige (survey)
#E6DAA6
ΔE00 6.30
Eggshell
#F0EAD6
ΔE00 6.35
Pale
#FFF9D0
ΔE00 6.60
Lemonchiffon
#FFFACD
ΔE00 6.95
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DEDEBD #BDBDDE
analogous
#DECDBD #DEDEBD #CDDEBD
triadic
#DEDEBD #BDDEDE #DEBDDE
tetradic
#DEDEBD #BDDECD #BDBDDE #DEBDCD
square
#DEDEBD #BDDECD #BDBDDE #DEBDCD
split-complementary
#DEDEBD #BDCDDE #CDBDDE
monochromatic
#B5B56B #CACA94 #DEDEBD #F2F2E6 #F5F5EB
Accessibility & contrast
On white
1.37
#DEDEBD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.29
#DEDEBD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DEDEBD
15.29:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DEDEBD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DEDEBD | 1.00 | 1.37 | 15.29 | 15.29 |
| #FFFFFF | 1.37 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.29 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.29 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E4DBBB
Deuteranopia (green-blind)
#E5DDBE
Tritanopia (blue-blind)
#E3DAD5
Achromatopsia (no color)
#DCDCDC
Design tokens & code
CSS
--color: #dedebd; /* rgb */ color: rgb(222, 222, 189); /* oklch */ color: oklch(89.2% 0.044 107.3);
Tailwind
colors: {
custom: {
50: '#e8e8d1',
500: '#dedebd',
950: '#000000',
},
}SCSS
$custom: #dedebd; $custom-light: #e8e8d1; $custom-dark: #000000;
JSON
{
"hex": "#dedebd",
"rgb": {
"r": 222,
"g": 222,
"b": 189
},
"hsl": {
"h": 60,
"s": 33.333,
"l": 80.588
},
"oklch": {
"l": 0.89201,
"c": 0.04382,
"h": 107.3
},
"luminance": 0.71446
}Semantic roles & 50–950 ramp
primary
#DEDEBD
secondary
#8989B6
accent
#39AC39
background
#FEFEFE
surface
#FCFCFB
border
#D5D5D4
text
#161614
muted
#848483