#D7DEB2#D7DEB2
#D7DEB2 is a very light, muted yellow. Relative luminance 0.699; OKLCH L 88.4% C 0.059 H 115.0°. Best body text is #000000 at 14.98:1 contrast (WCAG AA passes).
Color values
| HEX | #D7DEB2 |
|---|---|
| RGB | rgb(215, 222, 178) |
| HSL | hsl(70, 40%, 78%) |
| HSV | hsv(70, 20%, 87%) |
| CMYK | cmyk(3.2%, 0%, 19.8%, 12.9%) |
| CIE-LAB | lab(86.95, -9.70, 20.84) |
| CIE-LCH | lch(86.95, 22.99, 114.95°) |
| OKLab | oklab(88.4% -0.0248 0.0533) |
| OKLCH | oklch(88.4% 0.059 115) |
| XYZ | xyz(62.1808, 69.9043, 52.3280) |
| Luminance | 0.6990 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Palegoldenrod
#EEE8AA
ΔE00 6.35
Beige (survey)
#E6DAA6
ΔE00 6.56
Lightgoldenrodyellow
#FAFAD2
ΔE00 6.93
Cream
#FFFDD0
ΔE00 7.62
Lemonchiffon
#FFFACD
ΔE00 7.67
Ecru
#FEFFCA
ΔE00 7.70
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D7DEB2 #B9B2DE
analogous
#DECFB2 #D7DEB2 #C1DEB2
triadic
#D7DEB2 #B2D7DE #DEB2D7
tetradic
#D7DEB2 #B2DECF #B9B2DE #DEB2C1
square
#D7DEB2 #B2DECF #B9B2DE #DEB2C1
split-complementary
#D7DEB2 #B2C1DE #CFB2DE
monochromatic
#AAB95C #C1CC87 #D7DEB2 #EDF0DD #F4F6EA
Accessibility & contrast
On white
1.40
#D7DEB2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.98
#D7DEB2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D7DEB2
14.98:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D7DEB2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D7DEB2 | 1.00 | 1.40 | 14.98 | 14.98 |
| #FFFFFF | 1.40 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.98 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.98 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E5D9AF
Deuteranopia (green-blind)
#E4DAB4
Tritanopia (blue-blind)
#DCD9D2
Achromatopsia (no color)
#DADADA
Design tokens & code
CSS
--color: #d7deb2; /* rgb */ color: rgb(215, 222, 178); /* oklch */ color: oklch(88.4% 0.059 115.0);
Tailwind
colors: {
custom: {
50: '#e3e8c9',
500: '#d7deb2',
950: '#000000',
},
}SCSS
$custom: #d7deb2; $custom-light: #e3e8c9; $custom-dark: #000000;
JSON
{
"hex": "#d7deb2",
"rgb": {
"r": 215,
"g": 222,
"b": 178
},
"hsl": {
"h": 69.545,
"s": 40,
"l": 78.431
},
"oklch": {
"l": 0.88403,
"c": 0.05875,
"h": 115
},
"luminance": 0.69904
}Semantic roles & 50–950 ramp
primary
#D7DEB2
secondary
#877EB6
accent
#32B347
background
#FEFEFD
surface
#FCFCF9
border
#D5D5D2
text
#151613
muted
#848482