#EDD889#EDD889
#EDD889 is a very light, moderate yellow. Relative luminance 0.689; OKLCH L 88.2% C 0.102 H 95.0°. Best body text is #000000 at 14.78:1 contrast (WCAG AA passes).
Color values
| HEX | #EDD889 |
|---|---|
| RGB | rgb(237, 216, 137) |
| HSL | hsl(47, 74%, 73%) |
| HSV | hsv(47, 42%, 93%) |
| CMYK | cmyk(0%, 8.9%, 42.2%, 7.1%) |
| CIE-LAB | lab(86.47, -3.43, 41.52) |
| CIE-LCH | lch(86.47, 41.66, 94.72°) |
| OKLab | oklab(88.22% -0.0088 0.1012) |
| OKLCH | oklch(88.22% 0.102 95) |
| XYZ | xyz(63.9978, 68.9247, 33.5947) |
| Luminance | 0.6892 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Sandy
#F1DA7A
ΔE00 2.75
Sand (survey)
#E2CA76
ΔE00 3.45
Wheat (survey)
#FBDD7E
ΔE00 3.57
Khaki (CSS)
#F0E68C
ΔE00 4.49
Vanilla
#F3E5AB
ΔE00 5.26
Pale Gold
#FDDE6C
ΔE00 5.68
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EDD889 #899EED
analogous
#EDA689 #EDD889 #D0ED89
triadic
#EDD889 #89EDD8 #D889ED
tetradic
#EDD889 #89EDA6 #899EED #ED89D0
square
#EDD889 #89EDA6 #899EED #ED89D0
split-complementary
#EDD889 #89D0ED #A689ED
monochromatic
#DAB321 #E5C654 #EDD889 #F5EABE #FBF6E4
Accessibility & contrast
On white
1.42
#EDD889 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.78
#EDD889 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EDD889
14.78:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EDD889 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EDD889 | 1.00 | 1.42 | 14.78 | 14.78 |
| #FFFFFF | 1.42 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.78 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.78 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E7D483
Deuteranopia (green-blind)
#EDDB8C
Tritanopia (blue-blind)
#FBCDC4
Achromatopsia (no color)
#D8D8D8
Design tokens & code
CSS
--color: #edd889; /* rgb */ color: rgb(237, 216, 137); /* oklch */ color: oklch(88.2% 0.102 95.0);
Tailwind
colors: {
custom: {
50: '#f4e3ac',
500: '#edd889',
950: '#000000',
},
}SCSS
$custom: #edd889; $custom-light: #f4e3ac; $custom-dark: #000000;
JSON
{
"hex": "#edd889",
"rgb": {
"r": 237,
"g": 216,
"b": 137
},
"hsl": {
"h": 47.4,
"s": 73.529,
"l": 73.333
},
"oklch": {
"l": 0.88219,
"c": 0.10154,
"h": 95
},
"luminance": 0.68922
}Semantic roles & 50–950 ramp
primary
#EDD889
secondary
#526BC8
accent
#39D610
background
#FFFEFD
surface
#FFFCF7
border
#D7D5D0
text
#171510
muted
#858481