#EFE095#EFE095
#EFE095 is a very light, moderate yellow. Relative luminance 0.738; OKLCH L 90.2% C 0.096 H 98.3°. Best body text is #000000 at 15.77:1 contrast (WCAG AA passes).
Color values
| HEX | #EFE095 |
|---|---|
| RGB | rgb(239, 224, 149) |
| HSL | hsl(50, 74%, 76%) |
| HSV | hsv(50, 38%, 94%) |
| CMYK | cmyk(0%, 6.3%, 37.7%, 6.3%) |
| CIE-LAB | lab(88.84, -5.43, 38.59) |
| CIE-LCH | lch(88.84, 38.97, 98.01°) |
| OKLab | oklab(90.2% -0.0138 0.095) |
| OKLCH | oklch(90.2% 0.096 98.3) |
| XYZ | xyz(67.6783, 73.8339, 39.1142) |
| Luminance | 0.7383 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Khaki (CSS)
#F0E68C
ΔE00 3.06
Light Tan
#FBEEAC
ΔE00 3.58
Vanilla
#F3E5AB
ΔE00 3.62
Palegoldenrod
#EEE8AA
ΔE00 3.93
Sandy
#F1DA7A
ΔE00 4.16
Dark Cream
#FFF39A
ΔE00 4.54
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EFE095 #95A4EF
analogous
#EFB395 #EFE095 #D1EF95
triadic
#EFE095 #95EFE0 #E095EF
tetradic
#EFE095 #95EFB3 #95A4EF #EF95D1
square
#EFE095 #95EFB3 #95A4EF #EF95D1
split-complementary
#EFE095 #95D1EF #B395EF
monochromatic
#DFC12B #E7D060 #EFE095 #F7F0CA #FBF7E4
Accessibility & contrast
On white
1.33
#EFE095 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.77
#EFE095 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EFE095
15.77:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EFE095 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EFE095 | 1.00 | 1.33 | 15.77 | 15.77 |
| #FFFFFF | 1.33 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.77 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.77 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EEDC90
Deuteranopia (green-blind)
#F2E298
Tritanopia (blue-blind)
#FCD6CD
Achromatopsia (no color)
#DFDFDF
Design tokens & code
CSS
--color: #efe095; /* rgb */ color: rgb(239, 224, 149); /* oklch */ color: oklch(90.2% 0.096 98.3);
Tailwind
colors: {
custom: {
50: '#f5e9b5',
500: '#efe095',
950: '#000000',
},
}SCSS
$custom: #efe095; $custom-light: #f5e9b5; $custom-dark: #000000;
JSON
{
"hex": "#efe095",
"rgb": {
"r": 239,
"g": 224,
"b": 149
},
"hsl": {
"h": 50,
"s": 73.77,
"l": 76.078
},
"oklch": {
"l": 0.90196,
"c": 0.09597,
"h": 98.3
},
"luminance": 0.73832
}Semantic roles & 50–950 ramp
primary
#EFE095
secondary
#5D6FCB
accent
#31D610
background
#FFFEFD
surface
#FFFCF8
border
#D7D5D1
text
#171611
muted
#858481