#DCDEAE#DCDEAE
#DCDEAE is a very light, moderate yellow. Relative luminance 0.705; OKLCH L 88.7% C 0.063 H 109.6°. Best body text is #000000 at 15.10:1 contrast (WCAG AA passes).
Color values
| HEX | #DCDEAE |
|---|---|
| RGB | rgb(220, 222, 174) |
| HSL | hsl(63, 42%, 78%) |
| HSV | hsv(63, 22%, 87%) |
| CMYK | cmyk(0.9%, 0%, 21.6%, 12.9%) |
| CIE-LAB | lab(87.25, -8.45, 23.39) |
| CIE-LCH | lch(87.25, 24.87, 109.86°) |
| OKLab | oklab(88.71% -0.0212 0.0595) |
| OKLCH | oklch(88.71% 0.063 109.6) |
| XYZ | xyz(63.2761, 70.5149, 50.3135) |
| Luminance | 0.7051 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Palegoldenrod
#EEE8AA
ΔE00 4.63
Beige (survey)
#E6DAA6
ΔE00 4.70
Vanilla
#F3E5AB
ΔE00 5.88
Lightgoldenrodyellow
#FAFAD2
ΔE00 6.64
Lemonchiffon
#FFFACD
ΔE00 6.84
Egg Shell
#FFFCC4
ΔE00 6.91
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DCDEAE #B0AEDE
analogous
#DEC8AE #DCDEAE #C4DEAE
triadic
#DCDEAE #AEDCDE #DEAEDC
tetradic
#DCDEAE #AEDEC8 #B0AEDE #DEAEC4
square
#DCDEAE #AEDEC8 #B0AEDE #DEAEC4
split-complementary
#DCDEAE #AEC4DE #C8AEDE
monochromatic
#B6BB57 #C9CC83 #DCDEAE #EFF0D9 #F6F6E9
Accessibility & contrast
On white
1.39
#DCDEAE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.10
#DCDEAE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DCDEAE
15.10:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DCDEAE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DCDEAE | 1.00 | 1.39 | 15.10 | 15.10 |
| #FFFFFF | 1.39 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.10 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.10 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E6DAAB
Deuteranopia (green-blind)
#E6DBB0
Tritanopia (blue-blind)
#E3D8D1
Achromatopsia (no color)
#DBDBDB
Design tokens & code
CSS
--color: #dcdeae; /* rgb */ color: rgb(220, 222, 174); /* oklch */ color: oklch(88.7% 0.063 109.6);
Tailwind
colors: {
custom: {
50: '#e7e8c6',
500: '#dcdeae',
950: '#000000',
},
}SCSS
$custom: #dcdeae; $custom-light: #e7e8c6; $custom-dark: #000000;
JSON
{
"hex": "#dcdeae",
"rgb": {
"r": 220,
"g": 222,
"b": 174
},
"hsl": {
"h": 62.5,
"s": 42.105,
"l": 77.647
},
"oklch": {
"l": 0.88707,
"c": 0.06316,
"h": 109.6
},
"luminance": 0.70514
}Semantic roles & 50–950 ramp
primary
#DCDEAE
secondary
#7C7AB6
accent
#30B536
background
#FEFEFD
surface
#FCFCF9
border
#D5D5D2
text
#161613
muted
#848482