#D4DF80#D4DF80
#D4DF80 is a very light, moderate yellow. Relative luminance 0.683; OKLCH L 87.5% C 0.120 H 114.3°. Best body text is #000000 at 14.67:1 contrast (WCAG AA passes).
Color values
| HEX | #D4DF80 |
|---|---|
| RGB | rgb(212, 223, 128) |
| HSL | hsl(67, 60%, 69%) |
| HSV | hsv(67, 43%, 87%) |
| CMYK | cmyk(4.9%, 0%, 42.6%, 12.5%) |
| CIE-LAB | lab(86.17, -17.68, 45.18) |
| CIE-LCH | lch(86.17, 48.52, 111.37°) |
| OKLab | oklab(87.46% -0.0493 0.1092) |
| OKLCH | oklch(87.46% 0.12 114.3) |
| XYZ | xyz(57.4359, 68.3316, 30.5815) |
| Luminance | 0.6833 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Greenish Beige
#C9D179
ΔE00 3.30
Light Khaki
#E6F2A2
ΔE00 5.11
Greenish Tan
#BCCB7A
ΔE00 5.49
Khaki (CSS)
#F0E68C
ΔE00 5.93
Pale Olive
#B9CC81
ΔE00 6.32
Pale Olive Green
#B1D27B
ΔE00 6.77
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D4DF80 #8B80DF
analogous
#DFBB80 #D4DF80 #A5DF80
triadic
#D4DF80 #80D4DF #DF80D4
tetradic
#D4DF80 #80DFBB #8B80DF #DF80A5
square
#D4DF80 #80DFBB #8B80DF #DF80A5
split-complementary
#D4DF80 #80A5DF #BB80DF
monochromatic
#A7B72E #C3D34F #D4DF80 #E5EBB1 #F5F8E2
Accessibility & contrast
On white
1.43
#D4DF80 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.67
#D4DF80 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D4DF80
14.67:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D4DF80 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D4DF80 | 1.00 | 1.43 | 14.67 | 14.67 |
| #FFFFFF | 1.43 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.67 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.67 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EBD778
Deuteranopia (green-blind)
#EBD985
Tritanopia (blue-blind)
#DED5C8
Achromatopsia (no color)
#D8D8D8
Design tokens & code
CSS
--color: #d4df80; /* rgb */ color: rgb(212, 223, 128); /* oklch */ color: oklch(87.5% 0.120 114.3);
Tailwind
colors: {
custom: {
50: '#e2e8a6',
500: '#d4df80',
950: '#000000',
},
}SCSS
$custom: #d4df80; $custom-light: #e2e8a6; $custom-dark: #000000;
JSON
{
"hex": "#d4df80",
"rgb": {
"r": 212,
"g": 223,
"b": 128
},
"hsl": {
"h": 66.947,
"s": 59.748,
"l": 68.824
},
"oklch": {
"l": 0.87461,
"c": 0.1198,
"h": 114.3
},
"luminance": 0.68331
}Semantic roles & 50–950 ramp
primary
#D4DF80
secondary
#594DB6
accent
#1EC732
background
#FEFEFC
surface
#FCFCF6
border
#D5D5D0
text
#16160F
muted
#848480