#D3DCCB#D3DCCB
#D3DCCB is a very light, muted yellow-green. Relative luminance 0.693; OKLCH L 88.3% C 0.025 H 129.9°. Best body text is #000000 at 14.87:1 contrast (WCAG AA passes).
Color values
| HEX | #D3DCCB |
|---|---|
| RGB | rgb(211, 220, 203) |
| HSL | hsl(92, 20%, 83%) |
| HSV | hsv(92, 8%, 86%) |
| CMYK | cmyk(4.1%, 0%, 7.7%, 13.7%) |
| CIE-LAB | lab(86.68, -6.08, 7.30) |
| CIE-LCH | lch(86.68, 9.50, 129.76°) |
| OKLab | oklab(88.29% -0.016 0.0191) |
| OKLCH | oklch(88.29% 0.025 129.9) |
| XYZ | xyz(63.2349, 69.3469, 66.5422) |
| Luminance | 0.6935 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Grey
#D8DCD6
ΔE00 5.37
Beige
#F5F5DC
ΔE00 7.19
Eggshell
#F0EAD6
ΔE00 7.50
Honeydew
#F0FFF0
ΔE00 7.61
Silver (survey)
#C5C9C7
ΔE00 8.25
Ivory
#FFFFF0
ΔE00 8.88
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D3DCCB #D4CBDC
analogous
#DBDCCB #D3DCCB #CBDCCB
triadic
#D3DCCB #CBD3DC #DCCBD3
tetradic
#D3DCCB #CBDBDC #D4CBDC #DCCBCB
square
#D3DCCB #CBDBDC #D4CBDC #DCCBCB
split-complementary
#D3DCCB #CBCBDC #DCCBDB
monochromatic
#95AB82 #B4C3A6 #D3DCCB #F0F3ED #F0F3ED
Accessibility & contrast
On white
1.41
#D3DCCB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.87
#D3DCCB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D3DCCB
14.87:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D3DCCB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D3DCCB | 1.00 | 1.41 | 14.87 | 14.87 |
| #FFFFFF | 1.41 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.87 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.87 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DED9CA
Deuteranopia (green-blind)
#DCD9CC
Tritanopia (blue-blind)
#D4DAD7
Achromatopsia (no color)
#D9D9D9
Design tokens & code
CSS
--color: #d3dccb; /* rgb */ color: rgb(211, 220, 203); /* oklch */ color: oklch(88.3% 0.025 129.9);
Tailwind
colors: {
custom: {
50: '#e0e6da',
500: '#d3dccb',
950: '#000000',
},
}SCSS
$custom: #d3dccb; $custom-light: #e0e6da; $custom-dark: #000000;
JSON
{
"hex": "#d3dccb",
"rgb": {
"r": 211,
"g": 220,
"b": 203
},
"hsl": {
"h": 91.765,
"s": 19.54,
"l": 82.941
},
"oklch": {
"l": 0.88291,
"c": 0.02488,
"h": 129.9
},
"luminance": 0.69347
}Semantic roles & 50–950 ramp
primary
#D3DCCB
secondary
#A699B2
accent
#489E75
background
#FEFEFE
surface
#FCFCFB
border
#D5D5D4
text
#151614
muted
#848483