#EAEF9B#EAEF9B
#EAEF9B is a very light, moderate yellow. Relative luminance 0.816; OKLCH L 92.9% C 0.106 H 111.2°. Best body text is #000000 at 17.32:1 contrast (WCAG AA passes).
Color values
| HEX | #EAEF9B |
|---|---|
| RGB | rgb(234, 239, 155) |
| HSL | hsl(64, 72%, 77%) |
| HSV | hsv(64, 35%, 94%) |
| CMYK | cmyk(2.1%, 0%, 35.1%, 6.3%) |
| CIE-LAB | lab(92.39, -14.15, 40.12) |
| CIE-LCH | lch(92.39, 42.54, 109.43°) |
| OKLab | oklab(92.95% -0.0383 0.0988) |
| OKLCH | oklch(92.95% 0.106 111.2) |
| XYZ | xyz(70.7151, 81.5930, 43.0278) |
| Luminance | 0.8159 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Light Khaki
#E6F2A2
ΔE00 2.05
Parchment
#FEFCAF
ΔE00 3.73
Buff
#FEF69E
ΔE00 4.01
Creme
#FFFFB6
ΔE00 4.31
Light Beige
#FFFEB6
ΔE00 4.35
Khaki (CSS)
#F0E68C
ΔE00 4.42
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EAEF9B #A09BEF
analogous
#EFCA9B #EAEF9B #C0EF9B
triadic
#EAEF9B #9BEAEF #EF9BEA
tetradic
#EAEF9B #9BEFCA #A09BEF #EF9BC0
square
#EAEF9B #9BEFCA #A09BEF #EF9BC0
split-complementary
#EAEF9B #9BC0EF #CA9BEF
monochromatic
#D4DE31 #DFE766 #EAEF9B #F5F7D0 #F9FBE5
Accessibility & contrast
On white
1.21
#EAEF9B on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.32
#EAEF9B on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EAEF9B
17.32:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EAEF9B | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EAEF9B | 1.00 | 1.21 | 17.32 | 17.32 |
| #FFFFFF | 1.21 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.32 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.32 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FBE895
Deuteranopia (green-blind)
#FCEA9F
Tritanopia (blue-blind)
#F4E5DA
Achromatopsia (no color)
#E9E9E9
Design tokens & code
CSS
--color: #eaef9b; /* rgb */ color: rgb(234, 239, 155); /* oklch */ color: oklch(92.9% 0.106 111.2);
Tailwind
colors: {
custom: {
50: '#f2f4b9',
500: '#eaef9b',
950: '#000000',
},
}SCSS
$custom: #eaef9b; $custom-light: #f2f4b9; $custom-dark: #000000;
JSON
{
"hex": "#eaef9b",
"rgb": {
"r": 234,
"g": 239,
"b": 155
},
"hsl": {
"h": 63.571,
"s": 72.414,
"l": 77.255
},
"oklch": {
"l": 0.92946,
"c": 0.10592,
"h": 111.2
},
"luminance": 0.81592
}Semantic roles & 50–950 ramp
primary
#EAEF9B
secondary
#6962CC
accent
#11D41D
background
#FFFFFD
surface
#FEFEF8
border
#D6D6D1
text
#171711
muted
#858581