#DBEC84#DBEC84
#DBEC84 is a very light, vivid yellow. Relative luminance 0.767; OKLCH L 90.8% C 0.130 H 116.7°. Best body text is #000000 at 16.34:1 contrast (WCAG AA passes).
Color values
| HEX | #DBEC84 |
|---|---|
| RGB | rgb(219, 236, 132) |
| HSL | hsl(70, 73%, 72%) |
| HSV | hsv(70, 44%, 93%) |
| CMYK | cmyk(7.2%, 0%, 44.1%, 7.5%) |
| CIE-LAB | lab(90.19, -20.91, 48.35) |
| CIE-LCH | lch(90.19, 52.67, 113.39°) |
| OKLab | oklab(90.81% -0.0585 0.1164) |
| OKLCH | oklch(90.81% 0.13 116.7) |
| XYZ | xyz(63.3743, 76.7175, 33.2947) |
| Luminance | 0.7672 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Light Khaki
#E6F2A2
ΔE00 4.21
Greenish Beige
#C9D179
ΔE00 6.29
Light Yellow Green
#CCFD7F
ΔE00 6.32
Yellowish Tan
#FCFC81
ΔE00 6.38
Pear
#CBF85F
ΔE00 6.63
Khaki (CSS)
#F0E68C
ΔE00 6.73
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DBEC84 #9584EC
analogous
#ECC984 #DBEC84 #A7EC84
triadic
#DBEC84 #84DBEC #EC84DB
tetradic
#DBEC84 #84ECC9 #9584EC #EC84A7
square
#DBEC84 #84ECC9 #9584EC #EC84A7
split-complementary
#DBEC84 #84A7EC #C984EC
monochromatic
#B7D521 #CBE44F #DBEC84 #EBF4B9 #F7FBE4
Accessibility & contrast
On white
1.28
#DBEC84 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.34
#DBEC84 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DBEC84
16.34:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DBEC84 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DBEC84 | 1.00 | 1.28 | 16.34 | 16.34 |
| #FFFFFF | 1.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.34 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.34 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F9E27B
Deuteranopia (green-blind)
#F7E489
Tritanopia (blue-blind)
#E5E2D3
Achromatopsia (no color)
#E3E3E3
Design tokens & code
CSS
--color: #dbec84; /* rgb */ color: rgb(219, 236, 132); /* oklch */ color: oklch(90.8% 0.130 116.7);
Tailwind
colors: {
custom: {
50: '#e8f2a9',
500: '#dbec84',
950: '#000000',
},
}SCSS
$custom: #dbec84; $custom-light: #e8f2a9; $custom-dark: #000000;
JSON
{
"hex": "#dbec84",
"rgb": {
"r": 219,
"g": 236,
"b": 132
},
"hsl": {
"h": 69.808,
"s": 73.239,
"l": 72.157
},
"oklch": {
"l": 0.90814,
"c": 0.13031,
"h": 116.7
},
"luminance": 0.76717
}Semantic roles & 50–950 ramp
primary
#DBEC84
secondary
#624EC6
accent
#10D530
background
#FEFFFD
surface
#FDFEF7
border
#D5D6D0
text
#161610
muted
#848581