#EDEB82#EDEB82
#EDEB82 is a very light, vivid yellow. Relative luminance 0.790; OKLCH L 92.0% C 0.128 H 107.7°. Best body text is #000000 at 16.81:1 contrast (WCAG AA passes).
Color values
| HEX | #EDEB82 |
|---|---|
| RGB | rgb(237, 235, 130) |
| HSL | hsl(59, 75%, 72%) |
| HSV | hsv(59, 45%, 93%) |
| CMYK | cmyk(0%, 0.8%, 45.1%, 7.1%) |
| CIE-LAB | lab(91.25, -13.64, 50.91) |
| CIE-LCH | lch(91.25, 52.70, 105.00°) |
| OKLab | oklab(91.98% -0.0389 0.1218) |
| OKLCH | oklch(91.98% 0.128 107.7) |
| XYZ | xyz(68.6640, 79.0345, 32.7529) |
| Luminance | 0.7903 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Khaki (CSS)
#F0E68C
ΔE00 2.98
Manilla
#FFFA86
ΔE00 3.56
Straw
#FCF679
ΔE00 3.64
Buff
#FEF69E
ΔE00 4.01
Yellowish Tan
#FCFC81
ΔE00 4.01
Dark Cream
#FFF39A
ΔE00 4.12
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EDEB82 #8284ED
analogous
#EDB682 #EDEB82 #B9ED82
triadic
#EDEB82 #82EDEB #EB82ED
tetradic
#EDEB82 #82EDB6 #8284ED #ED82B9
square
#EDEB82 #82EDB6 #8284ED #ED82B9
split-complementary
#EDEB82 #82B9ED #B682ED
monochromatic
#D6D21F #E5E24D #EDEB82 #F5F4B7 #FBFBE4
Accessibility & contrast
On white
1.25
#EDEB82 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.81
#EDEB82 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EDEB82
16.81:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EDEB82 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EDEB82 | 1.00 | 1.25 | 16.81 | 16.81 |
| #FFFFFF | 1.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.81 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.81 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FAE479
Deuteranopia (green-blind)
#FCE887
Tritanopia (blue-blind)
#FADFD2
Achromatopsia (no color)
#E6E6E6
Design tokens & code
CSS
--color: #edeb82; /* rgb */ color: rgb(237, 235, 130); /* oklch */ color: oklch(92.0% 0.128 107.7);
Tailwind
colors: {
custom: {
50: '#f5f1a8',
500: '#edeb82',
950: '#000000',
},
}SCSS
$custom: #edeb82; $custom-light: #f5f1a8; $custom-dark: #000000;
JSON
{
"hex": "#edeb82",
"rgb": {
"r": 237,
"g": 235,
"b": 130
},
"hsl": {
"h": 58.879,
"s": 74.825,
"l": 71.961
},
"oklch": {
"l": 0.91982,
"c": 0.12785,
"h": 107.7
},
"luminance": 0.79033
}Semantic roles & 50–950 ramp
primary
#EDEB82
secondary
#4C4EC7
accent
#12D70F
background
#FFFFFD
surface
#FFFEF7
border
#D7D6D0
text
#171610
muted
#858581