#DED688#DED688
#DED688 is a very light, moderate yellow. Relative luminance 0.654; OKLCH L 86.5% C 0.099 H 103.2°. Best body text is #000000 at 14.08:1 contrast (WCAG AA passes).
Color values
| HEX | #DED688 |
|---|---|
| RGB | rgb(222, 214, 136) |
| HSL | hsl(54, 57%, 70%) |
| HSV | hsv(54, 39%, 87%) |
| CMYK | cmyk(0%, 3.6%, 38.7%, 12.9%) |
| CIE-LAB | lab(84.69, -8.42, 39.50) |
| CIE-LCH | lch(84.69, 40.39, 102.03°) |
| OKLab | oklab(86.51% -0.0227 0.0966) |
| OKLCH | oklch(86.51% 0.099 103.2) |
| XYZ | xyz(58.6157, 65.4018, 32.8239) |
| Luminance | 0.6540 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Khaki (CSS)
#F0E68C
ΔE00 4.09
Greenish Beige
#C9D179
ΔE00 4.91
Sandy
#F1DA7A
ΔE00 5.18
Sand (survey)
#E2CA76
ΔE00 5.22
Palegoldenrod
#EEE8AA
ΔE00 5.29
Beige (survey)
#E6DAA6
ΔE00 5.64
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DED688 #8890DE
analogous
#DEAB88 #DED688 #BBDE88
triadic
#DED688 #88DED6 #D688DE
tetradic
#DED688 #88DEAB #8890DE #DE88BB
square
#DED688 #88DEAB #8890DE #DE88BB
split-complementary
#DED688 #88BBDE #AB88DE
monochromatic
#B8AC33 #D1C558 #DED688 #EBE7B8 #F8F7E7
Accessibility & contrast
On white
1.49
#DED688 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.08
#DED688 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DED688
14.08:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DED688 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DED688 | 1.00 | 1.49 | 14.08 | 14.08 |
| #FFFFFF | 1.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.08 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.08 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E3D182
Deuteranopia (green-blind)
#E6D58B
Tritanopia (blue-blind)
#EACCC3
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #ded688; /* rgb */ color: rgb(222, 214, 136); /* oklch */ color: oklch(86.5% 0.099 103.2);
Tailwind
colors: {
custom: {
50: '#e9e2ab',
500: '#ded688',
950: '#000000',
},
}SCSS
$custom: #ded688; $custom-light: #e9e2ab; $custom-dark: #000000;
JSON
{
"hex": "#ded688",
"rgb": {
"r": 222,
"g": 214,
"b": 136
},
"hsl": {
"h": 54.419,
"s": 56.579,
"l": 70.196
},
"oklch": {
"l": 0.86509,
"c": 0.09925,
"h": 103.2
},
"luminance": 0.654
}Semantic roles & 50–950 ramp
primary
#DED688
secondary
#555EB5
accent
#31C421
background
#FEFEFD
surface
#FDFCF7
border
#D5D5D0
text
#161510
muted
#848481