#EFECC4#EFECC4
#EFECC4 is a very light, muted yellow. Relative luminance 0.823; OKLCH L 93.5% C 0.052 H 103.8°. Best body text is #000000 at 17.47:1 contrast (WCAG AA passes).
Color values
| HEX | #EFECC4 |
|---|---|
| RGB | rgb(239, 236, 196) |
| HSL | hsl(56, 57%, 85%) |
| HSV | hsv(56, 18%, 94%) |
| CMYK | cmyk(0%, 1.3%, 18%, 6.3%) |
| CIE-LAB | lab(92.72, -5.44, 19.80) |
| CIE-LCH | lch(92.72, 20.54, 105.37°) |
| OKLab | oklab(93.53% -0.0125 0.0508) |
| OKLCH | oklch(93.53% 0.052 103.8) |
| XYZ | xyz(75.5553, 82.3281, 64.1245) |
| Luminance | 0.8233 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Lightgoldenrodyellow
#FAFAD2
ΔE00 3.00
Pale
#FFF9D0
ΔE00 3.02
Lemonchiffon
#FFFACD
ΔE00 3.22
Cream
#FFFDD0
ΔE00 3.64
Eggshell (survey)
#FFFFD4
ΔE00 3.97
Ivory (survey)
#FFFFCB
ΔE00 4.75
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EFECC4 #C4C7EF
analogous
#EFD6C4 #EFECC4 #DCEFC4
triadic
#EFECC4 #C4EFEC #ECC4EF
tetradic
#EFECC4 #C4EFD6 #C4C7EF #EFC4DC
square
#EFECC4 #C4EFD6 #C4C7EF #EFC4DC
split-complementary
#EFECC4 #C4DCEF #D6C4EF
monochromatic
#D5CD64 #E2DC94 #EFECC4 #F8F7E7 #F8F7E7
Accessibility & contrast
On white
1.20
#EFECC4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.47
#EFECC4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EFECC4
17.47:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EFECC4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EFECC4 | 1.00 | 1.20 | 17.47 | 17.47 |
| #FFFFFF | 1.20 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.47 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.47 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F4E9C2
Deuteranopia (green-blind)
#F5EBC5
Tritanopia (blue-blind)
#F6E6E1
Achromatopsia (no color)
#EAEAEA
Design tokens & code
CSS
--color: #efecc4; /* rgb */ color: rgb(239, 236, 196); /* oklch */ color: oklch(93.5% 0.052 103.8);
Tailwind
colors: {
custom: {
50: '#f4f2d6',
500: '#efecc4',
950: '#000000',
},
}SCSS
$custom: #efecc4; $custom-light: #f4f2d6; $custom-dark: #000000;
JSON
{
"hex": "#efecc4",
"rgb": {
"r": 239,
"g": 236,
"b": 196
},
"hsl": {
"h": 55.814,
"s": 57.333,
"l": 85.294
},
"oklch": {
"l": 0.93531,
"c": 0.05234,
"h": 103.8
},
"luminance": 0.82327
}Semantic roles & 50–950 ramp
primary
#EFECC4
secondary
#8A8FCD
accent
#2CC521
background
#FFFFFE
surface
#FEFEFB
border
#D6D6D4
text
#171614
muted
#858583