#EFEFBF#EFEFBF
#EFEFBF is a very light, moderate yellow. Relative luminance 0.838; OKLCH L 94.0% C 0.062 H 107.5°. Best body text is #000000 at 17.77:1 contrast (WCAG AA passes).
Color values
| HEX | #EFEFBF |
|---|---|
| RGB | rgb(239, 239, 191) |
| HSL | hsl(60, 60%, 84%) |
| HSV | hsv(60, 20%, 94%) |
| CMYK | cmyk(0%, 0%, 20.1%, 6.3%) |
| CIE-LAB | lab(93.38, -7.67, 23.30) |
| CIE-LCH | lch(93.38, 24.53, 108.22°) |
| OKLab | oklab(94.02% -0.0188 0.0594) |
| OKLCH | oklch(94.02% 0.062 107.5) |
| XYZ | xyz(75.8666, 83.8462, 61.4674) |
| Luminance | 0.8385 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Lemonchiffon
#FFFACD
ΔE00 3.16
Lightgoldenrodyellow
#FAFAD2
ΔE00 3.19
Cream
#FFFDD0
ΔE00 3.20
Ivory (survey)
#FFFFCB
ΔE00 3.34
Egg Shell
#FFFCC4
ΔE00 3.36
Ecru
#FEFFCA
ΔE00 3.37
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EFEFBF #BFBFEF
analogous
#EFD7BF #EFEFBF #D7EFBF
triadic
#EFEFBF #BFEFEF #EFBFEF
tetradic
#EFEFBF #BFEFD7 #BFBFEF #EFBFD7
square
#EFEFBF #BFEFD7 #BFBFEF #EFBFD7
split-complementary
#EFEFBF #BFD7EF #D7BFEF
monochromatic
#D7D75D #E3E38E #EFEFBF #F9F9E7 #F9F9E7
Accessibility & contrast
On white
1.18
#EFEFBF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.77
#EFEFBF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EFEFBF
17.77:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EFEFBF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EFEFBF | 1.00 | 1.18 | 17.77 | 17.77 |
| #FFFFFF | 1.18 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.77 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.77 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F7EBBC
Deuteranopia (green-blind)
#F8EDC1
Tritanopia (blue-blind)
#F6E9E2
Achromatopsia (no color)
#ECECEC
Design tokens & code
CSS
--color: #efefbf; /* rgb */ color: rgb(239, 239, 191); /* oklch */ color: oklch(94.0% 0.062 107.5);
Tailwind
colors: {
custom: {
50: '#f4f4d2',
500: '#efefbf',
950: '#000000',
},
}SCSS
$custom: #efefbf; $custom-light: #f4f4d2; $custom-dark: #000000;
JSON
{
"hex": "#efefbf",
"rgb": {
"r": 239,
"g": 239,
"b": 191
},
"hsl": {
"h": 60,
"s": 60,
"l": 84.314
},
"oklch": {
"l": 0.94023,
"c": 0.06232,
"h": 107.5
},
"luminance": 0.83845
}Semantic roles & 50–950 ramp
primary
#EFEFBF
secondary
#8585CD
accent
#1EC81E
background
#FFFFFE
surface
#FEFEFB
border
#D6D6D4
text
#171714
muted
#858583