#EFEFBE#EFEFBE
#EFEFBE is a very light, moderate yellow. Relative luminance 0.838; OKLCH L 94.0% C 0.064 H 107.6°. Best body text is #000000 at 17.76:1 contrast (WCAG AA passes).
Color values
| HEX | #EFEFBE |
|---|---|
| RGB | rgb(239, 239, 190) |
| HSL | hsl(60, 60%, 84%) |
| HSV | hsv(60, 21%, 94%) |
| CMYK | cmyk(0%, 0%, 20.5%, 6.3%) |
| CIE-LAB | lab(93.36, -7.81, 23.78) |
| CIE-LCH | lch(93.36, 25.03, 108.18°) |
| OKLab | oklab(94% -0.0192 0.0606) |
| OKLCH | oklch(94% 0.064 107.6) |
| XYZ | xyz(75.7570, 83.8023, 60.8898) |
| Luminance | 0.8380 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Lemonchiffon
#FFFACD
ΔE00 3.24
Egg Shell
#FFFCC4
ΔE00 3.25
Cream
#FFFDD0
ΔE00 3.28
Ivory (survey)
#FFFFCB
ΔE00 3.31
Ecru
#FEFFCA
ΔE00 3.32
Lightgoldenrodyellow
#FAFAD2
ΔE00 3.36
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EFEFBE #BEBEEF
analogous
#EFD7BE #EFEFBE #D7EFBE
triadic
#EFEFBE #BEEFEF #EFBEEF
tetradic
#EFEFBE #BEEFD7 #BEBEEF #EFBED7
square
#EFEFBE #BEEFD7 #BEBEEF #EFBED7
split-complementary
#EFEFBE #BED7EF #D7BEEF
monochromatic
#D7D75C #E3E38D #EFEFBE #F9F9E6 #F9F9E6
Accessibility & contrast
On white
1.18
#EFEFBE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.76
#EFEFBE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EFEFBE
17.76:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EFEFBE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EFEFBE | 1.00 | 1.18 | 17.76 | 17.76 |
| #FFFFFF | 1.18 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.76 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.76 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F8EBBB
Deuteranopia (green-blind)
#F8EDC0
Tritanopia (blue-blind)
#F6E9E2
Achromatopsia (no color)
#ECECEC
Design tokens & code
CSS
--color: #efefbe; /* rgb */ color: rgb(239, 239, 190); /* oklch */ color: oklch(94.0% 0.064 107.6);
Tailwind
colors: {
custom: {
50: '#f4f4d1',
500: '#efefbe',
950: '#000000',
},
}SCSS
$custom: #efefbe; $custom-light: #f4f4d1; $custom-dark: #000000;
JSON
{
"hex": "#efefbe",
"rgb": {
"r": 239,
"g": 239,
"b": 190
},
"hsl": {
"h": 60,
"s": 60.494,
"l": 84.118
},
"oklch": {
"l": 0.94002,
"c": 0.06357,
"h": 107.6
},
"luminance": 0.83801
}Semantic roles & 50–950 ramp
primary
#EFEFBE
secondary
#8484CD
accent
#1DC81D
background
#FFFFFE
surface
#FEFEFB
border
#D6D6D4
text
#171714
muted
#858583