#DCDF7B#DCDF7B
#DCDF7B is a very light, vivid yellow. Relative luminance 0.694; OKLCH L 88.0% C 0.124 H 110.2°. Best body text is #000000 at 14.88:1 contrast (WCAG AA passes).
Color values
| HEX | #DCDF7B |
|---|---|
| RGB | rgb(220, 223, 123) |
| HSL | hsl(62, 61%, 68%) |
| HSV | hsv(62, 45%, 87%) |
| CMYK | cmyk(1.3%, 0%, 44.8%, 12.5%) |
| CIE-LAB | lab(86.71, -15.05, 48.41) |
| CIE-LCH | lch(86.71, 50.70, 107.27°) |
| OKLab | oklab(88.02% -0.0427 0.116) |
| OKLCH | oklch(88.02% 0.124 110.2) |
| XYZ | xyz(59.4791, 69.4223, 29.0016) |
| Luminance | 0.6942 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Greenish Beige
#C9D179
ΔE00 4.13
Khaki (CSS)
#F0E68C
ΔE00 4.22
Light Khaki
#E6F2A2
ΔE00 5.97
Buff
#FEF69E
ΔE00 6.45
Dark Cream
#FFF39A
ΔE00 6.56
Straw
#FCF679
ΔE00 6.57
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DCDF7B #7E7BDF
analogous
#DFB07B #DCDF7B #AADF7B
triadic
#DCDF7B #7BDCDF #DF7BDC
tetradic
#DCDF7B #7BDFB0 #7E7BDF #DF7BAA
square
#DCDF7B #7BDFB0 #7E7BDF #DF7BAA
split-complementary
#DCDF7B #7BAADF #B07BDF
monochromatic
#B0B42C #CFD34A #DCDF7B #E9EBAC #F6F7DE
Accessibility & contrast
On white
1.41
#DCDF7B on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.88
#DCDF7B on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DCDF7B
14.88:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DCDF7B | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DCDF7B | 1.00 | 1.41 | 14.88 | 14.88 |
| #FFFFFF | 1.41 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.88 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.88 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EDD773
Deuteranopia (green-blind)
#EEDB80
Tritanopia (blue-blind)
#E8D4C7
Achromatopsia (no color)
#D9D9D9
Design tokens & code
CSS
--color: #dcdf7b; /* rgb */ color: rgb(220, 223, 123); /* oklch */ color: oklch(88.0% 0.124 110.2);
Tailwind
colors: {
custom: {
50: '#e8e8a3',
500: '#dcdf7b',
950: '#000000',
},
}SCSS
$custom: #dcdf7b; $custom-light: #e8e8a3; $custom-dark: #000000;
JSON
{
"hex": "#dcdf7b",
"rgb": {
"r": 220,
"g": 223,
"b": 123
},
"hsl": {
"h": 61.8,
"s": 60.976,
"l": 67.843
},
"oklch": {
"l": 0.8802,
"c": 0.12356,
"h": 110.2
},
"luminance": 0.69421
}Semantic roles & 50–950 ramp
primary
#DCDF7B
secondary
#4C49B5
accent
#1DC922
background
#FEFEFC
surface
#FDFCF6
border
#D5D5D0
text
#16160F
muted
#848480