#EDEB89#EDEB89
#EDEB89 is a very light, vivid yellow. Relative luminance 0.792; OKLCH L 92.1% C 0.121 H 107.5°. Best body text is #000000 at 16.85:1 contrast (WCAG AA passes).
Color values
| HEX | #EDEB89 |
|---|---|
| RGB | rgb(237, 235, 137) |
| HSL | hsl(59, 74%, 73%) |
| HSV | hsv(59, 42%, 93%) |
| CMYK | cmyk(0%, 0.8%, 42.2%, 7.1%) |
| CIE-LAB | lab(91.34, -12.96, 47.66) |
| CIE-LCH | lch(91.34, 49.39, 105.22°) |
| OKLab | oklab(92.08% -0.0363 0.115) |
| OKLCH | oklch(92.08% 0.121 107.5) |
| XYZ | xyz(69.1500, 79.2289, 35.3121) |
| Luminance | 0.7923 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Khaki (CSS)
#F0E68C
ΔE00 2.45
Buff
#FEF69E
ΔE00 3.43
Dark Cream
#FFF39A
ΔE00 3.64
Manilla
#FFFA86
ΔE00 4.03
Straw
#FCF679
ΔE00 4.38
Yellowish Tan
#FCFC81
ΔE00 4.59
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EDEB89 #898BED
analogous
#EDB989 #EDEB89 #BDED89
triadic
#EDEB89 #89EDEB #EB89ED
tetradic
#EDEB89 #89EDB9 #898BED #ED89BD
square
#EDEB89 #89EDB9 #898BED #ED89BD
split-complementary
#EDEB89 #89BDED #B989ED
monochromatic
#DAD721 #E5E254 #EDEB89 #F5F4BE #FBFAE4
Accessibility & contrast
On white
1.25
#EDEB89 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.85
#EDEB89 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EDEB89
16.85:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EDEB89 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EDEB89 | 1.00 | 1.25 | 16.85 | 16.85 |
| #FFFFFF | 1.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.85 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.85 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FAE481
Deuteranopia (green-blind)
#FBE88D
Tritanopia (blue-blind)
#FAE0D3
Achromatopsia (no color)
#E6E6E6
Design tokens & code
CSS
--color: #edeb89; /* rgb */ color: rgb(237, 235, 137); /* oklch */ color: oklch(92.1% 0.121 107.5);
Tailwind
colors: {
custom: {
50: '#f4f1ad',
500: '#edeb89',
950: '#000000',
},
}SCSS
$custom: #edeb89; $custom-light: #f4f1ad; $custom-dark: #000000;
JSON
{
"hex": "#edeb89",
"rgb": {
"r": 237,
"g": 235,
"b": 137
},
"hsl": {
"h": 58.8,
"s": 73.529,
"l": 73.333
},
"oklch": {
"l": 0.9208,
"c": 0.12061,
"h": 107.5
},
"luminance": 0.79227
}Semantic roles & 50–950 ramp
primary
#EDEB89
secondary
#5255C8
accent
#14D610
background
#FFFFFD
surface
#FFFEF7
border
#D7D6D0
text
#171610
muted
#858581