#EFEBB7#EFEBB7
#EFEBB7 is a very light, moderate yellow. Relative luminance 0.812; OKLCH L 93.0% C 0.067 H 104.0°. Best body text is #000000 at 17.24:1 contrast (WCAG AA passes).
Color values
| HEX | #EFEBB7 |
|---|---|
| RGB | rgb(239, 235, 183) |
| HSL | hsl(56, 64%, 83%) |
| HSV | hsv(56, 23%, 94%) |
| CMYK | cmyk(0%, 1.7%, 23.4%, 6.3%) |
| CIE-LAB | lab(92.22, -6.78, 25.79) |
| CIE-LCH | lch(92.22, 26.67, 104.72°) |
| OKLab | oklab(93.05% -0.0163 0.0654) |
| OKLCH | oklch(93.05% 0.067 104) |
| XYZ | xyz(73.8521, 81.1874, 56.5708) |
| Luminance | 0.8119 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Palegoldenrod
#EEE8AA
ΔE00 2.38
Vanilla
#F3E5AB
ΔE00 3.49
Egg Shell
#FFFCC4
ΔE00 3.55
Lemonchiffon
#FFFACD
ΔE00 3.74
Light Tan
#FBEEAC
ΔE00 4.01
Ivory (survey)
#FFFFCB
ΔE00 4.17
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EFEBB7 #B7BBEF
analogous
#EFCFB7 #EFEBB7 #D7EFB7
triadic
#EFEBB7 #B7EFEB #EBB7EF
tetradic
#EFEBB7 #B7EFCF #B7BBEF #EFB7D7
square
#EFEBB7 #B7EFCF #B7BBEF #EFB7D7
split-complementary
#EFEBB7 #B7D7EF #CFB7EF
monochromatic
#D9CF53 #E4DD85 #EFEBB7 #F9F8E6 #F9F8E6
Accessibility & contrast
On white
1.22
#EFEBB7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.24
#EFEBB7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EFEBB7
17.24:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EFEBB7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EFEBB7 | 1.00 | 1.22 | 17.24 | 17.24 |
| #FFFFFF | 1.22 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.24 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.24 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F5E7B4
Deuteranopia (green-blind)
#F6EAB9
Tritanopia (blue-blind)
#F8E4DD
Achromatopsia (no color)
#E9E9E9
Design tokens & code
CSS
--color: #efebb7; /* rgb */ color: rgb(239, 235, 183); /* oklch */ color: oklch(93.0% 0.067 104.0);
Tailwind
colors: {
custom: {
50: '#f4f1cc',
500: '#efebb7',
950: '#000000',
},
}SCSS
$custom: #efebb7; $custom-light: #f4f1cc; $custom-dark: #000000;
JSON
{
"hex": "#efebb7",
"rgb": {
"r": 239,
"g": 235,
"b": 183
},
"hsl": {
"h": 55.714,
"s": 63.636,
"l": 82.745
},
"oklch": {
"l": 0.9305,
"c": 0.06743,
"h": 104
},
"luminance": 0.81186
}Semantic roles & 50–950 ramp
primary
#EFEBB7
secondary
#7D83CD
accent
#27CB1A
background
#FFFFFE
surface
#FEFEFA
border
#D6D6D3
text
#171613
muted
#858583