#DBE47C#DBE47C
#DBE47C is a very light, vivid yellow. Relative luminance 0.720; OKLCH L 89.0% C 0.129 H 113.1°. Best body text is #000000 at 15.40:1 contrast (WCAG AA passes).
Color values
| HEX | #DBE47C |
|---|---|
| RGB | rgb(219, 228, 124) |
| HSL | hsl(65, 66%, 69%) |
| HSV | hsv(65, 46%, 89%) |
| CMYK | cmyk(3.9%, 0%, 45.6%, 10.6%) |
| CIE-LAB | lab(87.97, -17.81, 49.45) |
| CIE-LCH | lch(87.97, 52.56, 109.81°) |
| OKLab | oklab(89.01% -0.0504 0.1184) |
| OKLCH | oklch(89.01% 0.129 113.1) |
| XYZ | xyz(60.5958, 72.0031, 29.7707) |
| Luminance | 0.7200 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Greenish Beige
#C9D179
ΔE00 4.81
Khaki (CSS)
#F0E68C
ΔE00 5.23
Light Khaki
#E6F2A2
ΔE00 5.26
Yellowish Tan
#FCFC81
ΔE00 6.35
Straw
#FCF679
ΔE00 6.45
Manilla
#FFFA86
ΔE00 6.47
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DBE47C #857CE4
analogous
#E4B97C #DBE47C #A7E47C
triadic
#DBE47C #7CDBE4 #E47CDB
tetradic
#DBE47C #7CE4B9 #857CE4 #E47CA7
square
#DBE47C #7CE4B9 #857CE4 #E47CA7
split-complementary
#DBE47C #7CA7E4 #B97CE4
monochromatic
#B1BE27 #CDDA49 #DBE47C #E9EEAF #F7F9E1
Accessibility & contrast
On white
1.36
#DBE47C on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.40
#DBE47C on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DBE47C
15.40:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DBE47C | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DBE47C | 1.00 | 1.36 | 15.40 | 15.40 |
| #FFFFFF | 1.36 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.40 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.40 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F1DB73
Deuteranopia (green-blind)
#F1DE81
Tritanopia (blue-blind)
#E6D9CC
Achromatopsia (no color)
#DDDDDD
Design tokens & code
CSS
--color: #dbe47c; /* rgb */ color: rgb(219, 228, 124); /* oklch */ color: oklch(89.0% 0.129 113.1);
Tailwind
colors: {
custom: {
50: '#e8eca4',
500: '#dbe47c',
950: '#000000',
},
}SCSS
$custom: #dbe47c; $custom-light: #e8eca4; $custom-dark: #000000;
JSON
{
"hex": "#dbe47c",
"rgb": {
"r": 219,
"g": 228,
"b": 124
},
"hsl": {
"h": 65.192,
"s": 65.823,
"l": 69.02
},
"oklch": {
"l": 0.89008,
"c": 0.12863,
"h": 113.1
},
"luminance": 0.72002
}Semantic roles & 50–950 ramp
primary
#DBE47C
secondary
#5349BC
accent
#18CE28
background
#FEFEFC
surface
#FDFDF6
border
#D5D5D0
text
#16160F
muted
#848480