#DCE2BA#DCE2BA
#DCE2BA is a very light, muted yellow. Relative luminance 0.732; OKLCH L 89.8% C 0.053 H 114.4°. Best body text is #000000 at 15.63:1 contrast (WCAG AA passes).
Color values
| HEX | #DCE2BA |
|---|---|
| RGB | rgb(220, 226, 186) |
| HSL | hsl(69, 41%, 81%) |
| HSV | hsv(69, 18%, 89%) |
| CMYK | cmyk(2.7%, 0%, 17.7%, 11.4%) |
| CIE-LAB | lab(88.52, -8.71, 18.92) |
| CIE-LCH | lch(88.52, 20.83, 114.73°) |
| OKLab | oklab(89.79% -0.022 0.0485) |
| OKLCH | oklch(89.79% 0.053 114.4) |
| XYZ | xyz(65.5736, 73.1539, 57.1105) |
| Luminance | 0.7315 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Lightgoldenrodyellow
#FAFAD2
ΔE00 5.78
Palegoldenrod
#EEE8AA
ΔE00 6.61
Cream
#FFFDD0
ΔE00 6.68
Eggshell (survey)
#FFFFD4
ΔE00 6.70
Lemonchiffon
#FFFACD
ΔE00 6.78
Beige (survey)
#E6DAA6
ΔE00 6.83
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DCE2BA #C0BAE2
analogous
#E2D4BA #DCE2BA #C8E2BA
triadic
#DCE2BA #BADCE2 #E2BADC
tetradic
#DCE2BA #BAE2D4 #C0BAE2 #E2BAC8
square
#DCE2BA #BAE2D4 #C0BAE2 #E2BAC8
split-complementary
#DCE2BA #BAC8E2 #D4BAE2
monochromatic
#B0BE64 #C6D08F #DCE2BA #F2F4E5 #F4F6E9
Accessibility & contrast
On white
1.34
#DCE2BA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.63
#DCE2BA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DCE2BA
15.63:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DCE2BA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DCE2BA | 1.00 | 1.34 | 15.63 | 15.63 |
| #FFFFFF | 1.34 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.63 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.63 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E8DEB8
Deuteranopia (green-blind)
#E8DFBC
Tritanopia (blue-blind)
#E1DDD7
Achromatopsia (no color)
#DEDEDE
Design tokens & code
CSS
--color: #dce2ba; /* rgb */ color: rgb(220, 226, 186); /* oklch */ color: oklch(89.8% 0.053 114.4);
Tailwind
colors: {
custom: {
50: '#e7ebce',
500: '#dce2ba',
950: '#000000',
},
}SCSS
$custom: #dce2ba; $custom-light: #e7ebce; $custom-dark: #000000;
JSON
{
"hex": "#dce2ba",
"rgb": {
"r": 220,
"g": 226,
"b": 186
},
"hsl": {
"h": 69,
"s": 40.816,
"l": 80.784
},
"oklch": {
"l": 0.89792,
"c": 0.05331,
"h": 114.4
},
"luminance": 0.73154
}Semantic roles & 50–950 ramp
primary
#DCE2BA
secondary
#8D85BB
accent
#32B445
background
#FEFEFE
surface
#FCFDFB
border
#D5D5D4
text
#161613
muted
#848483