#DCE1BB#DCE1BB
#DCE1BB is a very light, muted yellow. Relative luminance 0.727; OKLCH L 89.6% C 0.051 H 113.5°. Best body text is #000000 at 15.53:1 contrast (WCAG AA passes).
Color values
| HEX | #DCE1BB |
|---|---|
| RGB | rgb(220, 225, 187) |
| HSL | hsl(68, 39%, 81%) |
| HSV | hsv(68, 17%, 88%) |
| CMYK | cmyk(2.2%, 0%, 16.9%, 11.8%) |
| CIE-LAB | lab(88.28, -8.06, 18.06) |
| CIE-LCH | lch(88.28, 19.78, 114.04°) |
| OKLab | oklab(89.61% -0.0202 0.0464) |
| OKLCH | oklch(89.61% 0.051 113.5) |
| XYZ | xyz(65.4092, 72.6543, 57.5819) |
| Luminance | 0.7265 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Lightgoldenrodyellow
#FAFAD2
ΔE00 5.82
Beige
#F5F5DC
ΔE00 6.61
Beige (survey)
#E6DAA6
ΔE00 6.80
Cream
#FFFDD0
ΔE00 6.80
Eggshell (survey)
#FFFFD4
ΔE00 6.82
Lemonchiffon
#FFFACD
ΔE00 6.84
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DCE1BB #C0BBE1
analogous
#E1D3BB #DCE1BB #C9E1BB
triadic
#DCE1BB #BBDCE1 #E1BBDC
tetradic
#DCE1BB #BBE1D3 #C0BBE1 #E1BBC9
square
#DCE1BB #BBE1D3 #C0BBE1 #E1BBC9
split-complementary
#DCE1BB #BBC9E1 #D3BBE1
monochromatic
#B0BC66 #C6CE91 #DCE1BB #F2F4E5 #F4F6EA
Accessibility & contrast
On white
1.35
#DCE1BB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.53
#DCE1BB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DCE1BB
15.53:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DCE1BB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DCE1BB | 1.00 | 1.35 | 15.53 | 15.53 |
| #FFFFFF | 1.35 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.53 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.53 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E7DDB9
Deuteranopia (green-blind)
#E7DEBC
Tritanopia (blue-blind)
#E1DCD6
Achromatopsia (no color)
#DDDDDD
Design tokens & code
CSS
--color: #dce1bb; /* rgb */ color: rgb(220, 225, 187); /* oklch */ color: oklch(89.6% 0.051 113.5);
Tailwind
colors: {
custom: {
50: '#e7eacf',
500: '#dce1bb',
950: '#000000',
},
}SCSS
$custom: #dce1bb; $custom-light: #e7eacf; $custom-dark: #000000;
JSON
{
"hex": "#dce1bb",
"rgb": {
"r": 220,
"g": 225,
"b": 187
},
"hsl": {
"h": 67.895,
"s": 38.776,
"l": 80.784
},
"oklch": {
"l": 0.8961,
"c": 0.05062,
"h": 113.5
},
"luminance": 0.72654
}Semantic roles & 50–950 ramp
primary
#DCE1BB
secondary
#8D86BA
accent
#34B244
background
#FEFEFE
surface
#FCFDFB
border
#D5D5D4
text
#161613
muted
#848483