#DADEB2#DADEB2
#DADEB2 is a very light, muted yellow. Relative luminance 0.704; OKLCH L 88.6% C 0.058 H 111.8°. Best body text is #000000 at 15.07:1 contrast (WCAG AA passes).
Color values
| HEX | #DADEB2 |
|---|---|
| RGB | rgb(218, 222, 178) |
| HSL | hsl(65, 40%, 78%) |
| HSV | hsv(65, 20%, 87%) |
| CMYK | cmyk(1.8%, 0%, 19.8%, 12.9%) |
| CIE-LAB | lab(87.17, -8.61, 21.19) |
| CIE-LCH | lch(87.17, 22.87, 112.11°) |
| OKLab | oklab(88.64% -0.0216 0.0541) |
| OKLCH | oklch(88.64% 0.058 111.8) |
| XYZ | xyz(63.0700, 70.3628, 52.3697) |
| Luminance | 0.7036 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Beige (survey)
#E6DAA6
ΔE00 5.65
Palegoldenrod
#EEE8AA
ΔE00 5.70
Lightgoldenrodyellow
#FAFAD2
ΔE00 6.52
Vanilla
#F3E5AB
ΔE00 6.89
Lemonchiffon
#FFFACD
ΔE00 7.08
Cream
#FFFDD0
ΔE00 7.16
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DADEB2 #B6B2DE
analogous
#DECCB2 #DADEB2 #C4DEB2
triadic
#DADEB2 #B2DADE #DEB2DA
tetradic
#DADEB2 #B2DECC #B6B2DE #DEB2C4
square
#DADEB2 #B2DECC #B6B2DE #DEB2C4
split-complementary
#DADEB2 #B2C4DE #CCB2DE
monochromatic
#B1B95C #C5CC87 #DADEB2 #EFF0DD #F5F6EA
Accessibility & contrast
On white
1.39
#DADEB2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.07
#DADEB2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DADEB2
15.07:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DADEB2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DADEB2 | 1.00 | 1.39 | 15.07 | 15.07 |
| #FFFFFF | 1.39 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.07 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.07 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E5DAAF
Deuteranopia (green-blind)
#E5DBB4
Tritanopia (blue-blind)
#E0D9D2
Achromatopsia (no color)
#DADADA
Design tokens & code
CSS
--color: #dadeb2; /* rgb */ color: rgb(218, 222, 178); /* oklch */ color: oklch(88.6% 0.058 111.8);
Tailwind
colors: {
custom: {
50: '#e5e8c9',
500: '#dadeb2',
950: '#000000',
},
}SCSS
$custom: #dadeb2; $custom-light: #e5e8c9; $custom-dark: #000000;
JSON
{
"hex": "#dadeb2",
"rgb": {
"r": 218,
"g": 222,
"b": 178
},
"hsl": {
"h": 65.455,
"s": 40,
"l": 78.431
},
"oklch": {
"l": 0.88636,
"c": 0.05829,
"h": 111.8
},
"luminance": 0.70362
}Semantic roles & 50–950 ramp
primary
#DADEB2
secondary
#837EB6
accent
#32B33E
background
#FEFEFD
surface
#FCFCF9
border
#D5D5D2
text
#161613
muted
#848482