#EDEB92#EDEB92
#EDEB92 is a very light, moderate yellow. Relative luminance 0.795; OKLCH L 92.2% C 0.111 H 107.3°. Best body text is #000000 at 16.90:1 contrast (WCAG AA passes).
Color values
| HEX | #EDEB92 |
|---|---|
| RGB | rgb(237, 235, 146) |
| HSL | hsl(59, 72%, 75%) |
| HSV | hsv(59, 38%, 93%) |
| CMYK | cmyk(0%, 0.8%, 38.4%, 7.1%) |
| CIE-LAB | lab(91.46, -12.03, 43.41) |
| CIE-LCH | lch(91.46, 45.05, 105.49°) |
| OKLab | oklab(92.22% -0.0329 0.1059) |
| OKLCH | oklch(92.22% 0.111 107.3) |
| XYZ | xyz(69.8227, 79.4980, 38.8551) |
| Luminance | 0.7950 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Khaki (CSS)
#F0E68C
ΔE00 2.30
Buff
#FEF69E
ΔE00 3.01
Dark Cream
#FFF39A
ΔE00 3.38
Light Khaki
#E6F2A2
ΔE00 4.24
Parchment
#FEFCAF
ΔE00 4.27
Manilla
#FFFA86
ΔE00 4.94
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EDEB92 #9294ED
analogous
#EDBD92 #EDEB92 #C2ED92
triadic
#EDEB92 #92EDEB #EB92ED
tetradic
#EDEB92 #92EDBD #9294ED #ED92C2
square
#EDEB92 #92EDBD #9294ED #ED92C2
split-complementary
#EDEB92 #92C2ED #BD92ED
monochromatic
#DCD829 #E4E15D #EDEB92 #F6F5C7 #FBFAE5
Accessibility & contrast
On white
1.24
#EDEB92 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.90
#EDEB92 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EDEB92
16.90:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EDEB92 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EDEB92 | 1.00 | 1.24 | 16.90 | 16.90 |
| #FFFFFF | 1.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.90 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.90 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F9E48B
Deuteranopia (green-blind)
#FBE896
Tritanopia (blue-blind)
#F9E1D5
Achromatopsia (no color)
#E6E6E6
Design tokens & code
CSS
--color: #edeb92; /* rgb */ color: rgb(237, 235, 146); /* oklch */ color: oklch(92.2% 0.111 107.3);
Tailwind
colors: {
custom: {
50: '#f4f1b3',
500: '#edeb92',
950: '#000000',
},
}SCSS
$custom: #edeb92; $custom-light: #f4f1b3; $custom-dark: #000000;
JSON
{
"hex": "#edeb92",
"rgb": {
"r": 237,
"g": 235,
"b": 146
},
"hsl": {
"h": 58.681,
"s": 71.654,
"l": 75.098
},
"oklch": {
"l": 0.92216,
"c": 0.11091,
"h": 107.3
},
"luminance": 0.79497
}Semantic roles & 50–950 ramp
primary
#EDEB92
secondary
#5B5DC8
accent
#16D412
background
#FFFFFD
surface
#FEFEF8
border
#D6D6D1
text
#171611
muted
#858581