#DADCCE#DADCCE
#DADCCE is a very light, near-neutral yellow. Relative luminance 0.705; OKLCH L 88.9% C 0.019 H 113.4°. Best body text is #000000 at 15.11:1 contrast (WCAG AA passes).
Color values
| HEX | #DADCCE |
|---|---|
| RGB | rgb(218, 220, 206) |
| HSL | hsl(69, 17%, 84%) |
| HSV | hsv(69, 6%, 86%) |
| CMYK | cmyk(0.9%, 0%, 6.4%, 13.7%) |
| CIE-LAB | lab(87.27, -3.14, 6.64) |
| CIE-LCH | lch(87.27, 7.34, 115.30°) |
| OKLab | oklab(88.91% -0.0075 0.0174) |
| OKLCH | oklch(88.91% 0.019 113.4) |
| XYZ | xyz(65.6456, 70.5482, 68.5394) |
| Luminance | 0.7055 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Light Grey
#D8DCD6
ΔE00 3.48
Eggshell
#F0EAD6
ΔE00 5.16
Beige
#F5F5DC
ΔE00 6.60
Gainsboro
#DCDCDC
ΔE00 6.88
Warm Beige
#E9DCC9
ΔE00 6.95
Silver (survey)
#C5C9C7
ΔE00 6.97
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DADCCE #D0CEDC
analogous
#DCD7CE #DADCCE #D3DCCE
triadic
#DADCCE #CEDADC #DCCEDA
tetradic
#DADCCE #CEDCD7 #D0CEDC #DCCED3
square
#DADCCE #CEDCD7 #D0CEDC #DCCED3
split-complementary
#DADCCE #CED3DC #D7CEDC
monochromatic
#A4A987 #BFC2AA #DADCCE #F2F2ED #F2F2ED
Accessibility & contrast
On white
1.39
#DADCCE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.11
#DADCCE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DADCCE
15.11:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DADCCE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DADCCE | 1.00 | 1.39 | 15.11 | 15.11 |
| #FFFFFF | 1.39 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.11 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.11 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DEDACD
Deuteranopia (green-blind)
#DEDBCE
Tritanopia (blue-blind)
#DCDAD8
Achromatopsia (no color)
#DBDBDB
Design tokens & code
CSS
--color: #dadcce; /* rgb */ color: rgb(218, 220, 206); /* oklch */ color: oklch(88.9% 0.019 113.4);
Tailwind
colors: {
custom: {
50: '#e5e6dd',
500: '#dadcce',
950: '#000000',
},
}SCSS
$custom: #dadcce; $custom-light: #e5e6dd; $custom-dark: #000000;
JSON
{
"hex": "#dadcce",
"rgb": {
"r": 218,
"g": 220,
"b": 206
},
"hsl": {
"h": 68.571,
"s": 16.667,
"l": 83.529
},
"oklch": {
"l": 0.88908,
"c": 0.01895,
"h": 113.4
},
"luminance": 0.70548
}Semantic roles & 50–950 ramp
primary
#DADCCE
secondary
#A09DB1
accent
#4B9B56
background
#FEFEFE
surface
#FCFCFC
border
#D5D5D5
text
#151615
muted
#848484