#EDEA85#EDEA85
#EDEA85 is a very light, vivid yellow. Relative luminance 0.785; OKLCH L 91.8% C 0.124 H 107.1°. Best body text is #000000 at 16.71:1 contrast (WCAG AA passes).
Color values
| HEX | #EDEA85 |
|---|---|
| RGB | rgb(237, 234, 133) |
| HSL | hsl(58, 74%, 73%) |
| HSV | hsv(58, 44%, 93%) |
| CMYK | cmyk(0%, 1.3%, 43.9%, 7.1%) |
| CIE-LAB | lab(91.03, -12.86, 49.20) |
| CIE-LCH | lch(91.03, 50.85, 104.65°) |
| OKLab | oklab(91.82% -0.0364 0.1182) |
| OKLCH | oklch(91.82% 0.124 107.1) |
| XYZ | xyz(68.5829, 78.5453, 33.7337) |
| Luminance | 0.7854 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Khaki (CSS)
#F0E68C
ΔE00 2.43
Buff
#FEF69E
ΔE00 3.71
Dark Cream
#FFF39A
ΔE00 3.78
Manilla
#FFFA86
ΔE00 3.89
Straw
#FCF679
ΔE00 4.06
Yellowish Tan
#FCFC81
ΔE00 4.46
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EDEA85 #8588ED
analogous
#EDB685 #EDEA85 #BCED85
triadic
#EDEA85 #85EDEA #EA85ED
tetradic
#EDEA85 #85EDB6 #8588ED #ED85BC
square
#EDEA85 #85EDB6 #8588ED #ED85BC
split-complementary
#EDEA85 #85BCED #B685ED
monochromatic
#D8D220 #E5E150 #EDEA85 #F5F3BA #FBFAE4
Accessibility & contrast
On white
1.26
#EDEA85 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.71
#EDEA85 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EDEA85
16.71:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EDEA85 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EDEA85 | 1.00 | 1.26 | 16.71 | 16.71 |
| #FFFFFF | 1.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.71 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.71 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F9E37D
Deuteranopia (green-blind)
#FBE78A
Tritanopia (blue-blind)
#FADED2
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #edea85; /* rgb */ color: rgb(237, 234, 133); /* oklch */ color: oklch(91.8% 0.124 107.1);
Tailwind
colors: {
custom: {
50: '#f4f0aa',
500: '#edea85',
950: '#000000',
},
}SCSS
$custom: #edea85; $custom-light: #f4f0aa; $custom-dark: #000000;
JSON
{
"hex": "#edea85",
"rgb": {
"r": 237,
"g": 234,
"b": 133
},
"hsl": {
"h": 58.269,
"s": 74.286,
"l": 72.549
},
"oklch": {
"l": 0.91817,
"c": 0.12368,
"h": 107.1
},
"luminance": 0.78544
}Semantic roles & 50–950 ramp
primary
#EDEA85
secondary
#4F52C7
accent
#15D60F
background
#FFFFFD
surface
#FFFEF7
border
#D7D6D0
text
#171610
muted
#858581