#EDEB88#EDEB88
#EDEB88 is a very light, vivid yellow. Relative luminance 0.792; OKLCH L 92.1% C 0.122 H 107.6°. Best body text is #000000 at 16.84:1 contrast (WCAG AA passes).
Color values
| HEX | #EDEB88 |
|---|---|
| RGB | rgb(237, 235, 136) |
| HSL | hsl(59, 74%, 73%) |
| HSV | hsv(59, 43%, 93%) |
| CMYK | cmyk(0%, 0.8%, 42.6%, 7.1%) |
| CIE-LAB | lab(91.32, -13.06, 48.12) |
| CIE-LCH | lch(91.32, 49.86, 105.19°) |
| OKLab | oklab(92.07% -0.0367 0.116) |
| OKLCH | oklch(92.07% 0.122 107.6) |
| XYZ | xyz(69.0786, 79.2003, 34.9361) |
| Luminance | 0.7920 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Khaki (CSS)
#F0E68C
ΔE00 2.51
Buff
#FEF69E
ΔE00 3.50
Dark Cream
#FFF39A
ΔE00 3.70
Manilla
#FFFA86
ΔE00 3.95
Straw
#FCF679
ΔE00 4.27
Yellowish Tan
#FCFC81
ΔE00 4.49
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EDEB88 #888AED
analogous
#EDB888 #EDEB88 #BCED88
triadic
#EDEB88 #88EDEB #EB88ED
tetradic
#EDEB88 #88EDB8 #888AED #ED88BC
square
#EDEB88 #88EDB8 #888AED #ED88BC
split-complementary
#EDEB88 #88BCED #B888ED
monochromatic
#DAD621 #E5E253 #EDEB88 #F5F4BD #FBFBE4
Accessibility & contrast
On white
1.25
#EDEB88 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.84
#EDEB88 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EDEB88
16.84:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EDEB88 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EDEB88 | 1.00 | 1.25 | 16.84 | 16.84 |
| #FFFFFF | 1.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.84 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.84 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FAE480
Deuteranopia (green-blind)
#FCE88C
Tritanopia (blue-blind)
#FAE0D3
Achromatopsia (no color)
#E6E6E6
Design tokens & code
CSS
--color: #edeb88; /* rgb */ color: rgb(237, 235, 136); /* oklch */ color: oklch(92.1% 0.122 107.6);
Tailwind
colors: {
custom: {
50: '#f4f1ac',
500: '#edeb88',
950: '#000000',
},
}SCSS
$custom: #edeb88; $custom-light: #f4f1ac; $custom-dark: #000000;
JSON
{
"hex": "#edeb88",
"rgb": {
"r": 237,
"g": 235,
"b": 136
},
"hsl": {
"h": 58.812,
"s": 73.723,
"l": 73.137
},
"oklch": {
"l": 0.92066,
"c": 0.12165,
"h": 107.6
},
"luminance": 0.79199
}Semantic roles & 50–950 ramp
primary
#EDEB88
secondary
#5254C8
accent
#14D610
background
#FFFFFD
surface
#FFFEF7
border
#D7D6D0
text
#171610
muted
#858581