#D3DFCB#D3DFCB
#D3DFCB is a very light, muted yellow-green. Relative luminance 0.709; OKLCH L 88.9% C 0.030 H 132.6°. Best body text is #000000 at 15.19:1 contrast (WCAG AA passes).
Color values
| HEX | #D3DFCB |
|---|---|
| RGB | rgb(211, 223, 203) |
| HSL | hsl(96, 24%, 84%) |
| HSV | hsv(96, 9%, 87%) |
| CMYK | cmyk(5.4%, 0%, 9%, 12.5%) |
| CIE-LAB | lab(87.45, -7.61, 8.42) |
| CIE-LCH | lch(87.45, 11.35, 132.11°) |
| OKLab | oklab(88.91% -0.0202 0.022) |
| OKLCH | oklch(88.91% 0.03 132.6) |
| XYZ | xyz(64.0293, 70.9358, 66.8071) |
| Luminance | 0.7094 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Grey
#D8DCD6
ΔE00 6.89
Honeydew
#F0FFF0
ΔE00 7.11
Beige
#F5F5DC
ΔE00 7.16
Eggshell
#F0EAD6
ΔE00 8.31
Off White (survey)
#FFFFE4
ΔE00 8.81
Lightyellow
#FFFFE0
ΔE00 9.08
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D3DFCB #D7CBDF
analogous
#DDDFCB #D3DFCB #CBDFCD
triadic
#D3DFCB #CBD3DF #DFCBD3
tetradic
#D3DFCB #CBDDDF #D7CBDF #DFCDCB
square
#D3DFCB #CBDDDF #D7CBDF #DFCDCB
split-complementary
#D3DFCB #CDCBDF #DFCBDD
monochromatic
#93B07F #B3C8A5 #D3DFCB #EFF3EC #EFF3EC
Accessibility & contrast
On white
1.38
#D3DFCB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.19
#D3DFCB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D3DFCB
15.19:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D3DFCB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D3DFCB | 1.00 | 1.38 | 15.19 | 15.19 |
| #FFFFFF | 1.38 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.19 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.19 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E1DCCA
Deuteranopia (green-blind)
#DFDBCC
Tritanopia (blue-blind)
#D3DDD9
Achromatopsia (no color)
#DBDBDB
Design tokens & code
CSS
--color: #d3dfcb; /* rgb */ color: rgb(211, 223, 203); /* oklch */ color: oklch(88.9% 0.030 132.6);
Tailwind
colors: {
custom: {
50: '#e0e9da',
500: '#d3dfcb',
950: '#000000',
},
}SCSS
$custom: #d3dfcb; $custom-light: #e0e9da; $custom-dark: #000000;
JSON
{
"hex": "#d3dfcb",
"rgb": {
"r": 211,
"g": 223,
"b": 203
},
"hsl": {
"h": 96,
"s": 23.81,
"l": 83.529
},
"oklch": {
"l": 0.88906,
"c": 0.02984,
"h": 132.6
},
"luminance": 0.70936
}Semantic roles & 50–950 ramp
primary
#D3DFCB
secondary
#AA98B6
accent
#43A27C
background
#FEFEFE
surface
#FCFCFB
border
#D5D5D4
text
#151614
muted
#848483