#EFECC6#EFECC6
#EFECC6 is a very light, muted yellow. Relative luminance 0.824; OKLCH L 93.6% C 0.050 H 103.6°. Best body text is #000000 at 17.48:1 contrast (WCAG AA passes).
Color values
| HEX | #EFECC6 |
|---|---|
| RGB | rgb(239, 236, 198) |
| HSL | hsl(56, 56%, 86%) |
| HSV | hsv(56, 17%, 94%) |
| CMYK | cmyk(0%, 1.3%, 17.2%, 6.3%) |
| CIE-LAB | lab(92.76, -5.15, 18.83) |
| CIE-LCH | lch(92.76, 19.52, 105.29°) |
| OKLab | oklab(93.58% -0.0117 0.0484) |
| OKLCH | oklch(93.58% 0.05 103.6) |
| XYZ | xyz(75.7844, 82.4197, 65.3314) |
| Luminance | 0.8242 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Lightgoldenrodyellow
#FAFAD2
ΔE00 3.03
Pale
#FFF9D0
ΔE00 3.06
Lemonchiffon
#FFFACD
ΔE00 3.42
Cream
#FFFDD0
ΔE00 3.83
Eggshell (survey)
#FFFFD4
ΔE00 4.09
Beige
#F5F5DC
ΔE00 4.46
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EFECC6 #C6C9EF
analogous
#EFD7C6 #EFECC6 #DDEFC6
triadic
#EFECC6 #C6EFEC #ECC6EF
tetradic
#EFECC6 #C6EFD7 #C6C9EF #EFC6DD
square
#EFECC6 #C6EFD7 #C6C9EF #EFC6DD
split-complementary
#EFECC6 #C6DDEF #D7C6EF
monochromatic
#D4CC66 #E2DC96 #EFECC6 #F8F7E7 #F8F7E7
Accessibility & contrast
On white
1.20
#EFECC6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.48
#EFECC6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EFECC6
17.48:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EFECC6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EFECC6 | 1.00 | 1.20 | 17.48 | 17.48 |
| #FFFFFF | 1.20 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.48 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.48 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F3E9C4
Deuteranopia (green-blind)
#F5EBC7
Tritanopia (blue-blind)
#F6E7E1
Achromatopsia (no color)
#EAEAEA
Design tokens & code
CSS
--color: #efecc6; /* rgb */ color: rgb(239, 236, 198); /* oklch */ color: oklch(93.6% 0.050 103.6);
Tailwind
colors: {
custom: {
50: '#f4f2d7',
500: '#efecc6',
950: '#000000',
},
}SCSS
$custom: #efecc6; $custom-light: #f4f2d7; $custom-dark: #000000;
JSON
{
"hex": "#efecc6",
"rgb": {
"r": 239,
"g": 236,
"b": 198
},
"hsl": {
"h": 55.61,
"s": 56.164,
"l": 85.686
},
"oklch": {
"l": 0.93576,
"c": 0.04981,
"h": 103.6
},
"luminance": 0.82419
}Semantic roles & 50–950 ramp
primary
#EFECC6
secondary
#8C91CD
accent
#2EC422
background
#FFFFFE
surface
#FEFEFB
border
#D6D6D4
text
#171614
muted
#858583