#DBE0C8#DBE0C8
#DBE0C8 is a very light, muted yellow-green. Relative luminance 0.725; OKLCH L 89.6% C 0.033 H 116.6°. Best body text is #000000 at 15.51:1 contrast (WCAG AA passes).
Color values
| HEX | #DBE0C8 |
|---|---|
| RGB | rgb(219, 224, 200) |
| HSL | hsl(73, 28%, 83%) |
| HSV | hsv(73, 11%, 88%) |
| CMYK | cmyk(2.2%, 0%, 10.7%, 12.2%) |
| CIE-LAB | lab(88.23, -5.84, 11.18) |
| CIE-LCH | lch(88.23, 12.62, 117.60°) |
| OKLab | oklab(89.64% -0.0146 0.0291) |
| OKLCH | oklch(89.64% 0.033 116.6) |
| XYZ | xyz(66.2930, 72.5417, 65.1419) |
| Luminance | 0.7254 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Beige
#F5F5DC
ΔE00 5.17
Eggshell
#F0EAD6
ΔE00 6.00
Off White (survey)
#FFFFE4
ΔE00 7.06
Lightyellow
#FFFFE0
ΔE00 7.21
Light Grey
#D8DCD6
ΔE00 7.23
Lightgoldenrodyellow
#FAFAD2
ΔE00 7.40
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DBE0C8 #CDC8E0
analogous
#E0D9C8 #DBE0C8 #CFE0C8
triadic
#DBE0C8 #C8DBE0 #E0C8DB
tetradic
#DBE0C8 #C8E0D9 #CDC8E0 #E0C8CF
square
#DBE0C8 #C8E0D9 #CDC8E0 #E0C8CF
split-complementary
#DBE0C8 #C8CFE0 #D9C8E0
monochromatic
#A8B47A #C1CAA1 #DBE0C8 #F2F4EB #F2F4EB
Accessibility & contrast
On white
1.35
#DBE0C8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.51
#DBE0C8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DBE0C8
15.51:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DBE0C8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DBE0C8 | 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)
#E4DDC7
Deuteranopia (green-blind)
#E3DEC9
Tritanopia (blue-blind)
#DEDDD9
Achromatopsia (no color)
#DDDDDD
Design tokens & code
CSS
--color: #dbe0c8; /* rgb */ color: rgb(219, 224, 200); /* oklch */ color: oklch(89.6% 0.033 116.6);
Tailwind
colors: {
custom: {
50: '#e6e9d8',
500: '#dbe0c8',
950: '#000000',
},
}SCSS
$custom: #dbe0c8; $custom-light: #e6e9d8; $custom-dark: #000000;
JSON
{
"hex": "#dbe0c8",
"rgb": {
"r": 219,
"g": 224,
"b": 200
},
"hsl": {
"h": 72.5,
"s": 27.907,
"l": 83.137
},
"oklch": {
"l": 0.89641,
"c": 0.03253,
"h": 116.6
},
"luminance": 0.72542
}Semantic roles & 50–950 ramp
primary
#DBE0C8
secondary
#9C95B7
accent
#3FA755
background
#FEFEFE
surface
#FCFCFB
border
#D5D5D4
text
#151614
muted
#848483