#EDE682#EDE682
#EDE682 is a very light, vivid yellow. Relative luminance 0.762; OKLCH L 91.0% C 0.122 H 105.0°. Best body text is #000000 at 16.24:1 contrast (WCAG AA passes).
Color values
| HEX | #EDE682 |
|---|---|
| RGB | rgb(237, 230, 130) |
| HSL | hsl(56, 75%, 72%) |
| HSV | hsv(56, 45%, 93%) |
| CMYK | cmyk(0%, 3%, 45.1%, 7.1%) |
| CIE-LAB | lab(89.96, -11.17, 49.32) |
| CIE-LCH | lch(89.96, 50.57, 102.76°) |
| OKLab | oklab(90.95% -0.0318 0.1183) |
| OKLCH | oklch(90.95% 0.122 105) |
| XYZ | xyz(67.2526, 76.2117, 32.2824) |
| Luminance | 0.7621 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Khaki (CSS)
#F0E68C
ΔE00 1.69
Dark Cream
#FFF39A
ΔE00 3.76
Buff
#FEF69E
ΔE00 4.06
Sandy Yellow
#FDEE73
ΔE00 4.12
Straw
#FCF679
ΔE00 4.47
Manilla
#FFFA86
ΔE00 4.51
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EDE682 #8289ED
analogous
#EDB182 #EDE682 #BFED82
triadic
#EDE682 #82EDE6 #E682ED
tetradic
#EDE682 #82EDB1 #8289ED #ED82BF
square
#EDE682 #82EDB1 #8289ED #ED82BF
split-complementary
#EDE682 #82BFED #B182ED
monochromatic
#D6CA1F #E5DB4D #EDE682 #F5F1B7 #FBFAE4
Accessibility & contrast
On white
1.29
#EDE682 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.24
#EDE682 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EDE682
16.24:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EDE682 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EDE682 | 1.00 | 1.29 | 16.24 | 16.24 |
| #FFFFFF | 1.29 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.24 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.24 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F5DF7A
Deuteranopia (green-blind)
#F8E586
Tritanopia (blue-blind)
#FBDACE
Achromatopsia (no color)
#E2E2E2
Design tokens & code
CSS
--color: #ede682; /* rgb */ color: rgb(237, 230, 130); /* oklch */ color: oklch(91.0% 0.122 105.0);
Tailwind
colors: {
custom: {
50: '#f5eda8',
500: '#ede682',
950: '#000000',
},
}SCSS
$custom: #ede682; $custom-light: #f5eda8; $custom-dark: #000000;
JSON
{
"hex": "#ede682",
"rgb": {
"r": 237,
"g": 230,
"b": 130
},
"hsl": {
"h": 56.075,
"s": 74.825,
"l": 71.961
},
"oklch": {
"l": 0.90954,
"c": 0.12248,
"h": 105
},
"luminance": 0.7621
}Semantic roles & 50–950 ramp
primary
#EDE682
secondary
#4C54C7
accent
#1CD70F
background
#FFFEFD
surface
#FFFDF7
border
#D7D5D0
text
#171610
muted
#858481