#EFE6BB#EFE6BB
#EFE6BB is a very light, muted yellow. Relative luminance 0.785; OKLCH L 92.1% C 0.057 H 97.5°. Best body text is #000000 at 16.71:1 contrast (WCAG AA passes).
Color values
| HEX | #EFE6BB |
|---|---|
| RGB | rgb(239, 230, 187) |
| HSL | hsl(50, 62%, 84%) |
| HSV | hsv(50, 22%, 94%) |
| CMYK | cmyk(0%, 3.8%, 21.8%, 6.3%) |
| CIE-LAB | lab(91.02, -3.70, 22.09) |
| CIE-LCH | lch(91.02, 22.40, 99.50°) |
| OKLab | oklab(92.13% -0.0075 0.0564) |
| OKLCH | oklch(92.13% 0.057 97.5) |
| XYZ | xyz(72.8629, 78.5335, 58.3242) |
| Luminance | 0.7853 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Beige (survey)
#E6DAA6
ΔE00 3.58
Vanilla
#F3E5AB
ΔE00 3.71
Pale
#FFF9D0
ΔE00 4.08
Lemonchiffon
#FFFACD
ΔE00 4.30
Palegoldenrod
#EEE8AA
ΔE00 4.54
Lightgoldenrodyellow
#FAFAD2
ΔE00 5.11
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EFE6BB #BBC4EF
analogous
#EFCCBB #EFE6BB #DEEFBB
triadic
#EFE6BB #BBEFE6 #E6BBEF
tetradic
#EFE6BB #BBEFCC #BBC4EF #EFBBDE
square
#EFE6BB #BBEFCC #BBC4EF #EFBBDE
split-complementary
#EFE6BB #BBDEEF #CCBBEF
monochromatic
#D8C258 #E3D489 #EFE6BB #F9F6E6 #F9F6E6
Accessibility & contrast
On white
1.26
#EFE6BB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.71
#EFE6BB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EFE6BB
16.71:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EFE6BB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EFE6BB | 1.00 | 1.26 | 16.71 | 16.71 |
| #FFFFFF | 1.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.71 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.71 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EFE3B8
Deuteranopia (green-blind)
#F2E7BC
Tritanopia (blue-blind)
#F7E0DA
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #efe6bb; /* rgb */ color: rgb(239, 230, 187); /* oklch */ color: oklch(92.1% 0.057 97.5);
Tailwind
colors: {
custom: {
50: '#f4edcf',
500: '#efe6bb',
950: '#000000',
},
}SCSS
$custom: #efe6bb; $custom-light: #f4edcf; $custom-dark: #000000;
JSON
{
"hex": "#efe6bb",
"rgb": {
"r": 239,
"g": 230,
"b": 187
},
"hsl": {
"h": 49.615,
"s": 61.905,
"l": 83.529
},
"oklch": {
"l": 0.92133,
"c": 0.05692,
"h": 97.5
},
"luminance": 0.78532
}Semantic roles & 50–950 ramp
primary
#EFE6BB
secondary
#818ECD
accent
#3ACA1C
background
#FFFEFE
surface
#FEFDFB
border
#D6D5D4
text
#171614
muted
#858483