#DED87B#DED87B
#DED87B is a very light, moderate yellow. Relative luminance 0.661; OKLCH L 86.7% C 0.116 H 105.3°. Best body text is #000000 at 14.21:1 contrast (WCAG AA passes).
Color values
| HEX | #DED87B |
|---|---|
| RGB | rgb(222, 216, 123) |
| HSL | hsl(56, 60%, 68%) |
| HSV | hsv(56, 45%, 87%) |
| CMYK | cmyk(0%, 2.7%, 44.6%, 12.9%) |
| CIE-LAB | lab(85.03, -10.77, 46.38) |
| CIE-LCH | lch(85.03, 47.61, 103.07°) |
| OKLab | oklab(86.72% -0.0305 0.1114) |
| OKLCH | oklch(86.72% 0.116 105.3) |
| XYZ | xyz(58.2565, 66.0729, 28.4196) |
| Luminance | 0.6607 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Khaki (CSS)
#F0E68C
ΔE00 3.56
Greenish Beige
#C9D179
ΔE00 4.47
Sandy
#F1DA7A
ΔE00 4.84
Dull Yellow
#EEDC5B
ΔE00 5.83
Sand (survey)
#E2CA76
ΔE00 5.90
Dark Cream
#FFF39A
ΔE00 6.46
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DED87B #7B81DE
analogous
#DEA77B #DED87B #B2DE7B
triadic
#DED87B #7BDED8 #D87BDE
tetradic
#DED87B #7BDEA7 #7B81DE #DE7BB2
square
#DED87B #7BDEA7 #7B81DE #DE7BB2
split-complementary
#DED87B #7BB2DE #A77BDE
monochromatic
#B2AA2D #D2CA4A #DED87B #EAE6AC #F6F5DD
Accessibility & contrast
On white
1.48
#DED87B on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.21
#DED87B on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DED87B
14.21:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DED87B | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DED87B | 1.00 | 1.48 | 14.21 | 14.21 |
| #FFFFFF | 1.48 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.21 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.21 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E6D273
Deuteranopia (green-blind)
#E9D67F
Tritanopia (blue-blind)
#EBCDC2
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #ded87b; /* rgb */ color: rgb(222, 216, 123); /* oklch */ color: oklch(86.7% 0.116 105.3);
Tailwind
colors: {
custom: {
50: '#eae3a3',
500: '#ded87b',
950: '#000000',
},
}SCSS
$custom: #ded87b; $custom-light: #eae3a3; $custom-dark: #000000;
JSON
{
"hex": "#ded87b",
"rgb": {
"r": 222,
"g": 216,
"b": 123
},
"hsl": {
"h": 56.364,
"s": 60,
"l": 67.647
},
"oklch": {
"l": 0.86723,
"c": 0.11553,
"h": 105.3
},
"luminance": 0.66071
}Semantic roles & 50–950 ramp
primary
#DED87B
secondary
#4950B4
accent
#28C81E
background
#FFFEFC
surface
#FEFCF5
border
#D6D5CF
text
#16150F
muted
#858480