#DEDEBB#DEDEBB
#DEDEBB is a very light, muted yellow. Relative luminance 0.714; OKLCH L 89.2% C 0.046 H 107.3°. Best body text is #000000 at 15.27:1 contrast (WCAG AA passes).
Color values
| HEX | #DEDEBB |
|---|---|
| RGB | rgb(222, 222, 187) |
| HSL | hsl(60, 35%, 80%) |
| HSV | hsv(60, 16%, 87%) |
| CMYK | cmyk(0%, 0%, 15.8%, 12.9%) |
| CIE-LAB | lab(87.66, -5.81, 17.21) |
| CIE-LCH | lch(87.66, 18.17, 108.65°) |
| OKLab | oklab(89.16% -0.0138 0.0443) |
| OKLCH | oklch(89.16% 0.046 107.3) |
| XYZ | xyz(65.2144, 71.3606, 57.3425) |
| Luminance | 0.7136 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Beige (survey)
#E6DAA6
ΔE00 5.88
Lightgoldenrodyellow
#FAFAD2
ΔE00 6.05
Beige
#F5F5DC
ΔE00 6.06
Pale
#FFF9D0
ΔE00 6.49
Lemonchiffon
#FFFACD
ΔE00 6.76
Eggshell
#F0EAD6
ΔE00 6.80
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DEDEBB #BBBBDE
analogous
#DECCBB #DEDEBB #CCDEBB
triadic
#DEDEBB #BBDEDE #DEBBDE
tetradic
#DEDEBB #BBDECC #BBBBDE #DEBBCC
square
#DEDEBB #BBDECC #BBBBDE #DEBBCC
split-complementary
#DEDEBB #BBCCDE #CCBBDE
monochromatic
#B6B669 #CACA92 #DEDEBB #F2F2E4 #F5F5EA
Accessibility & contrast
On white
1.38
#DEDEBB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.27
#DEDEBB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DEDEBB
15.27:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DEDEBB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DEDEBB | 1.00 | 1.38 | 15.27 | 15.27 |
| #FFFFFF | 1.38 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.27 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.27 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E4DBB9
Deuteranopia (green-blind)
#E5DDBC
Tritanopia (blue-blind)
#E4D9D4
Achromatopsia (no color)
#DCDCDC
Design tokens & code
CSS
--color: #dedebb; /* rgb */ color: rgb(222, 222, 187); /* oklch */ color: oklch(89.2% 0.046 107.3);
Tailwind
colors: {
custom: {
50: '#e8e8cf',
500: '#dedebb',
950: '#000000',
},
}SCSS
$custom: #dedebb; $custom-light: #e8e8cf; $custom-dark: #000000;
JSON
{
"hex": "#dedebb",
"rgb": {
"r": 222,
"g": 222,
"b": 187
},
"hsl": {
"h": 60,
"s": 34.653,
"l": 80.196
},
"oklch": {
"l": 0.89155,
"c": 0.04641,
"h": 107.3
},
"luminance": 0.7136
}Semantic roles & 50–950 ramp
primary
#DEDEBB
secondary
#8787B6
accent
#38AD38
background
#FEFEFE
surface
#FCFCFB
border
#D5D5D4
text
#161613
muted
#848483