#DBE2AF#DBE2AF
#DBE2AF is a very light, moderate yellow. Relative luminance 0.725; OKLCH L 89.5% C 0.067 H 114.1°. Best body text is #000000 at 15.51:1 contrast (WCAG AA passes).
Color values
| HEX | #DBE2AF |
|---|---|
| RGB | rgb(219, 226, 175) |
| HSL | hsl(68, 47%, 79%) |
| HSV | hsv(68, 23%, 89%) |
| CMYK | cmyk(3.1%, 0%, 22.6%, 11.4%) |
| CIE-LAB | lab(88.23, -10.69, 24.21) |
| CIE-LCH | lch(88.23, 26.47, 113.83°) |
| OKLab | oklab(89.47% -0.0275 0.0615) |
| OKLCH | oklch(89.47% 0.067 114.1) |
| XYZ | xyz(64.1471, 72.5484, 51.1730) |
| Luminance | 0.7255 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Palegoldenrod
#EEE8AA
ΔE00 4.97
Beige (survey)
#E6DAA6
ΔE00 6.15
Light Khaki
#E6F2A2
ΔE00 6.42
Ecru
#FEFFCA
ΔE00 6.64
Lightgoldenrodyellow
#FAFAD2
ΔE00 6.67
Egg Shell
#FFFCC4
ΔE00 6.71
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DBE2AF #B6AFE2
analogous
#E2CFAF #DBE2AF #C1E2AF
triadic
#DBE2AF #AFDBE2 #E2AFDB
tetradic
#DBE2AF #AFE2CF #B6AFE2 #E2AFC1
square
#DBE2AF #AFE2CF #B6AFE2 #E2AFC1
split-complementary
#DBE2AF #AFC1E2 #CFAFE2
monochromatic
#B3C155 #C7D282 #DBE2AF #EFF2DC #F5F7E9
Accessibility & contrast
On white
1.35
#DBE2AF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.51
#DBE2AF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DBE2AF
15.51:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DBE2AF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DBE2AF | 1.00 | 1.35 | 15.51 | 15.51 |
| #FFFFFF | 1.35 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.51 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.51 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EADDAC
Deuteranopia (green-blind)
#E9DEB1
Tritanopia (blue-blind)
#E1DCD4
Achromatopsia (no color)
#DDDDDD
Design tokens & code
CSS
--color: #dbe2af; /* rgb */ color: rgb(219, 226, 175); /* oklch */ color: oklch(89.5% 0.067 114.1);
Tailwind
colors: {
custom: {
50: '#e6ebc7',
500: '#dbe2af',
950: '#000000',
},
}SCSS
$custom: #dbe2af; $custom-light: #e6ebc7; $custom-dark: #000000;
JSON
{
"hex": "#dbe2af",
"rgb": {
"r": 219,
"g": 226,
"b": 175
},
"hsl": {
"h": 68.235,
"s": 46.789,
"l": 78.627
},
"oklch": {
"l": 0.89474,
"c": 0.0674,
"h": 114.1
},
"luminance": 0.72548
}Semantic roles & 50–950 ramp
primary
#DBE2AF
secondary
#837ABB
accent
#2BBA3F
background
#FEFEFD
surface
#FCFDF9
border
#D5D5D2
text
#161613
muted
#848482