#EFEBA6#EFEBA6
#EFEBA6 is a very light, moderate yellow. Relative luminance 0.805; OKLCH L 92.7% C 0.088 H 105.2°. Best body text is #000000 at 17.10:1 contrast (WCAG AA passes).
Color values
| HEX | #EFEBA6 |
|---|---|
| RGB | rgb(239, 235, 166) |
| HSL | hsl(57, 70%, 79%) |
| HSV | hsv(57, 31%, 94%) |
| CMYK | cmyk(0%, 1.7%, 30.5%, 6.3%) |
| CIE-LAB | lab(91.92, -8.98, 34.05) |
| CIE-LCH | lch(91.92, 35.22, 104.77°) |
| OKLab | oklab(92.72% -0.023 0.0849) |
| OKLCH | oklch(92.72% 0.088 105.2) |
| XYZ | xyz(72.1884, 80.5219, 47.8085) |
| Luminance | 0.8052 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Palegoldenrod
#EEE8AA
ΔE00 1.56
Light Tan
#FBEEAC
ΔE00 2.89
Parchment
#FEFCAF
ΔE00 3.67
Vanilla
#F3E5AB
ΔE00 3.87
Light Beige
#FFFEB6
ΔE00 3.90
Creme
#FFFFB6
ΔE00 4.13
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EFEBA6 #A6AAEF
analogous
#EFC7A6 #EFEBA6 #CFEFA6
triadic
#EFEBA6 #A6EFEB #EBA6EF
tetradic
#EFEBA6 #A6EFC7 #A6AAEF #EFA6CF
square
#EFEBA6 #A6EFC7 #A6AAEF #EFA6CF
split-complementary
#EFEBA6 #A6CFEF #C7A6EF
monochromatic
#DCD43E #E6DF72 #EFEBA6 #F8F7DA #FAF9E5
Accessibility & contrast
On white
1.23
#EFEBA6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.10
#EFEBA6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EFEBA6
17.10:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EFEBA6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EFEBA6 | 1.00 | 1.23 | 17.10 | 17.10 |
| #FFFFFF | 1.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.10 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.10 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F7E6A1
Deuteranopia (green-blind)
#F9E9A9
Tritanopia (blue-blind)
#FAE2D9
Achromatopsia (no color)
#E8E8E8
Design tokens & code
CSS
--color: #efeba6; /* rgb */ color: rgb(239, 235, 166); /* oklch */ color: oklch(92.7% 0.088 105.2);
Tailwind
colors: {
custom: {
50: '#f5f1c1',
500: '#efeba6',
950: '#000000',
},
}SCSS
$custom: #efeba6; $custom-light: #f5f1c1; $custom-dark: #000000;
JSON
{
"hex": "#efeba6",
"rgb": {
"r": 239,
"g": 235,
"b": 166
},
"hsl": {
"h": 56.712,
"s": 69.524,
"l": 79.412
},
"oklch": {
"l": 0.92718,
"c": 0.08799,
"h": 105.2
},
"luminance": 0.80521
}Semantic roles & 50–950 ramp
primary
#EFEBA6
secondary
#6D72CC
accent
#1ED214
background
#FFFFFD
surface
#FEFEF9
border
#D6D6D2
text
#171612
muted
#858582