#EFEABB#EFEABB
#EFEABB is a very light, moderate yellow. Relative luminance 0.808; OKLCH L 92.9% C 0.061 H 102.5°. Best body text is #000000 at 17.16:1 contrast (WCAG AA passes).
Color values
| HEX | #EFEABB |
|---|---|
| RGB | rgb(239, 234, 187) |
| HSL | hsl(54, 62%, 84%) |
| HSV | hsv(54, 22%, 94%) |
| CMYK | cmyk(0%, 2.1%, 21.8%, 6.3%) |
| CIE-LAB | lab(92.04, -5.72, 23.49) |
| CIE-LCH | lch(92.04, 24.18, 103.68°) |
| OKLab | oklab(92.93% -0.0132 0.0599) |
| OKLCH | oklch(92.93% 0.061 102.5) |
| XYZ | xyz(73.9889, 80.7853, 58.6995) |
| Luminance | 0.8078 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Lemonchiffon
#FFFACD
ΔE00 3.42
Palegoldenrod
#EEE8AA
ΔE00 3.44
Pale
#FFF9D0
ΔE00 3.67
Vanilla
#F3E5AB
ΔE00 3.79
Cream
#FFFDD0
ΔE00 4.03
Lightgoldenrodyellow
#FAFAD2
ΔE00 4.09
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EFEABB #BBC0EF
analogous
#EFD0BB #EFEABB #DAEFBB
triadic
#EFEABB #BBEFEA #EABBEF
tetradic
#EFEABB #BBEFD0 #BBC0EF #EFBBDA
square
#EFEABB #BBEFD0 #BBC0EF #EFBBDA
split-complementary
#EFEABB #BBDAEF #D0BBEF
monochromatic
#D8CB58 #E3DB89 #EFEABB #F9F7E6 #F9F7E6
Accessibility & contrast
On white
1.22
#EFEABB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.16
#EFEABB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EFEABB
17.16:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EFEABB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EFEABB | 1.00 | 1.22 | 17.16 | 17.16 |
| #FFFFFF | 1.22 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.16 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.16 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F3E6B8
Deuteranopia (green-blind)
#F5E9BD
Tritanopia (blue-blind)
#F7E3DD
Achromatopsia (no color)
#E8E8E8
Design tokens & code
CSS
--color: #efeabb; /* rgb */ color: rgb(239, 234, 187); /* oklch */ color: oklch(92.9% 0.061 102.5);
Tailwind
colors: {
custom: {
50: '#f4f0cf',
500: '#efeabb',
950: '#000000',
},
}SCSS
$custom: #efeabb; $custom-light: #f4f0cf; $custom-dark: #000000;
JSON
{
"hex": "#efeabb",
"rgb": {
"r": 239,
"g": 234,
"b": 187
},
"hsl": {
"h": 54.231,
"s": 61.905,
"l": 83.529
},
"oklch": {
"l": 0.92933,
"c": 0.06131,
"h": 102.5
},
"luminance": 0.80784
}Semantic roles & 50–950 ramp
primary
#EFEABB
secondary
#8188CD
accent
#2DCA1C
background
#FFFFFE
surface
#FEFEFB
border
#D6D6D4
text
#171614
muted
#858583