#EFECC0#EFECC0
#EFECC0 is a very light, muted yellow. Relative luminance 0.821; OKLCH L 93.4% C 0.057 H 104.2°. Best body text is #000000 at 17.43:1 contrast (WCAG AA passes).
Color values
| HEX | #EFECC0 |
|---|---|
| RGB | rgb(239, 236, 192) |
| HSL | hsl(56, 59%, 85%) |
| HSV | hsv(56, 20%, 94%) |
| CMYK | cmyk(0%, 1.3%, 19.7%, 6.3%) |
| CIE-LAB | lab(92.64, -6.02, 21.76) |
| CIE-LCH | lch(92.64, 22.57, 105.47°) |
| OKLab | oklab(93.44% -0.0141 0.0556) |
| OKLCH | oklch(93.44% 0.057 104.2) |
| XYZ | xyz(75.1061, 82.1484, 61.7586) |
| Luminance | 0.8215 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Lemonchiffon
#FFFACD
ΔE00 3.06
Pale
#FFF9D0
ΔE00 3.22
Lightgoldenrodyellow
#FAFAD2
ΔE00 3.22
Cream
#FFFDD0
ΔE00 3.49
Eggshell (survey)
#FFFFD4
ΔE00 3.97
Egg Shell
#FFFCC4
ΔE00 4.17
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EFECC0 #C0C3EF
analogous
#EFD5C0 #EFECC0 #DBEFC0
triadic
#EFECC0 #C0EFEC #ECC0EF
tetradic
#EFECC0 #C0EFD5 #C0C3EF #EFC0DB
square
#EFECC0 #C0EFD5 #C0C3EF #EFC0DB
split-complementary
#EFECC0 #C0DBEF #D5C0EF
monochromatic
#D6CF5E #E3DD8F #EFECC0 #F9F8E7 #F9F8E7
Accessibility & contrast
On white
1.20
#EFECC0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.43
#EFECC0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EFECC0
17.43:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EFECC0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EFECC0 | 1.00 | 1.20 | 17.43 | 17.43 |
| #FFFFFF | 1.20 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.43 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.43 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F4E8BD
Deuteranopia (green-blind)
#F6EBC2
Tritanopia (blue-blind)
#F6E6E0
Achromatopsia (no color)
#EAEAEA
Design tokens & code
CSS
--color: #efecc0; /* rgb */ color: rgb(239, 236, 192); /* oklch */ color: oklch(93.4% 0.057 104.2);
Tailwind
colors: {
custom: {
50: '#f4f2d3',
500: '#efecc0',
950: '#000000',
},
}SCSS
$custom: #efecc0; $custom-light: #f4f2d3; $custom-dark: #000000;
JSON
{
"hex": "#efecc0",
"rgb": {
"r": 239,
"g": 236,
"b": 192
},
"hsl": {
"h": 56.17,
"s": 59.494,
"l": 84.51
},
"oklch": {
"l": 0.93442,
"c": 0.05739,
"h": 104.2
},
"luminance": 0.82147
}Semantic roles & 50–950 ramp
primary
#EFECC0
secondary
#868BCD
accent
#29C71E
background
#FFFFFE
surface
#FEFEFB
border
#D6D6D4
text
#171614
muted
#858583