#DADEAE#DADEAE
#DADEAE is a very light, moderate yellow. Relative luminance 0.702; OKLCH L 88.5% C 0.063 H 111.6°. Best body text is #000000 at 15.04:1 contrast (WCAG AA passes).
Color values
| HEX | #DADEAE |
|---|---|
| RGB | rgb(218, 222, 174) |
| HSL | hsl(65, 42%, 78%) |
| HSV | hsv(65, 22%, 87%) |
| CMYK | cmyk(1.8%, 0%, 21.6%, 12.9%) |
| CIE-LAB | lab(87.10, -9.19, 23.16) |
| CIE-LCH | lch(87.10, 24.92, 111.63°) |
| OKLab | oklab(88.55% -0.0233 0.0589) |
| OKLCH | oklch(88.55% 0.063 111.6) |
| XYZ | xyz(62.6743, 70.2045, 50.2853) |
| Luminance | 0.7020 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Palegoldenrod
#EEE8AA
ΔE00 5.04
Beige (survey)
#E6DAA6
ΔE00 5.32
Vanilla
#F3E5AB
ΔE00 6.46
Lightgoldenrodyellow
#FAFAD2
ΔE00 6.83
Lemonchiffon
#FFFACD
ΔE00 7.17
Egg Shell
#FFFCC4
ΔE00 7.17
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DADEAE #B2AEDE
analogous
#DECAAE #DADEAE #C2DEAE
triadic
#DADEAE #AEDADE #DEAEDA
tetradic
#DADEAE #AEDECA #B2AEDE #DEAEC2
square
#DADEAE #AEDECA #B2AEDE #DEAEC2
split-complementary
#DADEAE #AEC2DE #CAAEDE
monochromatic
#B2BB57 #C6CC83 #DADEAE #EEF0D9 #F5F6E9
Accessibility & contrast
On white
1.40
#DADEAE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.04
#DADEAE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DADEAE
15.04:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DADEAE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DADEAE | 1.00 | 1.40 | 15.04 | 15.04 |
| #FFFFFF | 1.40 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.04 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.04 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E6D9AB
Deuteranopia (green-blind)
#E6DBB0
Tritanopia (blue-blind)
#E0D8D1
Achromatopsia (no color)
#DADADA
Design tokens & code
CSS
--color: #dadeae; /* rgb */ color: rgb(218, 222, 174); /* oklch */ color: oklch(88.5% 0.063 111.6);
Tailwind
colors: {
custom: {
50: '#e5e8c6',
500: '#dadeae',
950: '#000000',
},
}SCSS
$custom: #dadeae; $custom-light: #e5e8c6; $custom-dark: #000000;
JSON
{
"hex": "#dadeae",
"rgb": {
"r": 218,
"g": 222,
"b": 174
},
"hsl": {
"h": 65,
"s": 42.105,
"l": 77.647
},
"oklch": {
"l": 0.88549,
"c": 0.06336,
"h": 111.6
},
"luminance": 0.70204
}Semantic roles & 50–950 ramp
primary
#DADEAE
secondary
#7F7AB6
accent
#30B53B
background
#FEFEFD
surface
#FCFCF9
border
#D5D5D2
text
#161613
muted
#848482