#EFE19B#EFE19B
#EFE19B is a very light, moderate yellow. Relative luminance 0.746; OKLCH L 90.5% C 0.090 H 98.2°. Best body text is #000000 at 15.91:1 contrast (WCAG AA passes).
Color values
| HEX | #EFE19B |
|---|---|
| RGB | rgb(239, 225, 155) |
| HSL | hsl(50, 72%, 77%) |
| HSV | hsv(50, 35%, 94%) |
| CMYK | cmyk(0%, 5.9%, 35.1%, 6.3%) |
| CIE-LAB | lab(89.19, -5.26, 36.02) |
| CIE-LCH | lch(89.19, 36.40, 98.30°) |
| OKLab | oklab(90.5% -0.0129 0.0892) |
| OKLCH | oklch(90.5% 0.09 98.2) |
| XYZ | xyz(68.4392, 74.5696, 41.7922) |
| Luminance | 0.7457 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Vanilla
#F3E5AB
ΔE00 2.68
Light Tan
#FBEEAC
ΔE00 2.96
Palegoldenrod
#EEE8AA
ΔE00 3.11
Khaki (CSS)
#F0E68C
ΔE00 3.72
Beige (survey)
#E6DAA6
ΔE00 3.99
Dark Cream
#FFF39A
ΔE00 4.85
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EFE19B #9BA9EF
analogous
#EFB79B #EFE19B #D3EF9B
triadic
#EFE19B #9BEFE1 #E19BEF
tetradic
#EFE19B #9BEFB7 #9BA9EF #EF9BD3
square
#EFE19B #9BEFB7 #9BA9EF #EF9BD3
split-complementary
#EFE19B #9BD3EF #B79BEF
monochromatic
#DEC131 #E7D166 #EFE19B #F7F1D0 #FBF7E5
Accessibility & contrast
On white
1.32
#EFE19B on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.91
#EFE19B on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EFE19B
15.91:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EFE19B | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EFE19B | 1.00 | 1.32 | 15.91 | 15.91 |
| #FFFFFF | 1.32 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.91 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.91 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EEDD96
Deuteranopia (green-blind)
#F2E29E
Tritanopia (blue-blind)
#FBD7CF
Achromatopsia (no color)
#E0E0E0
Design tokens & code
CSS
--color: #efe19b; /* rgb */ color: rgb(239, 225, 155); /* oklch */ color: oklch(90.5% 0.090 98.2);
Tailwind
colors: {
custom: {
50: '#f5eab9',
500: '#efe19b',
950: '#000000',
},
}SCSS
$custom: #efe19b; $custom-light: #f5eab9; $custom-dark: #000000;
JSON
{
"hex": "#efe19b",
"rgb": {
"r": 239,
"g": 225,
"b": 155
},
"hsl": {
"h": 50,
"s": 72.414,
"l": 77.255
},
"oklch": {
"l": 0.90501,
"c": 0.09013,
"h": 98.2
},
"luminance": 0.74568
}Semantic roles & 50–950 ramp
primary
#EFE19B
secondary
#6274CC
accent
#32D411
background
#FFFEFD
surface
#FEFDF8
border
#D6D5D1
text
#171611
muted
#858481