#DADFCB#DADFCB
#DADFCB is a very light, muted yellow-green. Relative luminance 0.720; OKLCH L 89.4% C 0.027 H 118.4°. Best body text is #000000 at 15.40:1 contrast (WCAG AA passes).
Color values
| HEX | #DADFCB |
|---|---|
| RGB | rgb(218, 223, 203) |
| HSL | hsl(75, 24%, 84%) |
| HSV | hsv(75, 9%, 87%) |
| CMYK | cmyk(2.2%, 0%, 9%, 12.5%) |
| CIE-LAB | lab(87.97, -5.18, 9.22) |
| CIE-LCH | lch(87.97, 10.58, 119.35°) |
| OKLab | oklab(89.44% -0.013 0.024) |
| OKLCH | oklch(89.44% 0.027 118.4) |
| XYZ | xyz(66.0791, 71.9927, 66.9031) |
| Luminance | 0.7199 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Beige
#F5F5DC
ΔE00 5.50
Eggshell
#F0EAD6
ΔE00 5.75
Light Grey
#D8DCD6
ΔE00 5.86
Off White (survey)
#FFFFE4
ΔE00 7.46
Honeydew
#F0FFF0
ΔE00 7.63
Ivory
#FFFFF0
ΔE00 7.76
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DADFCB #D0CBDF
analogous
#DFDACB #DADFCB #D0DFCB
triadic
#DADFCB #CBDADF #DFCBDA
tetradic
#DADFCB #CBDFDA #D0CBDF #DFCBD0
square
#DADFCB #CBDFDA #D0CBDF #DFCBD0
split-complementary
#DADFCB #CBD0DF #DACBDF
monochromatic
#A4B07F #BFC8A5 #DADFCB #F2F3EC #F2F3EC
Accessibility & contrast
On white
1.36
#DADFCB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.40
#DADFCB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DADFCB
15.40:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DADFCB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DADFCB | 1.00 | 1.36 | 15.40 | 15.40 |
| #FFFFFF | 1.36 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.40 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.40 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E2DDCA
Deuteranopia (green-blind)
#E1DDCC
Tritanopia (blue-blind)
#DCDDD9
Achromatopsia (no color)
#DDDDDD
Design tokens & code
CSS
--color: #dadfcb; /* rgb */ color: rgb(218, 223, 203); /* oklch */ color: oklch(89.4% 0.027 118.4);
Tailwind
colors: {
custom: {
50: '#e5e9da',
500: '#dadfcb',
950: '#000000',
},
}SCSS
$custom: #dadfcb; $custom-light: #e5e9da; $custom-dark: #000000;
JSON
{
"hex": "#dadfcb",
"rgb": {
"r": 218,
"g": 223,
"b": 203
},
"hsl": {
"h": 75,
"s": 23.81,
"l": 83.529
},
"oklch": {
"l": 0.89437,
"c": 0.02733,
"h": 118.4
},
"luminance": 0.71993
}Semantic roles & 50–950 ramp
primary
#DADFCB
secondary
#A098B6
accent
#43A25B
background
#FEFEFE
surface
#FCFCFB
border
#D5D5D4
text
#151614
muted
#848483