#EDEB94#EDEB94
#EDEB94 is a very light, moderate yellow. Relative luminance 0.796; OKLCH L 92.2% C 0.109 H 107.2°. Best body text is #000000 at 16.91:1 contrast (WCAG AA passes).
Color values
| HEX | #EDEB94 |
|---|---|
| RGB | rgb(237, 235, 148) |
| HSL | hsl(59, 71%, 75%) |
| HSV | hsv(59, 38%, 93%) |
| CMYK | cmyk(0%, 0.8%, 37.6%, 7.1%) |
| CIE-LAB | lab(91.49, -11.82, 42.46) |
| CIE-LCH | lch(91.49, 44.08, 105.55°) |
| OKLab | oklab(92.25% -0.0322 0.1038) |
| OKLCH | oklch(92.25% 0.109 107.2) |
| XYZ | xyz(69.9796, 79.5608, 39.6816) |
| Luminance | 0.7956 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Khaki (CSS)
#F0E68C
ΔE00 2.38
Buff
#FEF69E
ΔE00 3.00
Dark Cream
#FFF39A
ΔE00 3.39
Light Khaki
#E6F2A2
ΔE00 4.09
Parchment
#FEFCAF
ΔE00 4.10
Palegoldenrod
#EEE8AA
ΔE00 4.64
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EDEB94 #9496ED
analogous
#EDBE94 #EDEB94 #C2ED94
triadic
#EDEB94 #94EDEB #EB94ED
tetradic
#EDEB94 #94EDBE #9496ED #ED94C2
square
#EDEB94 #94EDBE #9496ED #ED94C2
split-complementary
#EDEB94 #94C2ED #BE94ED
monochromatic
#DBD72B #E4E160 #EDEB94 #F6F5C8 #FBFAE5
Accessibility & contrast
On white
1.24
#EDEB94 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.91
#EDEB94 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EDEB94
16.91:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EDEB94 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EDEB94 | 1.00 | 1.24 | 16.91 | 16.91 |
| #FFFFFF | 1.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.91 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.91 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F8E48D
Deuteranopia (green-blind)
#FAE898
Tritanopia (blue-blind)
#F9E1D5
Achromatopsia (no color)
#E7E7E7
Design tokens & code
CSS
--color: #edeb94; /* rgb */ color: rgb(237, 235, 148); /* oklch */ color: oklch(92.2% 0.109 107.2);
Tailwind
colors: {
custom: {
50: '#f4f1b4',
500: '#edeb94',
950: '#000000',
},
}SCSS
$custom: #edeb94; $custom-light: #f4f1b4; $custom-dark: #000000;
JSON
{
"hex": "#edeb94",
"rgb": {
"r": 237,
"g": 235,
"b": 148
},
"hsl": {
"h": 58.652,
"s": 71.2,
"l": 75.49
},
"oklch": {
"l": 0.92248,
"c": 0.10871,
"h": 107.2
},
"luminance": 0.79559
}Semantic roles & 50–950 ramp
primary
#EDEB94
secondary
#5D5FC9
accent
#17D312
background
#FFFFFD
surface
#FEFEF8
border
#D6D6D1
text
#171611
muted
#858581