#EDEB85#EDEB85
#EDEB85 is a very light, vivid yellow. Relative luminance 0.791; OKLCH L 92.0% C 0.125 H 107.6°. Best body text is #000000 at 16.82:1 contrast (WCAG AA passes).
Color values
| HEX | #EDEB85 |
|---|---|
| RGB | rgb(237, 235, 133) |
| HSL | hsl(59, 74%, 73%) |
| HSV | hsv(59, 44%, 93%) |
| CMYK | cmyk(0%, 0.8%, 43.9%, 7.1%) |
| CIE-LAB | lab(91.29, -13.36, 49.52) |
| CIE-LCH | lch(91.29, 51.29, 105.09°) |
| OKLab | oklab(92.02% -0.0378 0.1189) |
| OKLCH | oklch(92.02% 0.125 107.6) |
| XYZ | xyz(68.8683, 79.1163, 33.8289) |
| Luminance | 0.7912 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Khaki (CSS)
#F0E68C
ΔE00 2.73
Manilla
#FFFA86
ΔE00 3.73
Buff
#FEF69E
ΔE00 3.74
Dark Cream
#FFF39A
ΔE00 3.90
Straw
#FCF679
ΔE00 3.94
Yellowish Tan
#FCFC81
ΔE00 4.23
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EDEB85 #8587ED
analogous
#EDB785 #EDEB85 #BBED85
triadic
#EDEB85 #85EDEB #EB85ED
tetradic
#EDEB85 #85EDB7 #8587ED #ED85BB
square
#EDEB85 #85EDB7 #8587ED #ED85BB
split-complementary
#EDEB85 #85BBED #B785ED
monochromatic
#D8D420 #E5E250 #EDEB85 #F5F4BA #FBFBE4
Accessibility & contrast
On white
1.25
#EDEB85 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.82
#EDEB85 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EDEB85
16.82:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EDEB85 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EDEB85 | 1.00 | 1.25 | 16.82 | 16.82 |
| #FFFFFF | 1.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.82 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.82 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FAE47D
Deuteranopia (green-blind)
#FCE88A
Tritanopia (blue-blind)
#FADFD3
Achromatopsia (no color)
#E6E6E6
Design tokens & code
CSS
--color: #edeb85; /* rgb */ color: rgb(237, 235, 133); /* oklch */ color: oklch(92.0% 0.125 107.6);
Tailwind
colors: {
custom: {
50: '#f4f1aa',
500: '#edeb85',
950: '#000000',
},
}SCSS
$custom: #edeb85; $custom-light: #f4f1aa; $custom-dark: #000000;
JSON
{
"hex": "#edeb85",
"rgb": {
"r": 237,
"g": 235,
"b": 133
},
"hsl": {
"h": 58.846,
"s": 74.286,
"l": 72.549
},
"oklch": {
"l": 0.92023,
"c": 0.12478,
"h": 107.6
},
"luminance": 0.79115
}Semantic roles & 50–950 ramp
primary
#EDEB85
secondary
#4F51C7
accent
#13D60F
background
#FFFFFD
surface
#FFFEF7
border
#D7D6D0
text
#171610
muted
#858581