#DCE07B#DCE07B
#DCE07B is a very light, vivid yellow. Relative luminance 0.700; OKLCH L 88.2% C 0.125 H 110.7°. Best body text is #000000 at 14.99:1 contrast (WCAG AA passes).
Color values
| HEX | #DCE07B |
|---|---|
| RGB | rgb(220, 224, 123) |
| HSL | hsl(62, 62%, 68%) |
| HSV | hsv(62, 45%, 88%) |
| CMYK | cmyk(1.8%, 0%, 45.1%, 12.2%) |
| CIE-LAB | lab(86.98, -15.55, 48.73) |
| CIE-LCH | lch(86.98, 51.15, 107.70°) |
| OKLab | oklab(88.23% -0.0441 0.1167) |
| OKLCH | oklch(88.23% 0.125 110.7) |
| XYZ | xyz(59.7470, 69.9582, 29.0909) |
| Luminance | 0.6996 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Greenish Beige
#C9D179
ΔE00 4.26
Khaki (CSS)
#F0E68C
ΔE00 4.36
Light Khaki
#E6F2A2
ΔE00 5.83
Buff
#FEF69E
ΔE00 6.44
Straw
#FCF679
ΔE00 6.47
Manilla
#FFFA86
ΔE00 6.58
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DCE07B #7F7BE0
analogous
#E0B17B #DCE07B #A9E07B
triadic
#DCE07B #7BDCE0 #E07BDC
tetradic
#DCE07B #7BE0B1 #7F7BE0 #E07BA9
square
#DCE07B #7BE0B1 #7F7BE0 #E07BA9
split-complementary
#DCE07B #7BA9E0 #B17BE0
monochromatic
#B0B62B #CFD449 #DCE07B #E9ECAD #F6F7DE
Accessibility & contrast
On white
1.40
#DCE07B on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.99
#DCE07B on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DCE07B
14.99:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DCE07B | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DCE07B | 1.00 | 1.40 | 14.99 | 14.99 |
| #FFFFFF | 1.40 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.99 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.99 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EED872
Deuteranopia (green-blind)
#EFDB80
Tritanopia (blue-blind)
#E8D5C8
Achromatopsia (no color)
#DADADA
Design tokens & code
CSS
--color: #dce07b; /* rgb */ color: rgb(220, 224, 123); /* oklch */ color: oklch(88.2% 0.125 110.7);
Tailwind
colors: {
custom: {
50: '#e8e9a3',
500: '#dce07b',
950: '#000000',
},
}SCSS
$custom: #dce07b; $custom-light: #e8e9a3; $custom-dark: #000000;
JSON
{
"hex": "#dce07b",
"rgb": {
"r": 220,
"g": 224,
"b": 123
},
"hsl": {
"h": 62.376,
"s": 61.963,
"l": 68.039
},
"oklch": {
"l": 0.8823,
"c": 0.12473,
"h": 110.7
},
"luminance": 0.69957
}Semantic roles & 50–950 ramp
primary
#DCE07B
secondary
#4D48B7
accent
#1CCA23
background
#FEFEFC
surface
#FDFCF6
border
#D5D5D0
text
#16160F
muted
#848480