#D3DCC2#D3DCC2
#D3DCC2 is a very light, muted yellow-green. Relative luminance 0.689; OKLCH L 88.1% C 0.036 H 122.7°. Best body text is #000000 at 14.79:1 contrast (WCAG AA passes).
Color values
| HEX | #D3DCC2 |
|---|---|
| RGB | rgb(211, 220, 194) |
| HSL | hsl(81, 27%, 81%) |
| HSV | hsv(81, 12%, 86%) |
| CMYK | cmyk(4.1%, 0%, 11.8%, 13.7%) |
| CIE-LAB | lab(86.47, -7.60, 11.75) |
| CIE-LCH | lch(86.47, 13.99, 122.89°) |
| OKLab | oklab(88.06% -0.0196 0.0305) |
| OKLCH | oklch(88.06% 0.036 122.7) |
| XYZ | xyz(62.1934, 68.9303, 61.0569) |
| Luminance | 0.6893 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Beige
#F5F5DC
ΔE00 6.92
Eggshell
#F0EAD6
ΔE00 8.06
Light Grey
#D8DCD6
ΔE00 8.28
Lightgoldenrodyellow
#FAFAD2
ΔE00 8.38
Lightyellow
#FFFFE0
ΔE00 8.62
Off White (survey)
#FFFFE4
ΔE00 8.63
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D3DCC2 #CBC2DC
analogous
#DCD8C2 #D3DCC2 #C6DCC2
triadic
#D3DCC2 #C2D3DC #DCC2D3
tetradic
#D3DCC2 #C2DCD8 #CBC2DC #DCC2C6
square
#D3DCC2 #C2DCD8 #CBC2DC #DCC2C6
split-complementary
#D3DCC2 #C2C6DC #D8C2DC
monochromatic
#9BAF74 #B7C69B #D3DCC2 #EFF2E9 #F1F4EC
Accessibility & contrast
On white
1.42
#D3DCC2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.79
#D3DCC2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D3DCC2
14.79:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D3DCC2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D3DCC2 | 1.00 | 1.42 | 14.79 | 14.79 |
| #FFFFFF | 1.42 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.79 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.79 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E0D9C1
Deuteranopia (green-blind)
#DED8C3
Tritanopia (blue-blind)
#D5D9D4
Achromatopsia (no color)
#D8D8D8
Design tokens & code
CSS
--color: #d3dcc2; /* rgb */ color: rgb(211, 220, 194); /* oklch */ color: oklch(88.1% 0.036 122.7);
Tailwind
colors: {
custom: {
50: '#e0e6d4',
500: '#d3dcc2',
950: '#000000',
},
}SCSS
$custom: #d3dcc2; $custom-light: #e0e6d4; $custom-dark: #000000;
JSON
{
"hex": "#d3dcc2",
"rgb": {
"r": 211,
"g": 220,
"b": 194
},
"hsl": {
"h": 80.769,
"s": 27.083,
"l": 81.176
},
"oklch": {
"l": 0.8806,
"c": 0.03624,
"h": 122.7
},
"luminance": 0.6893
}Semantic roles & 50–950 ramp
primary
#D3DCC2
secondary
#9C8FB3
accent
#40A663
background
#FEFEFE
surface
#FCFCFB
border
#D5D5D4
text
#151614
muted
#848483