#EDEB95#EDEB95
#EDEB95 is a very light, moderate yellow. Relative luminance 0.796; OKLCH L 92.3% C 0.108 H 107.2°. Best body text is #000000 at 16.92:1 contrast (WCAG AA passes).
Color values
| HEX | #EDEB95 |
|---|---|
| RGB | rgb(237, 235, 149) |
| HSL | hsl(59, 71%, 76%) |
| HSV | hsv(59, 37%, 93%) |
| CMYK | cmyk(0%, 0.8%, 37.1%, 7.1%) |
| CIE-LAB | lab(91.50, -11.71, 41.99) |
| CIE-LCH | lch(91.50, 43.59, 105.58°) |
| OKLab | oklab(92.26% -0.0318 0.1028) |
| OKLCH | oklch(92.26% 0.108 107.2) |
| XYZ | xyz(70.0591, 79.5926, 40.1002) |
| Luminance | 0.7959 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Khaki (CSS)
#F0E68C
ΔE00 2.43
Buff
#FEF69E
ΔE00 3.01
Dark Cream
#FFF39A
ΔE00 3.41
Light Khaki
#E6F2A2
ΔE00 4.02
Parchment
#FEFCAF
ΔE00 4.02
Palegoldenrod
#EEE8AA
ΔE00 4.49
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EDEB95 #9597ED
analogous
#EDBF95 #EDEB95 #C3ED95
triadic
#EDEB95 #95EDEB #EB95ED
tetradic
#EDEB95 #95EDBF #9597ED #ED95C3
square
#EDEB95 #95EDBF #9597ED #ED95C3
split-complementary
#EDEB95 #95C3ED #BF95ED
monochromatic
#DBD72C #E4E161 #EDEB95 #F6F5C9 #FBFAE5
Accessibility & contrast
On white
1.24
#EDEB95 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.92
#EDEB95 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EDEB95
16.92:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EDEB95 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EDEB95 | 1.00 | 1.24 | 16.92 | 16.92 |
| #FFFFFF | 1.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.92 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.92 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F8E58F
Deuteranopia (green-blind)
#FAE899
Tritanopia (blue-blind)
#F9E1D6
Achromatopsia (no color)
#E7E7E7
Design tokens & code
CSS
--color: #edeb95; /* rgb */ color: rgb(237, 235, 149); /* oklch */ color: oklch(92.3% 0.108 107.2);
Tailwind
colors: {
custom: {
50: '#f4f1b5',
500: '#edeb95',
950: '#000000',
},
}SCSS
$custom: #edeb95; $custom-light: #f4f1b5; $custom-dark: #000000;
JSON
{
"hex": "#edeb95",
"rgb": {
"r": 237,
"g": 235,
"b": 149
},
"hsl": {
"h": 58.636,
"s": 70.968,
"l": 75.686
},
"oklch": {
"l": 0.92264,
"c": 0.10759,
"h": 107.2
},
"luminance": 0.79591
}Semantic roles & 50–950 ramp
primary
#EDEB95
secondary
#5D60C9
accent
#17D313
background
#FFFFFD
surface
#FEFEF8
border
#D6D6D1
text
#171611
muted
#858581