#EFEBB5#EFEBB5
#EFEBB5 is a very light, moderate yellow. Relative luminance 0.811; OKLCH L 93.0% C 0.070 H 104.1°. Best body text is #000000 at 17.22:1 contrast (WCAG AA passes).
Color values
| HEX | #EFEBB5 |
|---|---|
| RGB | rgb(239, 235, 181) |
| HSL | hsl(56, 64%, 82%) |
| HSV | hsv(56, 24%, 94%) |
| CMYK | cmyk(0%, 1.7%, 24.3%, 6.3%) |
| CIE-LAB | lab(92.18, -7.05, 26.77) |
| CIE-LCH | lch(92.18, 27.68, 104.75°) |
| OKLab | oklab(93.01% -0.0171 0.0678) |
| OKLCH | oklch(93.01% 0.07 104.1) |
| XYZ | xyz(73.6454, 81.1047, 55.4823) |
| Luminance | 0.8110 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Palegoldenrod
#EEE8AA
ΔE00 1.96
Vanilla
#F3E5AB
ΔE00 3.35
Egg Shell
#FFFCC4
ΔE00 3.50
Light Tan
#FBEEAC
ΔE00 3.71
Lemonchiffon
#FFFACD
ΔE00 4.00
Ivory (survey)
#FFFFCB
ΔE00 4.24
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EFEBB5 #B5B9EF
analogous
#EFCEB5 #EFEBB5 #D6EFB5
triadic
#EFEBB5 #B5EFEB #EBB5EF
tetradic
#EFEBB5 #B5EFCE #B5B9EF #EFB5D6
square
#EFEBB5 #B5EFCE #B5B9EF #EFB5D6
split-complementary
#EFEBB5 #B5D6EF #CEB5EF
monochromatic
#D9D050 #E4DD83 #EFEBB5 #FAF8E6 #FAF8E6
Accessibility & contrast
On white
1.22
#EFEBB5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.22
#EFEBB5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EFEBB5
17.22:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EFEBB5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EFEBB5 | 1.00 | 1.22 | 17.22 | 17.22 |
| #FFFFFF | 1.22 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.22 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.22 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F5E7B2
Deuteranopia (green-blind)
#F7EAB7
Tritanopia (blue-blind)
#F8E4DC
Achromatopsia (no color)
#E9E9E9
Design tokens & code
CSS
--color: #efebb5; /* rgb */ color: rgb(239, 235, 181); /* oklch */ color: oklch(93.0% 0.070 104.1);
Tailwind
colors: {
custom: {
50: '#f4f1cb',
500: '#efebb5',
950: '#000000',
},
}SCSS
$custom: #efebb5; $custom-light: #f4f1cb; $custom-dark: #000000;
JSON
{
"hex": "#efebb5",
"rgb": {
"r": 239,
"g": 235,
"b": 181
},
"hsl": {
"h": 55.862,
"s": 64.444,
"l": 82.353
},
"oklch": {
"l": 0.93008,
"c": 0.0699,
"h": 104.1
},
"luminance": 0.81104
}Semantic roles & 50–950 ramp
primary
#EFEBB5
secondary
#7B81CD
accent
#26CC19
background
#FFFFFE
surface
#FEFEFA
border
#D6D6D3
text
#171613
muted
#858583