#DADEBB#DADEBB
#DADEBB is a very light, muted yellow. Relative luminance 0.707; OKLCH L 88.8% C 0.047 H 112.6°. Best body text is #000000 at 15.15:1 contrast (WCAG AA passes).
Color values
| HEX | #DADEBB |
|---|---|
| RGB | rgb(218, 222, 187) |
| HSL | hsl(67, 35%, 80%) |
| HSV | hsv(67, 16%, 87%) |
| CMYK | cmyk(1.8%, 0%, 15.8%, 12.9%) |
| CIE-LAB | lab(87.36, -7.25, 16.74) |
| CIE-LCH | lch(87.36, 18.25, 113.41°) |
| OKLab | oklab(88.84% -0.018 0.0431) |
| OKLCH | oklch(88.84% 0.047 112.6) |
| XYZ | xyz(64.0035, 70.7362, 57.2858) |
| Luminance | 0.7074 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Lightgoldenrodyellow
#FAFAD2
ΔE00 6.39
Beige
#F5F5DC
ΔE00 6.49
Beige (survey)
#E6DAA6
ΔE00 6.94
Pale
#FFF9D0
ΔE00 7.28
Lemonchiffon
#FFFACD
ΔE00 7.41
Cream
#FFFDD0
ΔE00 7.46
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DADEBB #BFBBDE
analogous
#DED0BB #DADEBB #C8DEBB
triadic
#DADEBB #BBDADE #DEBBDA
tetradic
#DADEBB #BBDED0 #BFBBDE #DEBBC8
square
#DADEBB #BBDED0 #BFBBDE #DEBBC8
split-complementary
#DADEBB #BBC8DE #D0BBDE
monochromatic
#ADB669 #C4CA92 #DADEBB #F0F2E4 #F4F5EA
Accessibility & contrast
On white
1.39
#DADEBB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.15
#DADEBB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DADEBB
15.15:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DADEBB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DADEBB | 1.00 | 1.39 | 15.15 | 15.15 |
| #FFFFFF | 1.39 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.15 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.15 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E4DAB9
Deuteranopia (green-blind)
#E4DBBC
Tritanopia (blue-blind)
#DFDAD4
Achromatopsia (no color)
#DBDBDB
Design tokens & code
CSS
--color: #dadebb; /* rgb */ color: rgb(218, 222, 187); /* oklch */ color: oklch(88.8% 0.047 112.6);
Tailwind
colors: {
custom: {
50: '#e5e8cf',
500: '#dadebb',
950: '#000000',
},
}SCSS
$custom: #dadebb; $custom-light: #e5e8cf; $custom-dark: #000000;
JSON
{
"hex": "#dadebb",
"rgb": {
"r": 218,
"g": 222,
"b": 187
},
"hsl": {
"h": 66.857,
"s": 34.653,
"l": 80.196
},
"oklch": {
"l": 0.8884,
"c": 0.04673,
"h": 112.6
},
"luminance": 0.70736
}Semantic roles & 50–950 ramp
primary
#DADEBB
secondary
#8D87B6
accent
#38AD45
background
#FEFEFE
surface
#FCFCFB
border
#D5D5D4
text
#151613
muted
#848483