#DCE39F#DCE39F
#DCE39F is a very light, moderate yellow. Relative luminance 0.727; OKLCH L 89.4% C 0.088 H 113.0°. Best body text is #000000 at 15.53:1 contrast (WCAG AA passes).
Color values
| HEX | #DCE39F |
|---|---|
| RGB | rgb(220, 227, 159) |
| HSL | hsl(66, 55%, 76%) |
| HSV | hsv(66, 30%, 89%) |
| CMYK | cmyk(3.1%, 0%, 30%, 11%) |
| CIE-LAB | lab(88.28, -12.99, 32.51) |
| CIE-LCH | lch(88.28, 35.01, 111.78°) |
| OKLab | oklab(89.44% -0.0344 0.0812) |
| OKLCH | oklch(89.44% 0.088 113) |
| XYZ | xyz(63.2423, 72.6577, 43.4869) |
| Luminance | 0.7266 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Light Khaki
#E6F2A2
ΔE00 3.70
Palegoldenrod
#EEE8AA
ΔE00 4.17
Greenish Beige
#C9D179
ΔE00 5.84
Parchment
#FEFCAF
ΔE00 6.34
Khaki (CSS)
#F0E68C
ΔE00 6.36
Light Beige
#FFFEB6
ΔE00 6.43
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DCE39F #A69FE3
analogous
#E3C89F #DCE39F #BAE39F
triadic
#DCE39F #9FDCE3 #E39FDC
tetradic
#DCE39F #9FE3C8 #A69FE3 #E39FBA
square
#DCE39F #9FE3C8 #A69FE3 #E39FBA
split-complementary
#DCE39F #9FBAE3 #C89FE3
monochromatic
#B9C740 #CBD570 #DCE39F #EDF1CE #F6F8E7
Accessibility & contrast
On white
1.35
#DCE39F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.53
#DCE39F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DCE39F
15.53:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DCE39F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DCE39F | 1.00 | 1.35 | 15.53 | 15.53 |
| #FFFFFF | 1.35 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.53 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.53 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EDDD9A
Deuteranopia (green-blind)
#EDDEA2
Tritanopia (blue-blind)
#E4DBD1
Achromatopsia (no color)
#DDDDDD
Design tokens & code
CSS
--color: #dce39f; /* rgb */ color: rgb(220, 227, 159); /* oklch */ color: oklch(89.4% 0.088 113.0);
Tailwind
colors: {
custom: {
50: '#e7ebbc',
500: '#dce39f',
950: '#000000',
},
}SCSS
$custom: #dce39f; $custom-light: #e7ebbc; $custom-dark: #000000;
JSON
{
"hex": "#dce39f",
"rgb": {
"r": 220,
"g": 227,
"b": 159
},
"hsl": {
"h": 66.176,
"s": 54.839,
"l": 75.686
},
"oklch": {
"l": 0.89441,
"c": 0.08816,
"h": 113
},
"luminance": 0.72657
}Semantic roles & 50–950 ramp
primary
#DCE39F
secondary
#726ABD
accent
#23C234
background
#FEFEFD
surface
#FCFDF8
border
#D5D5D1
text
#161612
muted
#848482