#DBE2AE#DBE2AE
#DBE2AE is a very light, moderate yellow. Relative luminance 0.725; OKLCH L 89.5% C 0.069 H 114.0°. Best body text is #000000 at 15.50:1 contrast (WCAG AA passes).
Color values
| HEX | #DBE2AE |
|---|---|
| RGB | rgb(219, 226, 174) |
| HSL | hsl(68, 47%, 78%) |
| HSV | hsv(68, 23%, 89%) |
| CMYK | cmyk(3.1%, 0%, 23%, 11.4%) |
| CIE-LAB | lab(88.21, -10.84, 24.70) |
| CIE-LCH | lch(88.21, 26.98, 113.69°) |
| OKLab | oklab(89.45% -0.0279 0.0627) |
| OKLCH | oklch(89.45% 0.069 114) |
| XYZ | xyz(64.0493, 72.5092, 50.6577) |
| Luminance | 0.7251 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Palegoldenrod
#EEE8AA
ΔE00 4.85
Beige (survey)
#E6DAA6
ΔE00 6.11
Light Khaki
#E6F2A2
ΔE00 6.22
Ecru
#FEFFCA
ΔE00 6.64
Egg Shell
#FFFCC4
ΔE00 6.68
Vanilla
#F3E5AB
ΔE00 6.77
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DBE2AE #B5AEE2
analogous
#E2CFAE #DBE2AE #C1E2AE
triadic
#DBE2AE #AEDBE2 #E2AEDB
tetradic
#DBE2AE #AEE2CF #B5AEE2 #E2AEC1
square
#DBE2AE #AEE2CF #B5AEE2 #E2AEC1
split-complementary
#DBE2AE #AEC1E2 #CFAEE2
monochromatic
#B3C254 #C7D281 #DBE2AE #EFF2DB #F5F7E8
Accessibility & contrast
On white
1.35
#DBE2AE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.50
#DBE2AE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DBE2AE
15.50:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DBE2AE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DBE2AE | 1.00 | 1.35 | 15.50 | 15.50 |
| #FFFFFF | 1.35 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.50 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.50 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EADDAB
Deuteranopia (green-blind)
#E9DEB0
Tritanopia (blue-blind)
#E1DCD4
Achromatopsia (no color)
#DDDDDD
Design tokens & code
CSS
--color: #dbe2ae; /* rgb */ color: rgb(219, 226, 174); /* oklch */ color: oklch(89.5% 0.069 114.0);
Tailwind
colors: {
custom: {
50: '#e6ebc6',
500: '#dbe2ae',
950: '#000000',
},
}SCSS
$custom: #dbe2ae; $custom-light: #e6ebc6; $custom-dark: #000000;
JSON
{
"hex": "#dbe2ae",
"rgb": {
"r": 219,
"g": 226,
"b": 174
},
"hsl": {
"h": 68.077,
"s": 47.273,
"l": 78.431
},
"oklch": {
"l": 0.89453,
"c": 0.06864,
"h": 114
},
"luminance": 0.72509
}Semantic roles & 50–950 ramp
primary
#DBE2AE
secondary
#8279BB
accent
#2BBB3E
background
#FEFEFD
surface
#FCFDF9
border
#D5D5D2
text
#161613
muted
#848482