#D3DCCE#D3DCCE
#D3DCCE is a very light, muted yellow-green. Relative luminance 0.695; OKLCH L 88.4% C 0.021 H 134.1°. Best body text is #000000 at 14.90:1 contrast (WCAG AA passes).
Color values
| HEX | #D3DCCE |
|---|---|
| RGB | rgb(211, 220, 206) |
| HSL | hsl(99, 17%, 84%) |
| HSV | hsv(99, 6%, 86%) |
| CMYK | cmyk(4.1%, 0%, 6.4%, 13.7%) |
| CIE-LAB | lab(86.75, -5.55, 5.82) |
| CIE-LCH | lch(86.75, 8.05, 133.63°) |
| OKLab | oklab(88.37% -0.0148 0.0153) |
| OKLCH | oklch(88.37% 0.021 134.1) |
| XYZ | xyz(63.5959, 69.4913, 68.4433) |
| Luminance | 0.6949 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Grey
#D8DCD6
ΔE00 4.35
Silver (survey)
#C5C9C7
ΔE00 7.36
Honeydew
#F0FFF0
ΔE00 7.54
Eggshell
#F0EAD6
ΔE00 7.59
Beige
#F5F5DC
ΔE00 7.61
Gainsboro
#DCDCDC
ΔE00 8.30
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D3DCCE #D7CEDC
analogous
#DADCCE #D3DCCE #CEDCD0
triadic
#D3DCCE #CED3DC #DCCED3
tetradic
#D3DCCE #CEDADC #D7CEDC #DCD0CE
square
#D3DCCE #CEDADC #D7CEDC #DCD0CE
split-complementary
#D3DCCE #D0CEDC #DCCEDA
monochromatic
#93A987 #B3C2AA #D3DCCE #EFF2ED #EFF2ED
Accessibility & contrast
On white
1.41
#D3DCCE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.90
#D3DCCE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D3DCCE
14.90:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D3DCCE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D3DCCE | 1.00 | 1.41 | 14.90 | 14.90 |
| #FFFFFF | 1.41 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.90 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.90 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DDDACD
Deuteranopia (green-blind)
#DCD9CF
Tritanopia (blue-blind)
#D3DBD8
Achromatopsia (no color)
#D9D9D9
Design tokens & code
CSS
--color: #d3dcce; /* rgb */ color: rgb(211, 220, 206); /* oklch */ color: oklch(88.4% 0.021 134.1);
Tailwind
colors: {
custom: {
50: '#e0e6dd',
500: '#d3dcce',
950: '#000000',
},
}SCSS
$custom: #d3dcce; $custom-light: #e0e6dd; $custom-dark: #000000;
JSON
{
"hex": "#d3dcce",
"rgb": {
"r": 211,
"g": 220,
"b": 206
},
"hsl": {
"h": 98.571,
"s": 16.667,
"l": 83.529
},
"oklch": {
"l": 0.88371,
"c": 0.02124,
"h": 134.1
},
"luminance": 0.69492
}Semantic roles & 50–950 ramp
primary
#D3DCCE
secondary
#AA9DB1
accent
#4B9B7E
background
#FEFEFE
surface
#FCFCFC
border
#D5D5D5
text
#151615
muted
#848484