#EDEA83#EDEA83
#EDEA83 is a very light, vivid yellow. Relative luminance 0.785; OKLCH L 91.8% C 0.126 H 107.2°. Best body text is #000000 at 16.70:1 contrast (WCAG AA passes).
Color values
| HEX | #EDEA83 |
|---|---|
| RGB | rgb(237, 234, 131) |
| HSL | hsl(58, 75%, 72%) |
| HSV | hsv(58, 45%, 93%) |
| CMYK | cmyk(0%, 1.3%, 44.7%, 7.1%) |
| CIE-LAB | lab(91.00, -13.05, 50.13) |
| CIE-LCH | lch(91.00, 51.80, 104.60°) |
| OKLab | oklab(91.79% -0.0371 0.1201) |
| OKLCH | oklch(91.79% 0.126 107.2) |
| XYZ | xyz(68.4460, 78.4905, 33.0129) |
| Luminance | 0.7849 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Khaki (CSS)
#F0E68C
ΔE00 2.61
Manilla
#FFFA86
ΔE00 3.77
Straw
#FCF679
ΔE00 3.86
Buff
#FEF69E
ΔE00 3.88
Dark Cream
#FFF39A
ΔE00 3.93
Sandy Yellow
#FDEE73
ΔE00 4.29
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EDEA83 #8386ED
analogous
#EDB583 #EDEA83 #BBED83
triadic
#EDEA83 #83EDEA #EA83ED
tetradic
#EDEA83 #83EDB5 #8386ED #ED83BB
square
#EDEA83 #83EDB5 #8386ED #ED83BB
split-complementary
#EDEA83 #83BBED #B583ED
monochromatic
#D6D11F #E5E14E #EDEA83 #F5F3B8 #FBFAE4
Accessibility & contrast
On white
1.26
#EDEA83 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.70
#EDEA83 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EDEA83
16.70:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EDEA83 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EDEA83 | 1.00 | 1.26 | 16.70 | 16.70 |
| #FFFFFF | 1.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.70 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.70 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F9E37A
Deuteranopia (green-blind)
#FBE788
Tritanopia (blue-blind)
#FADED2
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #edea83; /* rgb */ color: rgb(237, 234, 131); /* oklch */ color: oklch(91.8% 0.126 107.2);
Tailwind
colors: {
custom: {
50: '#f4f0a9',
500: '#edea83',
950: '#000000',
},
}SCSS
$custom: #edea83; $custom-light: #f4f0a9; $custom-dark: #000000;
JSON
{
"hex": "#edea83",
"rgb": {
"r": 237,
"g": 234,
"b": 131
},
"hsl": {
"h": 58.302,
"s": 74.648,
"l": 72.157
},
"oklch": {
"l": 0.91789,
"c": 0.12574,
"h": 107.2
},
"luminance": 0.78489
}Semantic roles & 50–950 ramp
primary
#EDEA83
secondary
#4D50C7
accent
#14D70F
background
#FFFFFD
surface
#FFFEF7
border
#D7D6D0
text
#171610
muted
#858581