#DFE0BB#DFE0BB
#DFE0BB is a very light, muted yellow. Relative luminance 0.726; OKLCH L 89.6% C 0.049 H 108.6°. Best body text is #000000 at 15.52:1 contrast (WCAG AA passes).
Color values
| HEX | #DFE0BB |
|---|---|
| RGB | rgb(223, 224, 187) |
| HSL | hsl(62, 37%, 81%) |
| HSV | hsv(62, 17%, 88%) |
| CMYK | cmyk(0.4%, 0%, 16.5%, 12.2%) |
| CIE-LAB | lab(88.25, -6.47, 18.05) |
| CIE-LCH | lch(88.25, 19.17, 109.71°) |
| OKLab | oklab(89.64% -0.0156 0.0464) |
| OKLCH | oklch(89.64% 0.049 108.6) |
| XYZ | xyz(66.0560, 72.5877, 57.5350) |
| Luminance | 0.7259 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Lightgoldenrodyellow
#FAFAD2
ΔE00 5.61
Beige (survey)
#E6DAA6
ΔE00 5.82
Beige
#F5F5DC
ΔE00 6.11
Pale
#FFF9D0
ΔE00 6.19
Lemonchiffon
#FFFACD
ΔE00 6.34
Palegoldenrod
#EEE8AA
ΔE00 6.53
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DFE0BB #BCBBE0
analogous
#E0CEBB #DFE0BB #CCE0BB
triadic
#DFE0BB #BBDFE0 #E0BBDF
tetradic
#DFE0BB #BBE0CE #BCBBE0 #E0BBCC
square
#DFE0BB #BBE0CE #BCBBE0 #E0BBCC
split-complementary
#DFE0BB #BBCCE0 #CEBBE0
monochromatic
#B7BA67 #CBCD91 #DFE0BB #F3F3E5 #F5F5EA
Accessibility & contrast
On white
1.35
#DFE0BB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.52
#DFE0BB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DFE0BB
15.52:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DFE0BB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DFE0BB | 1.00 | 1.35 | 15.52 | 15.52 |
| #FFFFFF | 1.35 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.52 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.52 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E6DDB9
Deuteranopia (green-blind)
#E7DEBC
Tritanopia (blue-blind)
#E5DBD6
Achromatopsia (no color)
#DDDDDD
Design tokens & code
CSS
--color: #dfe0bb; /* rgb */ color: rgb(223, 224, 187); /* oklch */ color: oklch(89.6% 0.049 108.6);
Tailwind
colors: {
custom: {
50: '#e9e9cf',
500: '#dfe0bb',
950: '#000000',
},
}SCSS
$custom: #dfe0bb; $custom-light: #e9e9cf; $custom-dark: #000000;
JSON
{
"hex": "#dfe0bb",
"rgb": {
"r": 223,
"g": 224,
"b": 187
},
"hsl": {
"h": 61.622,
"s": 37.374,
"l": 80.588
},
"oklch": {
"l": 0.8964,
"c": 0.04896,
"h": 108.6
},
"luminance": 0.72587
}Semantic roles & 50–950 ramp
primary
#DFE0BB
secondary
#8887B9
accent
#35B039
background
#FEFEFE
surface
#FCFCFB
border
#D5D5D4
text
#161613
muted
#848483