#DBEC75#DBEC75
#DBEC75 is a very light, vivid yellow. Relative luminance 0.763; OKLCH L 90.6% C 0.145 H 116.1°. Best body text is #000000 at 16.27:1 contrast (WCAG AA passes).
Color values
| HEX | #DBEC75 |
|---|---|
| RGB | rgb(219, 236, 117) |
| HSL | hsl(69, 76%, 69%) |
| HSV | hsv(69, 50%, 93%) |
| CMYK | cmyk(7.2%, 0%, 50.4%, 7.5%) |
| CIE-LAB | lab(90.02, -22.35, 55.19) |
| CIE-LCH | lch(90.02, 59.55, 112.05°) |
| OKLab | oklab(90.62% -0.0639 0.1304) |
| OKLCH | oklch(90.62% 0.145 116.1) |
| XYZ | xyz(62.4206, 76.3360, 28.2722) |
| Luminance | 0.7633 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Pear
#CBF85F
ΔE00 5.55
Yellowish Tan
#FCFC81
ΔE00 5.64
Faded Yellow
#FEFF7F
ΔE00 6.01
Pale Yellow
#FFFF84
ΔE00 6.07
Light Khaki
#E6F2A2
ΔE00 6.10
Butter
#FFFF81
ΔE00 6.14
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DBEC75 #8675EC
analogous
#ECC175 #DBEC75 #A0EC75
triadic
#DBEC75 #75DBEC #EC75DB
tetradic
#DBEC75 #75ECC1 #8675EC #EC75A0
square
#DBEC75 #75ECC1 #8675EC #EC75A0
split-complementary
#DBEC75 #75A0EC #C175EC
monochromatic
#B2CB1C #CDE53F #DBEC75 #E9F3AB #F7FBE1
Accessibility & contrast
On white
1.29
#DBEC75 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.27
#DBEC75 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DBEC75
16.27:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DBEC75 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DBEC75 | 1.00 | 1.29 | 16.27 | 16.27 |
| #FFFFFF | 1.29 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.27 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.27 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FAE26A
Deuteranopia (green-blind)
#F8E37C
Tritanopia (blue-blind)
#E6E1D1
Achromatopsia (no color)
#E2E2E2
Design tokens & code
CSS
--color: #dbec75; /* rgb */ color: rgb(219, 236, 117); /* oklch */ color: oklch(90.6% 0.145 116.1);
Tailwind
colors: {
custom: {
50: '#e8f2a0',
500: '#dbec75',
950: '#000000',
},
}SCSS
$custom: #dbec75; $custom-light: #e8f2a0; $custom-dark: #000000;
JSON
{
"hex": "#dbec75",
"rgb": {
"r": 219,
"g": 236,
"b": 117
},
"hsl": {
"h": 68.571,
"s": 75.796,
"l": 69.216
},
"oklch": {
"l": 0.90616,
"c": 0.14522,
"h": 116.1
},
"luminance": 0.76335
}Semantic roles & 50–950 ramp
primary
#DBEC75
secondary
#5341C5
accent
#0ED82A
background
#FEFFFC
surface
#FDFEF5
border
#D5D6CF
text
#16160F
muted
#848580