#DCDEAF#DCDEAF
#DCDEAF is a very light, moderate yellow. Relative luminance 0.706; OKLCH L 88.7% C 0.062 H 109.6°. Best body text is #000000 at 15.11:1 contrast (WCAG AA passes).
Color values
| HEX | #DCDEAF |
|---|---|
| RGB | rgb(220, 222, 175) |
| HSL | hsl(63, 42%, 78%) |
| HSV | hsv(63, 21%, 87%) |
| CMYK | cmyk(0.9%, 0%, 21.2%, 12.9%) |
| CIE-LAB | lab(87.27, -8.31, 22.90) |
| CIE-LCH | lch(87.27, 24.36, 109.94°) |
| OKLab | oklab(88.73% -0.0208 0.0583) |
| OKLCH | oklch(88.73% 0.062 109.6) |
| XYZ | xyz(63.3740, 70.5540, 50.8289) |
| Luminance | 0.7055 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Beige (survey)
#E6DAA6
ΔE00 4.77
Palegoldenrod
#EEE8AA
ΔE00 4.79
Vanilla
#F3E5AB
ΔE00 5.98
Lightgoldenrodyellow
#FAFAD2
ΔE00 6.55
Lemonchiffon
#FFFACD
ΔE00 6.80
Egg Shell
#FFFCC4
ΔE00 6.96
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DCDEAF #B1AFDE
analogous
#DEC8AF #DCDEAF #C4DEAF
triadic
#DCDEAF #AFDCDE #DEAFDC
tetradic
#DCDEAF #AFDEC8 #B1AFDE #DEAFC4
square
#DCDEAF #AFDEC8 #B1AFDE #DEAFC4
split-complementary
#DCDEAF #AFC4DE #C8AFDE
monochromatic
#B6BA58 #C9CC84 #DCDEAF #EFF0DA #F6F6E9
Accessibility & contrast
On white
1.39
#DCDEAF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.11
#DCDEAF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DCDEAF
15.11:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DCDEAF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DCDEAF | 1.00 | 1.39 | 15.11 | 15.11 |
| #FFFFFF | 1.39 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.11 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.11 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E6DAAC
Deuteranopia (green-blind)
#E6DBB1
Tritanopia (blue-blind)
#E3D8D1
Achromatopsia (no color)
#DBDBDB
Design tokens & code
CSS
--color: #dcdeaf; /* rgb */ color: rgb(220, 222, 175); /* oklch */ color: oklch(88.7% 0.062 109.6);
Tailwind
colors: {
custom: {
50: '#e7e8c7',
500: '#dcdeaf',
950: '#000000',
},
}SCSS
$custom: #dcdeaf; $custom-light: #e7e8c7; $custom-dark: #000000;
JSON
{
"hex": "#dcdeaf",
"rgb": {
"r": 220,
"g": 222,
"b": 175
},
"hsl": {
"h": 62.553,
"s": 41.593,
"l": 77.843
},
"oklch": {
"l": 0.88728,
"c": 0.06189,
"h": 109.6
},
"luminance": 0.70553
}Semantic roles & 50–950 ramp
primary
#DCDEAF
secondary
#7D7BB6
accent
#31B536
background
#FEFEFD
surface
#FCFCF9
border
#D5D5D2
text
#161613
muted
#848482