#EDEC83#EDEC83
#EDEC83 is a very light, vivid yellow. Relative luminance 0.796; OKLCH L 92.2% C 0.128 H 108.2°. Best body text is #000000 at 16.93:1 contrast (WCAG AA passes).
Color values
| HEX | #EDEC83 |
|---|---|
| RGB | rgb(237, 236, 131) |
| HSL | hsl(59, 75%, 72%) |
| HSV | hsv(59, 45%, 93%) |
| CMYK | cmyk(0%, 0.4%, 44.7%, 7.1%) |
| CIE-LAB | lab(91.52, -14.04, 50.76) |
| CIE-LCH | lch(91.52, 52.67, 105.46°) |
| OKLab | oklab(92.2% -0.0399 0.1215) |
| OKLCH | oklch(92.2% 0.128 108.2) |
| XYZ | xyz(69.0186, 79.6357, 33.2038) |
| Luminance | 0.7963 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Khaki (CSS)
#F0E68C
ΔE00 3.18
Manilla
#FFFA86
ΔE00 3.48
Straw
#FCF679
ΔE00 3.63
Yellowish Tan
#FCFC81
ΔE00 3.86
Buff
#FEF69E
ΔE00 3.98
Dark Cream
#FFF39A
ΔE00 4.18
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EDEC83 #8384ED
analogous
#EDB783 #EDEC83 #B9ED83
triadic
#EDEC83 #83EDEC #EC83ED
tetradic
#EDEC83 #83EDB7 #8384ED #ED83B9
square
#EDEC83 #83EDB7 #8384ED #ED83B9
split-complementary
#EDEC83 #83B9ED #B783ED
monochromatic
#D6D51F #E5E44E #EDEC83 #F5F4B8 #FBFBE4
Accessibility & contrast
On white
1.24
#EDEC83 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.93
#EDEC83 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EDEC83
16.93:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EDEC83 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EDEC83 | 1.00 | 1.24 | 16.93 | 16.93 |
| #FFFFFF | 1.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.93 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.93 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FBE47A
Deuteranopia (green-blind)
#FDE988
Tritanopia (blue-blind)
#FAE0D3
Achromatopsia (no color)
#E7E7E7
Design tokens & code
CSS
--color: #edec83; /* rgb */ color: rgb(237, 236, 131); /* oklch */ color: oklch(92.2% 0.128 108.2);
Tailwind
colors: {
custom: {
50: '#f4f2a9',
500: '#edec83',
950: '#000000',
},
}SCSS
$custom: #edec83; $custom-light: #f4f2a9; $custom-dark: #000000;
JSON
{
"hex": "#edec83",
"rgb": {
"r": 237,
"g": 236,
"b": 131
},
"hsl": {
"h": 59.434,
"s": 74.648,
"l": 72.157
},
"oklch": {
"l": 0.92201,
"c": 0.12793,
"h": 108.2
},
"luminance": 0.79634
}Semantic roles & 50–950 ramp
primary
#EDEC83
secondary
#4D4EC7
accent
#11D70F
background
#FFFFFD
surface
#FFFEF7
border
#D7D6D0
text
#171610
muted
#858581