#DEDEAE#DEDEAE
#DEDEAE is a very light, moderate yellow. Relative luminance 0.708; OKLCH L 88.9% C 0.063 H 107.6°. Best body text is #000000 at 15.17:1 contrast (WCAG AA passes).
Color values
| HEX | #DEDEAE |
|---|---|
| RGB | rgb(222, 222, 174) |
| HSL | hsl(60, 42%, 78%) |
| HSV | hsv(60, 22%, 87%) |
| CMYK | cmyk(0%, 0%, 21.6%, 12.9%) |
| CIE-LAB | lab(87.40, -7.71, 23.63) |
| CIE-LCH | lch(87.40, 24.86, 108.08°) |
| OKLab | oklab(88.87% -0.0191 0.0601) |
| OKLCH | oklch(88.87% 0.063 107.6) |
| XYZ | xyz(63.8852, 70.8289, 50.3421) |
| Luminance | 0.7083 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Beige (survey)
#E6DAA6
ΔE00 4.08
Palegoldenrod
#EEE8AA
ΔE00 4.26
Vanilla
#F3E5AB
ΔE00 5.31
Lightgoldenrodyellow
#FAFAD2
ΔE00 6.52
Lemonchiffon
#FFFACD
ΔE00 6.55
Light Tan
#FBEEAC
ΔE00 6.65
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DEDEAE #AEAEDE
analogous
#DEC6AE #DEDEAE #C6DEAE
triadic
#DEDEAE #AEDEDE #DEAEDE
tetradic
#DEDEAE #AEDEC6 #AEAEDE #DEAEC6
square
#DEDEAE #AEDEC6 #AEAEDE #DEAEC6
split-complementary
#DEDEAE #AEC6DE #C6AEDE
monochromatic
#BBBB57 #CCCC83 #DEDEAE #F0F0D9 #F6F6E9
Accessibility & contrast
On white
1.38
#DEDEAE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.17
#DEDEAE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DEDEAE
15.17:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DEDEAE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DEDEAE | 1.00 | 1.38 | 15.17 | 15.17 |
| #FFFFFF | 1.38 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.17 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.17 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E6DAAB
Deuteranopia (green-blind)
#E7DCB0
Tritanopia (blue-blind)
#E5D8D1
Achromatopsia (no color)
#DBDBDB
Design tokens & code
CSS
--color: #dedeae; /* rgb */ color: rgb(222, 222, 174); /* oklch */ color: oklch(88.9% 0.063 107.6);
Tailwind
colors: {
custom: {
50: '#e8e8c6',
500: '#dedeae',
950: '#000000',
},
}SCSS
$custom: #dedeae; $custom-light: #e8e8c6; $custom-dark: #000000;
JSON
{
"hex": "#dedeae",
"rgb": {
"r": 222,
"g": 222,
"b": 174
},
"hsl": {
"h": 60,
"s": 42.105,
"l": 77.647
},
"oklch": {
"l": 0.88865,
"c": 0.06302,
"h": 107.6
},
"luminance": 0.70828
}Semantic roles & 50–950 ramp
primary
#DEDEAE
secondary
#7A7AB6
accent
#30B530
background
#FEFEFD
surface
#FCFCF9
border
#D5D5D2
text
#161613
muted
#848482