#EED892#EED892
#EED892 is a very light, moderate yellow. Relative luminance 0.694; OKLCH L 88.5% C 0.092 H 92.7°. Best body text is #000000 at 14.87:1 contrast (WCAG AA passes).
Color values
| HEX | #EED892 |
|---|---|
| RGB | rgb(238, 216, 146) |
| HSL | hsl(46, 73%, 75%) |
| HSV | hsv(46, 39%, 93%) |
| CMYK | cmyk(0%, 9.2%, 38.7%, 6.7%) |
| CIE-LAB | lab(86.69, -2.08, 37.29) |
| CIE-LCH | lch(86.69, 37.34, 93.19°) |
| OKLab | oklab(88.46% -0.0043 0.0918) |
| OKLCH | oklch(88.46% 0.092 92.7) |
| XYZ | xyz(65.0055, 69.3664, 37.1534) |
| Luminance | 0.6936 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Vanilla
#F3E5AB
ΔE00 4.23
Sand (survey)
#E2CA76
ΔE00 4.23
Sandy
#F1DA7A
ΔE00 4.36
Beige (survey)
#E6DAA6
ΔE00 4.54
Wheat (survey)
#FBDD7E
ΔE00 4.58
Pale Peach
#FFE5AD
ΔE00 4.77
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EED892 #92A8EE
analogous
#EEAA92 #EED892 #D6EE92
triadic
#EED892 #92EED8 #D892EE
tetradic
#EED892 #92EEAA #92A8EE #EE92D6
square
#EED892 #92EEAA #92A8EE #EE92D6
split-complementary
#EED892 #92D6EE #AA92EE
monochromatic
#DDB228 #E6C55D #EED892 #F6EBC7 #FBF6E5
Accessibility & contrast
On white
1.41
#EED892 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.87
#EED892 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EED892
14.87:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EED892 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EED892 | 1.00 | 1.41 | 14.87 | 14.87 |
| #FFFFFF | 1.41 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.87 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.87 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E6D58D
Deuteranopia (green-blind)
#ECDC94
Tritanopia (blue-blind)
#FCCEC6
Achromatopsia (no color)
#D9D9D9
Design tokens & code
CSS
--color: #eed892; /* rgb */ color: rgb(238, 216, 146); /* oklch */ color: oklch(88.5% 0.092 92.7);
Tailwind
colors: {
custom: {
50: '#f5e3b2',
500: '#eed892',
950: '#000000',
},
}SCSS
$custom: #eed892; $custom-light: #f5e3b2; $custom-dark: #000000;
JSON
{
"hex": "#eed892",
"rgb": {
"r": 238,
"g": 216,
"b": 146
},
"hsl": {
"h": 45.652,
"s": 73.016,
"l": 75.294
},
"oklch": {
"l": 0.88455,
"c": 0.09194,
"h": 92.7
},
"luminance": 0.69364
}Semantic roles & 50–950 ramp
primary
#EED892
secondary
#5A75CA
accent
#3FD510
background
#FFFEFD
surface
#FFFCF8
border
#D7D5D1
text
#171511
muted
#858481