#D2DB7D#D2DB7D
#D2DB7D is a very light, moderate yellow. Relative luminance 0.658; OKLCH L 86.4% C 0.118 H 113.4°. Best body text is #000000 at 14.17:1 contrast (WCAG AA passes).
Color values
| HEX | #D2DB7D |
|---|---|
| RGB | rgb(210, 219, 125) |
| HSL | hsl(66, 57%, 67%) |
| HSV | hsv(66, 43%, 86%) |
| CMYK | cmyk(4.1%, 0%, 42.9%, 14.1%) |
| CIE-LAB | lab(84.92, -16.79, 45.05) |
| CIE-LCH | lch(84.92, 48.08, 110.44°) |
| OKLab | oklab(86.41% -0.047 0.1087) |
| OKLCH | oklch(86.41% 0.118 113.4) |
| XYZ | xyz(55.6122, 65.8461, 29.1780) |
| Luminance | 0.6584 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Greenish Beige
#C9D179
ΔE00 2.43
Greenish Tan
#BCCB7A
ΔE00 4.89
Light Khaki
#E6F2A2
ΔE00 5.85
Pale Olive
#B9CC81
ΔE00 5.90
Khaki (CSS)
#F0E68C
ΔE00 5.93
Pale Olive Green
#B1D27B
ΔE00 6.69
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D2DB7D #867DDB
analogous
#DBB57D #D2DB7D #A3DB7D
triadic
#D2DB7D #7DD2DB #DB7DD2
tetradic
#D2DB7D #7DDBB5 #867DDB #DB7DA3
square
#D2DB7D #7DDBB5 #867DDB #DB7DA3
split-complementary
#D2DB7D #7DA3DB #B57DDB
monochromatic
#A2AE30 #C1CE4D #D2DB7D #E3E8AD #F3F6DD
Accessibility & contrast
On white
1.48
#D2DB7D on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.17
#D2DB7D on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D2DB7D
14.17:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D2DB7D | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D2DB7D | 1.00 | 1.48 | 14.17 | 14.17 |
| #FFFFFF | 1.48 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.17 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.17 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E7D375
Deuteranopia (green-blind)
#E7D582
Tritanopia (blue-blind)
#DCD1C4
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #d2db7d; /* rgb */ color: rgb(210, 219, 125); /* oklch */ color: oklch(86.4% 0.118 113.4);
Tailwind
colors: {
custom: {
50: '#e1e6a4',
500: '#d2db7d',
950: '#000000',
},
}SCSS
$custom: #d2db7d; $custom-light: #e1e6a4; $custom-dark: #000000;
JSON
{
"hex": "#d2db7d",
"rgb": {
"r": 210,
"g": 219,
"b": 125
},
"hsl": {
"h": 65.745,
"s": 56.627,
"l": 67.451
},
"oklch": {
"l": 0.86411,
"c": 0.11843,
"h": 113.4
},
"luminance": 0.65845
}Semantic roles & 50–950 ramp
primary
#D2DB7D
secondary
#564CB0
accent
#21C431
background
#FEFEFC
surface
#FCFCF6
border
#D5D5D0
text
#15150F
muted
#848480