#D3DEBB#D3DEBB
#D3DEBB is a very light, muted yellow-green. Relative luminance 0.697; OKLCH L 88.3% C 0.048 H 121.6°. Best body text is #000000 at 14.94:1 contrast (WCAG AA passes).
Color values
| HEX | #D3DEBB |
|---|---|
| RGB | rgb(211, 222, 187) |
| HSL | hsl(79, 35%, 80%) |
| HSV | hsv(79, 16%, 87%) |
| CMYK | cmyk(5%, 0%, 15.8%, 12.9%) |
| CIE-LAB | lab(86.84, -9.75, 15.94) |
| CIE-LCH | lch(86.84, 18.69, 121.45°) |
| OKLab | oklab(88.3% -0.0253 0.0411) |
| OKLCH | oklch(88.3% 0.048 121.6) |
| XYZ | xyz(61.9537, 69.6793, 57.1897) |
| Luminance | 0.6968 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Lightgoldenrodyellow
#FAFAD2
ΔE00 7.60
Beige
#F5F5DC
ΔE00 7.80
Eggshell (survey)
#FFFFD4
ΔE00 8.55
Cream
#FFFDD0
ΔE00 8.71
Lightyellow
#FFFFE0
ΔE00 8.72
Beige (survey)
#E6DAA6
ΔE00 8.92
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D3DEBB #C6BBDE
analogous
#DED7BB #D3DEBB #C1DEBB
triadic
#D3DEBB #BBD3DE #DEBBD3
tetradic
#D3DEBB #BBDED7 #C6BBDE #DEBBC1
square
#D3DEBB #BBDED7 #C6BBDE #DEBBC1
split-complementary
#D3DEBB #BBC1DE #D7BBDE
monochromatic
#9EB669 #B8CA92 #D3DEBB #EEF2E4 #F2F5EA
Accessibility & contrast
On white
1.41
#D3DEBB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.94
#D3DEBB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D3DEBB
14.94:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D3DEBB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D3DEBB | 1.00 | 1.41 | 14.94 | 14.94 |
| #FFFFFF | 1.41 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.94 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.94 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E3DAB9
Deuteranopia (green-blind)
#E1D9BC
Tritanopia (blue-blind)
#D6DAD4
Achromatopsia (no color)
#D9D9D9
Design tokens & code
CSS
--color: #d3debb; /* rgb */ color: rgb(211, 222, 187); /* oklch */ color: oklch(88.3% 0.048 121.6);
Tailwind
colors: {
custom: {
50: '#e0e8cf',
500: '#d3debb',
950: '#000000',
},
}SCSS
$custom: #d3debb; $custom-light: #e0e8cf; $custom-dark: #000000;
JSON
{
"hex": "#d3debb",
"rgb": {
"r": 211,
"g": 222,
"b": 187
},
"hsl": {
"h": 78.857,
"s": 34.653,
"l": 80.196
},
"oklch": {
"l": 0.88303,
"c": 0.04824,
"h": 121.6
},
"luminance": 0.69679
}Semantic roles & 50–950 ramp
primary
#D3DEBB
secondary
#9687B6
accent
#38AD5D
background
#FEFEFE
surface
#FCFCFB
border
#D5D5D4
text
#151613
muted
#848483