#EFEBBE#EFEBBE
#EFEBBE is a very light, muted yellow. Relative luminance 0.815; OKLCH L 93.2% C 0.059 H 103.3°. Best body text is #000000 at 17.30:1 contrast (WCAG AA passes).
Color values
| HEX | #EFEBBE |
|---|---|
| RGB | rgb(239, 235, 190) |
| HSL | hsl(55, 60%, 84%) |
| HSV | hsv(55, 21%, 94%) |
| CMYK | cmyk(0%, 1.7%, 20.5%, 6.3%) |
| CIE-LAB | lab(92.35, -5.80, 22.38) |
| CIE-LCH | lch(92.35, 23.12, 104.54°) |
| OKLab | oklab(93.2% -0.0135 0.0572) |
| OKLCH | oklch(93.2% 0.059 103.3) |
| XYZ | xyz(74.5989, 81.4861, 60.5038) |
| Luminance | 0.8148 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Lemonchiffon
#FFFACD
ΔE00 3.19
Pale
#FFF9D0
ΔE00 3.36
Lightgoldenrodyellow
#FAFAD2
ΔE00 3.59
Cream
#FFFDD0
ΔE00 3.72
Palegoldenrod
#EEE8AA
ΔE00 3.99
Egg Shell
#FFFCC4
ΔE00 4.18
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EFEBBE #BEC2EF
analogous
#EFD3BE #EFEBBE #DBEFBE
triadic
#EFEBBE #BEEFEB #EBBEEF
tetradic
#EFEBBE #BEEFD3 #BEC2EF #EFBEDB
square
#EFEBBE #BEEFD3 #BEC2EF #EFBEDB
split-complementary
#EFEBBE #BEDBEF #D3BEEF
monochromatic
#D7CD5C #E3DC8D #EFEBBE #F9F7E6 #F9F7E6
Accessibility & contrast
On white
1.21
#EFEBBE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.30
#EFEBBE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EFEBBE
17.30:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EFEBBE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EFEBBE | 1.00 | 1.21 | 17.30 | 17.30 |
| #FFFFFF | 1.21 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.30 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.30 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F3E8BB
Deuteranopia (green-blind)
#F5EAC0
Tritanopia (blue-blind)
#F7E5DF
Achromatopsia (no color)
#E9E9E9
Design tokens & code
CSS
--color: #efebbe; /* rgb */ color: rgb(239, 235, 190); /* oklch */ color: oklch(93.2% 0.059 103.3);
Tailwind
colors: {
custom: {
50: '#f4f1d1',
500: '#efebbe',
950: '#000000',
},
}SCSS
$custom: #efebbe; $custom-light: #f4f1d1; $custom-dark: #000000;
JSON
{
"hex": "#efebbe",
"rgb": {
"r": 239,
"g": 235,
"b": 190
},
"hsl": {
"h": 55.102,
"s": 60.494,
"l": 84.118
},
"oklch": {
"l": 0.93198,
"c": 0.05873,
"h": 103.3
},
"luminance": 0.81485
}Semantic roles & 50–950 ramp
primary
#EFEBBE
secondary
#848ACD
accent
#2BC81D
background
#FFFFFE
surface
#FEFEFB
border
#D6D6D4
text
#171614
muted
#858583