#DCE09B#DCE09B
#DCE09B is a very light, moderate yellow. Relative luminance 0.709; OKLCH L 88.7% C 0.089 H 110.9°. Best body text is #000000 at 15.18:1 contrast (WCAG AA passes).
Color values
| HEX | #DCE09B |
|---|---|
| RGB | rgb(220, 224, 155) |
| HSL | hsl(63, 53%, 74%) |
| HSV | hsv(63, 31%, 88%) |
| CMYK | cmyk(1.8%, 0%, 30.8%, 12.2%) |
| CIE-LAB | lab(87.43, -12.00, 33.42) |
| CIE-LCH | lch(87.43, 35.51, 109.75°) |
| OKLab | oklab(88.74% -0.0317 0.0832) |
| OKLCH | oklch(88.74% 0.089 110.9) |
| XYZ | xyz(62.0875, 70.8943, 41.4172) |
| Luminance | 0.7089 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Palegoldenrod
#EEE8AA
ΔE00 3.88
Light Khaki
#E6F2A2
ΔE00 4.32
Greenish Beige
#C9D179
ΔE00 5.27
Khaki (CSS)
#F0E68C
ΔE00 5.72
Beige (survey)
#E6DAA6
ΔE00 5.96
Vanilla
#F3E5AB
ΔE00 6.11
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DCE09B #9F9BE0
analogous
#E0C29B #DCE09B #BAE09B
triadic
#DCE09B #9BDCE0 #E09BDC
tetradic
#DCE09B #9BE0C2 #9F9BE0 #E09BBA
square
#DCE09B #9BE0C2 #9F9BE0 #E09BBA
split-complementary
#DCE09B #9BBAE0 #C29BE0
monochromatic
#BBC33E #CCD26C #DCE09B #ECEECA #F7F8E8
Accessibility & contrast
On white
1.38
#DCE09B on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.18
#DCE09B on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DCE09B
15.18:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DCE09B | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DCE09B | 1.00 | 1.38 | 15.18 | 15.18 |
| #FFFFFF | 1.38 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.18 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.18 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EADA96
Deuteranopia (green-blind)
#EBDC9E
Tritanopia (blue-blind)
#E5D8CE
Achromatopsia (no color)
#DBDBDB
Design tokens & code
CSS
--color: #dce09b; /* rgb */ color: rgb(220, 224, 155); /* oklch */ color: oklch(88.7% 0.089 110.9);
Tailwind
colors: {
custom: {
50: '#e7e9b9',
500: '#dce09b',
950: '#000000',
},
}SCSS
$custom: #dce09b; $custom-light: #e7e9b9; $custom-dark: #000000;
JSON
{
"hex": "#dce09b",
"rgb": {
"r": 220,
"g": 224,
"b": 155
},
"hsl": {
"h": 63.478,
"s": 52.672,
"l": 74.314
},
"oklch": {
"l": 0.88743,
"c": 0.08906,
"h": 110.9
},
"luminance": 0.70894
}Semantic roles & 50–950 ramp
primary
#DCE09B
secondary
#6B67B9
accent
#25C02E
background
#FEFEFD
surface
#FCFCF8
border
#D5D5D1
text
#161611
muted
#848481