#EED792#EED792
#EED792 is a very light, moderate yellow. Relative luminance 0.689; OKLCH L 88.3% C 0.091 H 91.8°. Best body text is #000000 at 14.77:1 contrast (WCAG AA passes).
Color values
| HEX | #EED792 |
|---|---|
| RGB | rgb(238, 215, 146) |
| HSL | hsl(45, 73%, 75%) |
| HSV | hsv(45, 39%, 93%) |
| CMYK | cmyk(0%, 9.7%, 38.7%, 6.7%) |
| CIE-LAB | lab(86.43, -1.57, 36.96) |
| CIE-LCH | lch(86.43, 36.99, 92.43°) |
| OKLab | oklab(88.26% -0.0028 0.0911) |
| OKLCH | oklch(88.26% 0.091 91.8) |
| XYZ | xyz(64.7500, 68.8556, 37.0683) |
| Luminance | 0.6885 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Sand (survey)
#E2CA76
ΔE00 4.21
Vanilla
#F3E5AB
ΔE00 4.41
Beige (survey)
#E6DAA6
ΔE00 4.59
Sandy
#F1DA7A
ΔE00 4.60
Pale Peach
#FFE5AD
ΔE00 4.66
Wheat (survey)
#FBDD7E
ΔE00 4.70
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EED792 #92A9EE
analogous
#EEA992 #EED792 #D7EE92
triadic
#EED792 #92EED7 #D792EE
tetradic
#EED792 #92EEA9 #92A9EE #EE92D7
square
#EED792 #92EEA9 #92A9EE #EE92D7
split-complementary
#EED792 #92D7EE #A992EE
monochromatic
#DDB028 #E6C45D #EED792 #F6EAC7 #FBF5E5
Accessibility & contrast
On white
1.42
#EED792 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.77
#EED792 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EED792
14.77:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EED792 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EED792 | 1.00 | 1.42 | 14.77 | 14.77 |
| #FFFFFF | 1.42 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.77 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.77 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E5D48D
Deuteranopia (green-blind)
#EBDB94
Tritanopia (blue-blind)
#FCCDC5
Achromatopsia (no color)
#D8D8D8
Design tokens & code
CSS
--color: #eed792; /* rgb */ color: rgb(238, 215, 146); /* oklch */ color: oklch(88.3% 0.091 91.8);
Tailwind
colors: {
custom: {
50: '#f5e3b2',
500: '#eed792',
950: '#000000',
},
}SCSS
$custom: #eed792; $custom-light: #f5e3b2; $custom-dark: #000000;
JSON
{
"hex": "#eed792",
"rgb": {
"r": 238,
"g": 215,
"b": 146
},
"hsl": {
"h": 45,
"s": 73.016,
"l": 75.294
},
"oklch": {
"l": 0.88256,
"c": 0.09112,
"h": 91.8
},
"luminance": 0.68853
}Semantic roles & 50–950 ramp
primary
#EED792
secondary
#5A76CA
accent
#42D510
background
#FFFEFD
surface
#FFFCF8
border
#D7D5D1
text
#171511
muted
#858481