#D3DFCA#D3DFCA
#D3DFCA is a very light, muted yellow-green. Relative luminance 0.709; OKLCH L 88.9% C 0.031 H 131.6°. Best body text is #000000 at 15.18:1 contrast (WCAG AA passes).
Color values
| HEX | #D3DFCA |
|---|---|
| RGB | rgb(211, 223, 202) |
| HSL | hsl(94, 25%, 83%) |
| HSV | hsv(94, 9%, 87%) |
| CMYK | cmyk(5.4%, 0%, 9.4%, 12.5%) |
| CIE-LAB | lab(87.43, -7.78, 8.91) |
| CIE-LCH | lch(87.43, 11.83, 131.12°) |
| OKLab | oklab(88.88% -0.0206 0.0232) |
| OKLCH | oklch(88.88% 0.031 131.6) |
| XYZ | xyz(63.9105, 70.8882, 66.1815) |
| Luminance | 0.7089 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Beige
#F5F5DC
ΔE00 7.12
Light Grey
#D8DCD6
ΔE00 7.19
Honeydew
#F0FFF0
ΔE00 7.23
Eggshell
#F0EAD6
ΔE00 8.35
Off White (survey)
#FFFFE4
ΔE00 8.75
Lightyellow
#FFFFE0
ΔE00 8.97
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D3DFCA #D6CADF
analogous
#DDDFCA #D3DFCA #CADFCB
triadic
#D3DFCA #CAD3DF #DFCAD3
tetradic
#D3DFCA #CADDDF #D6CADF #DFCBCA
square
#D3DFCA #CADDDF #D6CADF #DFCBCA
split-complementary
#D3DFCA #CBCADF #DFCADD
monochromatic
#94B17E #B3C8A4 #D3DFCA #EFF3EC #EFF3EC
Accessibility & contrast
On white
1.38
#D3DFCA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.18
#D3DFCA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D3DFCA
15.18:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D3DFCA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D3DFCA | 1.00 | 1.38 | 15.18 | 15.18 |
| #FFFFFF | 1.38 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.18 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.18 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E1DCC9
Deuteranopia (green-blind)
#DFDBCB
Tritanopia (blue-blind)
#D4DDD9
Achromatopsia (no color)
#DBDBDB
Design tokens & code
CSS
--color: #d3dfca; /* rgb */ color: rgb(211, 223, 202); /* oklch */ color: oklch(88.9% 0.031 131.6);
Tailwind
colors: {
custom: {
50: '#e0e9da',
500: '#d3dfca',
950: '#000000',
},
}SCSS
$custom: #d3dfca; $custom-light: #e0e9da; $custom-dark: #000000;
JSON
{
"hex": "#d3dfca",
"rgb": {
"r": 211,
"g": 223,
"b": 202
},
"hsl": {
"h": 94.286,
"s": 24.706,
"l": 83.333
},
"oklch": {
"l": 0.8888,
"c": 0.03105,
"h": 131.6
},
"luminance": 0.70889
}Semantic roles & 50–950 ramp
primary
#D3DFCA
secondary
#A997B6
accent
#42A37A
background
#FEFEFE
surface
#FCFCFB
border
#D5D5D4
text
#151614
muted
#848483