#DCE0BB#DCE0BB
#DCE0BB is a very light, muted yellow. Relative luminance 0.721; OKLCH L 89.4% C 0.049 H 112.4°. Best body text is #000000 at 15.42:1 contrast (WCAG AA passes).
Color values
| HEX | #DCE0BB |
|---|---|
| RGB | rgb(220, 224, 187) |
| HSL | hsl(66, 37%, 81%) |
| HSV | hsv(66, 17%, 88%) |
| CMYK | cmyk(1.8%, 0%, 16.5%, 12.2%) |
| CIE-LAB | lab(88.02, -7.55, 17.70) |
| CIE-LCH | lch(88.02, 19.24, 113.10°) |
| OKLab | oklab(89.41% -0.0188 0.0455) |
| OKLCH | oklch(89.41% 0.049 112.4) |
| XYZ | xyz(65.1396, 72.1152, 57.4921) |
| Luminance | 0.7211 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Lightgoldenrodyellow
#FAFAD2
ΔE00 5.91
Beige
#F5F5DC
ΔE00 6.45
Beige (survey)
#E6DAA6
ΔE00 6.64
Pale
#FFF9D0
ΔE00 6.83
Lemonchiffon
#FFFACD
ΔE00 6.88
Cream
#FFFDD0
ΔE00 6.91
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DCE0BB #BFBBE0
analogous
#E0D1BB #DCE0BB #C9E0BB
triadic
#DCE0BB #BBDCE0 #E0BBDC
tetradic
#DCE0BB #BBE0D1 #BFBBE0 #E0BBC9
square
#DCE0BB #BBE0D1 #BFBBE0 #E0BBC9
split-complementary
#DCE0BB #BBC9E0 #D1BBE0
monochromatic
#B1BA67 #C6CD91 #DCE0BB #F2F3E5 #F4F5EA
Accessibility & contrast
On white
1.36
#DCE0BB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.42
#DCE0BB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DCE0BB
15.42:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DCE0BB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DCE0BB | 1.00 | 1.36 | 15.42 | 15.42 |
| #FFFFFF | 1.36 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.42 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.42 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E6DCB9
Deuteranopia (green-blind)
#E6DDBC
Tritanopia (blue-blind)
#E1DBD6
Achromatopsia (no color)
#DDDDDD
Design tokens & code
CSS
--color: #dce0bb; /* rgb */ color: rgb(220, 224, 187); /* oklch */ color: oklch(89.4% 0.049 112.4);
Tailwind
colors: {
custom: {
50: '#e7e9cf',
500: '#dce0bb',
950: '#000000',
},
}SCSS
$custom: #dce0bb; $custom-light: #e7e9cf; $custom-dark: #000000;
JSON
{
"hex": "#dce0bb",
"rgb": {
"r": 220,
"g": 224,
"b": 187
},
"hsl": {
"h": 66.486,
"s": 37.374,
"l": 80.588
},
"oklch": {
"l": 0.89405,
"c": 0.04924,
"h": 112.4
},
"luminance": 0.72115
}Semantic roles & 50–950 ramp
primary
#DCE0BB
secondary
#8C87B9
accent
#35B043
background
#FEFEFE
surface
#FCFCFB
border
#D5D5D4
text
#161613
muted
#848483