#D2D68F#D2D68F
#D2D68F is a very light, moderate yellow. Relative luminance 0.638; OKLCH L 85.6% C 0.092 H 110.9°. Best body text is #000000 at 13.76:1 contrast (WCAG AA passes).
Color values
| HEX | #D2D68F |
|---|---|
| RGB | rgb(210, 214, 143) |
| HSL | hsl(63, 46%, 70%) |
| HSV | hsv(63, 33%, 84%) |
| CMYK | cmyk(1.9%, 0%, 33.2%, 16.1%) |
| CIE-LAB | lab(83.85, -12.27, 34.68) |
| CIE-LCH | lch(83.85, 36.78, 109.48°) |
| OKLab | oklab(85.65% -0.0328 0.0859) |
| OKLCH | oklch(85.65% 0.092 110.9) |
| XYZ | xyz(55.5831, 63.7787, 35.3637) |
| Luminance | 0.6378 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Greenish Beige
#C9D179
ΔE00 3.45
Greenish Tan
#BCCB7A
ΔE00 4.57
Pale Olive
#B9CC81
ΔE00 4.97
Palegoldenrod
#EEE8AA
ΔE00 5.71
Light Khaki
#E6F2A2
ΔE00 6.26
Beige (survey)
#E6DAA6
ΔE00 6.49
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D2D68F #938FD6
analogous
#D6B68F #D2D68F #AFD68F
triadic
#D2D68F #8FD2D6 #D68FD2
tetradic
#D2D68F #8FD6B6 #938FD6 #D68FAF
square
#D2D68F #8FD6B6 #938FD6 #D68FAF
split-complementary
#D2D68F #8FAFD6 #B68FD6
monochromatic
#A6AC3F #C0C662 #D2D68F #E4E6BC #F6F7E9
Accessibility & contrast
On white
1.53
#D2D68F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.76
#D2D68F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D2D68F
13.76:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D2D68F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D2D68F | 1.00 | 1.53 | 13.76 | 13.76 |
| #FFFFFF | 1.53 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.76 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.76 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E1D08A
Deuteranopia (green-blind)
#E1D292
Tritanopia (blue-blind)
#DBCEC4
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #d2d68f; /* rgb */ color: rgb(210, 214, 143); /* oklch */ color: oklch(85.6% 0.092 110.9);
Tailwind
colors: {
custom: {
50: '#e0e2b0',
500: '#d2d68f',
950: '#000000',
},
}SCSS
$custom: #d2d68f; $custom-light: #e0e2b0; $custom-dark: #000000;
JSON
{
"hex": "#d2d68f",
"rgb": {
"r": 210,
"g": 214,
"b": 143
},
"hsl": {
"h": 63.38,
"s": 46.405,
"l": 70
},
"oklch": {
"l": 0.85646,
"c": 0.09191,
"h": 110.9
},
"luminance": 0.63778
}Semantic roles & 50–950 ramp
primary
#D2D68F
secondary
#615DAC
accent
#2CBA34
background
#FEFEFD
surface
#FCFCF7
border
#D5D5D0
text
#151510
muted
#848481