#EFEBB8#EFEBB8
#EFEBB8 is a very light, moderate yellow. Relative luminance 0.812; OKLCH L 93.1% C 0.066 H 103.9°. Best body text is #000000 at 17.25:1 contrast (WCAG AA passes).
Color values
| HEX | #EFEBB8 |
|---|---|
| RGB | rgb(239, 235, 184) |
| HSL | hsl(56, 63%, 83%) |
| HSV | hsv(56, 23%, 94%) |
| CMYK | cmyk(0%, 1.7%, 23%, 6.3%) |
| CIE-LAB | lab(92.23, -6.64, 25.31) |
| CIE-LCH | lch(92.23, 26.16, 104.70°) |
| OKLab | oklab(93.07% -0.0159 0.0643) |
| OKLCH | oklch(93.07% 0.066 103.9) |
| XYZ | xyz(73.9566, 81.2292, 57.1209) |
| Luminance | 0.8123 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Palegoldenrod
#EEE8AA
ΔE00 2.60
Vanilla
#F3E5AB
ΔE00 3.59
Egg Shell
#FFFCC4
ΔE00 3.59
Lemonchiffon
#FFFACD
ΔE00 3.62
Cream
#FFFDD0
ΔE00 4.10
Pale
#FFF9D0
ΔE00 4.15
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EFEBB8 #B8BCEF
analogous
#EFCFB8 #EFEBB8 #D7EFB8
triadic
#EFEBB8 #B8EFEB #EBB8EF
tetradic
#EFEBB8 #B8EFCF #B8BCEF #EFB8D7
square
#EFEBB8 #B8EFCF #B8BCEF #EFB8D7
split-complementary
#EFEBB8 #B8D7EF #CFB8EF
monochromatic
#D8CF54 #E4DD86 #EFEBB8 #F9F8E6 #F9F8E6
Accessibility & contrast
On white
1.22
#EFEBB8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.25
#EFEBB8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EFEBB8
17.25:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EFEBB8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EFEBB8 | 1.00 | 1.22 | 17.25 | 17.25 |
| #FFFFFF | 1.22 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.25 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.25 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F4E7B5
Deuteranopia (green-blind)
#F6EABA
Tritanopia (blue-blind)
#F7E4DD
Achromatopsia (no color)
#E9E9E9
Design tokens & code
CSS
--color: #efebb8; /* rgb */ color: rgb(239, 235, 184); /* oklch */ color: oklch(93.1% 0.066 103.9);
Tailwind
colors: {
custom: {
50: '#f4f1cd',
500: '#efebb8',
950: '#000000',
},
}SCSS
$custom: #efebb8; $custom-light: #f4f1cd; $custom-dark: #000000;
JSON
{
"hex": "#efebb8",
"rgb": {
"r": 239,
"g": 235,
"b": 184
},
"hsl": {
"h": 55.636,
"s": 63.218,
"l": 82.941
},
"oklch": {
"l": 0.9307,
"c": 0.0662,
"h": 103.9
},
"luminance": 0.81228
}Semantic roles & 50–950 ramp
primary
#EFEBB8
secondary
#7E84CD
accent
#27CB1B
background
#FFFFFE
surface
#FEFEFA
border
#D6D6D3
text
#171613
muted
#858583