#EDEB80#EDEB80
#EDEB80 is a very light, vivid yellow. Relative luminance 0.790; OKLCH L 92.0% C 0.130 H 107.7°. Best body text is #000000 at 16.80:1 contrast (WCAG AA passes).
Color values
| HEX | #EDEB80 |
|---|---|
| RGB | rgb(237, 235, 128) |
| HSL | hsl(59, 75%, 72%) |
| HSV | hsv(59, 46%, 93%) |
| CMYK | cmyk(0%, 0.8%, 46%, 7.1%) |
| CIE-LAB | lab(91.23, -13.83, 51.83) |
| CIE-LCH | lch(91.23, 53.64, 104.94°) |
| OKLab | oklab(91.96% -0.0396 0.1237) |
| OKLCH | oklch(91.96% 0.13 107.7) |
| XYZ | xyz(68.5311, 78.9814, 32.0528) |
| Luminance | 0.7898 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Khaki (CSS)
#F0E68C
ΔE00 3.17
Straw
#FCF679
ΔE00 3.45
Manilla
#FFFA86
ΔE00 3.47
Yellowish Tan
#FCFC81
ΔE00 3.88
Sandy Yellow
#FDEE73
ΔE00 4.12
Buff
#FEF69E
ΔE00 4.19
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EDEB80 #8082ED
analogous
#EDB580 #EDEB80 #B9ED80
triadic
#EDEB80 #80EDEB #EB80ED
tetradic
#EDEB80 #80EDB5 #8082ED #ED80B9
square
#EDEB80 #80EDB5 #8082ED #ED80B9
split-complementary
#EDEB80 #80B9ED #B580ED
monochromatic
#D4D11E #E5E34A #EDEB80 #F5F3B6 #FBFBE4
Accessibility & contrast
On white
1.25
#EDEB80 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.80
#EDEB80 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EDEB80
16.80:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EDEB80 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EDEB80 | 1.00 | 1.25 | 16.80 | 16.80 |
| #FFFFFF | 1.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.80 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.80 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FAE377
Deuteranopia (green-blind)
#FCE885
Tritanopia (blue-blind)
#FBDFD2
Achromatopsia (no color)
#E6E6E6
Design tokens & code
CSS
--color: #edeb80; /* rgb */ color: rgb(237, 235, 128); /* oklch */ color: oklch(92.0% 0.130 107.7);
Tailwind
colors: {
custom: {
50: '#f5f1a7',
500: '#edeb80',
950: '#000000',
},
}SCSS
$custom: #edeb80; $custom-light: #f5f1a7; $custom-dark: #000000;
JSON
{
"hex": "#edeb80",
"rgb": {
"r": 237,
"g": 235,
"b": 128
},
"hsl": {
"h": 58.899,
"s": 75.172,
"l": 71.569
},
"oklch": {
"l": 0.91955,
"c": 0.12986,
"h": 107.7
},
"luminance": 0.7898
}Semantic roles & 50–950 ramp
primary
#EDEB80
secondary
#4A4DC7
accent
#12D70E
background
#FFFFFC
surface
#FFFEF6
border
#D7D6D0
text
#171610
muted
#858580