#EFECC7#EFECC7
#EFECC7 is a very light, muted yellow. Relative luminance 0.825; OKLCH L 93.6% C 0.049 H 103.5°. Best body text is #000000 at 17.49:1 contrast (WCAG AA passes).
Color values
| HEX | #EFECC7 |
|---|---|
| RGB | rgb(239, 236, 199) |
| HSL | hsl(56, 56%, 86%) |
| HSV | hsv(56, 17%, 94%) |
| CMYK | cmyk(0%, 1.3%, 16.7%, 6.3%) |
| CIE-LAB | lab(92.78, -5.00, 18.34) |
| CIE-LCH | lch(92.78, 19.01, 105.25°) |
| OKLab | oklab(93.6% -0.0113 0.0472) |
| OKLCH | oklch(93.6% 0.049 103.5) |
| XYZ | xyz(75.9002, 82.4660, 65.9409) |
| Luminance | 0.8246 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Lightgoldenrodyellow
#FAFAD2
ΔE00 3.08
Pale
#FFF9D0
ΔE00 3.11
Lemonchiffon
#FFFACD
ΔE00 3.56
Cream
#FFFDD0
ΔE00 3.95
Eggshell (survey)
#FFFFD4
ΔE00 4.18
Beige
#F5F5DC
ΔE00 4.21
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EFECC7 #C7CAEF
analogous
#EFD8C7 #EFECC7 #DEEFC7
triadic
#EFECC7 #C7EFEC #ECC7EF
tetradic
#EFECC7 #C7EFD8 #C7CAEF #EFC7DE
square
#EFECC7 #C7EFD8 #C7CAEF #EFC7DE
split-complementary
#EFECC7 #C7DEEF #D8C7EF
monochromatic
#D4CC68 #E1DC97 #EFECC7 #F8F7E7 #F8F7E7
Accessibility & contrast
On white
1.20
#EFECC7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.49
#EFECC7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EFECC7
17.49:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EFECC7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EFECC7 | 1.00 | 1.20 | 17.49 | 17.49 |
| #FFFFFF | 1.20 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.49 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.49 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F3E9C5
Deuteranopia (green-blind)
#F4EBC8
Tritanopia (blue-blind)
#F5E7E2
Achromatopsia (no color)
#EAEAEA
Design tokens & code
CSS
--color: #efecc7; /* rgb */ color: rgb(239, 236, 199); /* oklch */ color: oklch(93.6% 0.049 103.5);
Tailwind
colors: {
custom: {
50: '#f4f2d8',
500: '#efecc7',
950: '#000000',
},
}SCSS
$custom: #efecc7; $custom-light: #f4f2d8; $custom-dark: #000000;
JSON
{
"hex": "#efecc7",
"rgb": {
"r": 239,
"g": 236,
"b": 199
},
"hsl": {
"h": 55.5,
"s": 55.556,
"l": 85.882
},
"oklch": {
"l": 0.93599,
"c": 0.04854,
"h": 103.5
},
"luminance": 0.82465
}Semantic roles & 50–950 ramp
primary
#EFECC7
secondary
#8D92CD
accent
#2EC322
background
#FFFFFE
surface
#FEFEFB
border
#D6D6D4
text
#171614
muted
#858583