#DADCCF#DADCCF
#DADCCF is a very light, near-neutral yellow. Relative luminance 0.706; OKLCH L 88.9% C 0.018 H 113.8°. Best body text is #000000 at 15.12:1 contrast (WCAG AA passes).
Color values
| HEX | #DADCCF |
|---|---|
| RGB | rgb(218, 220, 207) |
| HSL | hsl(69, 16%, 84%) |
| HSV | hsv(69, 6%, 86%) |
| CMYK | cmyk(0.9%, 0%, 5.9%, 13.7%) |
| CIE-LAB | lab(87.29, -2.97, 6.15) |
| CIE-LCH | lch(87.29, 6.82, 115.77°) |
| OKLab | oklab(88.93% -0.0071 0.0161) |
| OKLCH | oklch(88.93% 0.018 113.8) |
| XYZ | xyz(65.7675, 70.5969, 69.1812) |
| Luminance | 0.7060 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Light Grey
#D8DCD6
ΔE00 3.08
Eggshell
#F0EAD6
ΔE00 5.28
Gainsboro
#DCDCDC
ΔE00 6.49
Silver (survey)
#C5C9C7
ΔE00 6.67
Light Gray
#D3D3D3
ΔE00 6.72
Beige
#F5F5DC
ΔE00 6.83
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DADCCF #D1CFDC
analogous
#DCD7CF #DADCCF #D3DCCF
triadic
#DADCCF #CFDADC #DCCFDA
tetradic
#DADCCF #CFDCD7 #D1CFDC #DCCFD3
square
#DADCCF #CFDCD7 #D1CFDC #DCCFD3
split-complementary
#DADCCF #CFD3DC #D7CFDC
monochromatic
#A3A888 #BFC2AC #DADCCF #F1F2ED #F1F2ED
Accessibility & contrast
On white
1.39
#DADCCF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.12
#DADCCF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DADCCF
15.12:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DADCCF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DADCCF | 1.00 | 1.39 | 15.12 | 15.12 |
| #FFFFFF | 1.39 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.12 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.12 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DEDBCE
Deuteranopia (green-blind)
#DEDBCF
Tritanopia (blue-blind)
#DCDAD8
Achromatopsia (no color)
#DBDBDB
Design tokens & code
CSS
--color: #dadccf; /* rgb */ color: rgb(218, 220, 207); /* oklch */ color: oklch(88.9% 0.018 113.8);
Tailwind
colors: {
custom: {
50: '#e5e6dd',
500: '#dadccf',
950: '#000000',
},
}SCSS
$custom: #dadccf; $custom-light: #e5e6dd; $custom-dark: #000000;
JSON
{
"hex": "#dadccf",
"rgb": {
"r": 218,
"g": 220,
"b": 207
},
"hsl": {
"h": 69.231,
"s": 15.663,
"l": 83.725
},
"oklch": {
"l": 0.88934,
"c": 0.01761,
"h": 113.8
},
"luminance": 0.70597
}Semantic roles & 50–950 ramp
primary
#DADCCF
secondary
#A19EB1
accent
#4C9A58
background
#FEFEFE
surface
#FCFCFC
border
#D5D5D5
text
#151615
muted
#848484