#DADEBE#DADEBE
#DADEBE is a very light, muted yellow. Relative luminance 0.709; OKLCH L 88.9% C 0.043 H 113.1°. Best body text is #000000 at 15.17:1 contrast (WCAG AA passes).
Color values
| HEX | #DADEBE |
|---|---|
| RGB | rgb(218, 222, 190) |
| HSL | hsl(68, 33%, 81%) |
| HSV | hsv(68, 14%, 87%) |
| CMYK | cmyk(1.8%, 0%, 14.4%, 12.9%) |
| CIE-LAB | lab(87.42, -6.78, 15.26) |
| CIE-LCH | lch(87.42, 16.70, 113.96°) |
| OKLab | oklab(88.91% -0.0168 0.0394) |
| OKLCH | oklch(88.91% 0.043 113.1) |
| XYZ | xyz(64.3280, 70.8660, 58.9948) |
| Luminance | 0.7087 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Beige
#F5F5DC
ΔE00 6.05
Lightgoldenrodyellow
#FAFAD2
ΔE00 6.57
Eggshell
#F0EAD6
ΔE00 7.19
Lightyellow
#FFFFE0
ΔE00 7.40
Pale
#FFF9D0
ΔE00 7.45
Beige (survey)
#E6DAA6
ΔE00 7.52
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DADEBE #C2BEDE
analogous
#DED2BE #DADEBE #CADEBE
triadic
#DADEBE #BEDADE #DEBEDA
tetradic
#DADEBE #BEDED2 #C2BEDE #DEBECA
square
#DADEBE #BEDED2 #C2BEDE #DEBECA
split-complementary
#DADEBE #BECADE #D2BEDE
monochromatic
#ACB56D #C3C995 #DADEBE #F1F3E7 #F3F5EB
Accessibility & contrast
On white
1.38
#DADEBE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.17
#DADEBE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DADEBE
15.17:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DADEBE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DADEBE | 1.00 | 1.38 | 15.17 | 15.17 |
| #FFFFFF | 1.38 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.17 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.17 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E3DBBC
Deuteranopia (green-blind)
#E3DBBF
Tritanopia (blue-blind)
#DEDAD5
Achromatopsia (no color)
#DBDBDB
Design tokens & code
CSS
--color: #dadebe; /* rgb */ color: rgb(218, 222, 190); /* oklch */ color: oklch(88.9% 0.043 113.1);
Tailwind
colors: {
custom: {
50: '#e5e8d1',
500: '#dadebe',
950: '#000000',
},
}SCSS
$custom: #dadebe; $custom-light: #e5e8d1; $custom-dark: #000000;
JSON
{
"hex": "#dadebe",
"rgb": {
"r": 218,
"g": 222,
"b": 190
},
"hsl": {
"h": 67.5,
"s": 32.653,
"l": 80.784
},
"oklch": {
"l": 0.88911,
"c": 0.04284,
"h": 113.1
},
"luminance": 0.70866
}Semantic roles & 50–950 ramp
primary
#DADEBE
secondary
#908AB6
accent
#3AAB48
background
#FEFEFE
surface
#FCFCFB
border
#D5D5D4
text
#151614
muted
#848483