#EFE4B2#EFE4B2
#EFE4B2 is a very light, moderate yellow. Relative luminance 0.771; OKLCH L 91.5% C 0.066 H 97.1°. Best body text is #000000 at 16.41:1 contrast (WCAG AA passes).
Color values
| HEX | #EFE4B2 |
|---|---|
| RGB | rgb(239, 228, 178) |
| HSL | hsl(49, 66%, 82%) |
| HSV | hsv(49, 26%, 94%) |
| CMYK | cmyk(0%, 4.6%, 25.5%, 6.3%) |
| CIE-LAB | lab(90.35, -3.92, 25.81) |
| CIE-LCH | lch(90.35, 26.10, 98.63°) |
| OKLab | oklab(91.54% -0.0082 0.0654) |
| OKLCH | oklch(91.54% 0.066 97.1) |
| XYZ | xyz(71.3761, 77.0534, 53.2237) |
| Luminance | 0.7705 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Vanilla
#F3E5AB
ΔE00 1.95
Beige (survey)
#E6DAA6
ΔE00 2.31
Palegoldenrod
#EEE8AA
ΔE00 3.20
Light Tan
#FBEEAC
ΔE00 3.95
Pale Peach
#FFE5AD
ΔE00 4.84
Lemonchiffon
#FFFACD
ΔE00 5.04
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EFE4B2 #B2BDEF
analogous
#EFC6B2 #EFE4B2 #DCEFB2
triadic
#EFE4B2 #B2EFE4 #E4B2EF
tetradic
#EFE4B2 #B2EFC6 #B2BDEF #EFB2DC
square
#EFE4B2 #B2EFC6 #B2BDEF #EFB2DC
split-complementary
#EFE4B2 #B2DCEF #C6B2EF
monochromatic
#DAC04D #E4D27F #EFE4B2 #FAF6E5 #FAF6E6
Accessibility & contrast
On white
1.28
#EFE4B2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.41
#EFE4B2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EFE4B2
16.41:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EFE4B2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EFE4B2 | 1.00 | 1.28 | 16.41 | 16.41 |
| #FFFFFF | 1.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.41 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.41 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EEE1AF
Deuteranopia (green-blind)
#F1E5B4
Tritanopia (blue-blind)
#F9DDD6
Achromatopsia (no color)
#E3E3E3
Design tokens & code
CSS
--color: #efe4b2; /* rgb */ color: rgb(239, 228, 178); /* oklch */ color: oklch(91.5% 0.066 97.1);
Tailwind
colors: {
custom: {
50: '#f5ecc9',
500: '#efe4b2',
950: '#000000',
},
}SCSS
$custom: #efe4b2; $custom-light: #f5ecc9; $custom-dark: #000000;
JSON
{
"hex": "#efe4b2",
"rgb": {
"r": 239,
"g": 228,
"b": 178
},
"hsl": {
"h": 49.18,
"s": 65.591,
"l": 81.765
},
"oklch": {
"l": 0.91542,
"c": 0.06592,
"h": 97.1
},
"luminance": 0.77052
}Semantic roles & 50–950 ramp
primary
#EFE4B2
secondary
#7887CD
accent
#39CD18
background
#FFFEFD
surface
#FEFDF9
border
#D6D5D2
text
#171613
muted
#858482