#EDEB83#EDEB83
#EDEB83 is a very light, vivid yellow. Relative luminance 0.791; OKLCH L 92.0% C 0.127 H 107.7°. Best body text is #000000 at 16.81:1 contrast (WCAG AA passes).
Color values
| HEX | #EDEB83 |
|---|---|
| RGB | rgb(237, 235, 131) |
| HSL | hsl(59, 75%, 72%) |
| HSV | hsv(59, 45%, 93%) |
| CMYK | cmyk(0%, 0.8%, 44.7%, 7.1%) |
| CIE-LAB | lab(91.26, -13.55, 50.45) |
| CIE-LCH | lch(91.26, 52.23, 105.03°) |
| OKLab | oklab(92% -0.0385 0.1208) |
| OKLCH | oklch(92% 0.127 107.7) |
| XYZ | xyz(68.7315, 79.0615, 33.1081) |
| Luminance | 0.7906 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Khaki (CSS)
#F0E68C
ΔE00 2.89
Manilla
#FFFA86
ΔE00 3.61
Straw
#FCF679
ΔE00 3.73
Buff
#FEF69E
ΔE00 3.92
Dark Cream
#FFF39A
ΔE00 4.04
Yellowish Tan
#FCFC81
ΔE00 4.08
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EDEB83 #8385ED
analogous
#EDB683 #EDEB83 #BAED83
triadic
#EDEB83 #83EDEB #EB83ED
tetradic
#EDEB83 #83EDB6 #8385ED #ED83BA
square
#EDEB83 #83EDB6 #8385ED #ED83BA
split-complementary
#EDEB83 #83BAED #B683ED
monochromatic
#D6D31F #E5E24E #EDEB83 #F5F4B8 #FBFBE4
Accessibility & contrast
On white
1.25
#EDEB83 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.81
#EDEB83 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EDEB83
16.81:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EDEB83 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EDEB83 | 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)
#FAE47A
Deuteranopia (green-blind)
#FCE888
Tritanopia (blue-blind)
#FADFD2
Achromatopsia (no color)
#E6E6E6
Design tokens & code
CSS
--color: #edeb83; /* rgb */ color: rgb(237, 235, 131); /* oklch */ color: oklch(92.0% 0.127 107.7);
Tailwind
colors: {
custom: {
50: '#f4f1a9',
500: '#edeb83',
950: '#000000',
},
}SCSS
$custom: #edeb83; $custom-light: #f4f1a9; $custom-dark: #000000;
JSON
{
"hex": "#edeb83",
"rgb": {
"r": 237,
"g": 235,
"b": 131
},
"hsl": {
"h": 58.868,
"s": 74.648,
"l": 72.157
},
"oklch": {
"l": 0.91995,
"c": 0.12683,
"h": 107.7
},
"luminance": 0.7906
}Semantic roles & 50–950 ramp
primary
#EDEB83
secondary
#4D4FC7
accent
#12D70F
background
#FFFFFD
surface
#FFFEF7
border
#D7D6D0
text
#171610
muted
#858581