#EFECC2#EFECC2
#EFECC2 is a very light, muted yellow. Relative luminance 0.822; OKLCH L 93.5% C 0.055 H 104.0°. Best body text is #000000 at 17.45:1 contrast (WCAG AA passes).
Color values
| HEX | #EFECC2 |
|---|---|
| RGB | rgb(239, 236, 194) |
| HSL | hsl(56, 58%, 85%) |
| HSV | hsv(56, 19%, 94%) |
| CMYK | cmyk(0%, 1.3%, 18.8%, 6.3%) |
| CIE-LAB | lab(92.68, -5.73, 20.78) |
| CIE-LCH | lch(92.68, 21.56, 105.43°) |
| OKLab | oklab(93.49% -0.0133 0.0532) |
| OKLCH | oklch(93.49% 0.055 104) |
| XYZ | xyz(75.3292, 82.2376, 62.9336) |
| Luminance | 0.8224 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Lightgoldenrodyellow
#FAFAD2
ΔE00 3.07
Pale
#FFF9D0
ΔE00 3.08
Lemonchiffon
#FFFACD
ΔE00 3.10
Cream
#FFFDD0
ΔE00 3.52
Eggshell (survey)
#FFFFD4
ΔE00 3.93
Ivory (survey)
#FFFFCB
ΔE00 4.47
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EFECC2 #C2C5EF
analogous
#EFD6C2 #EFECC2 #DCEFC2
triadic
#EFECC2 #C2EFEC #ECC2EF
tetradic
#EFECC2 #C2EFD6 #C2C5EF #EFC2DC
square
#EFECC2 #C2EFD6 #C2C5EF #EFC2DC
split-complementary
#EFECC2 #C2DCEF #D6C2EF
monochromatic
#D6CE61 #E2DD92 #EFECC2 #F9F7E7 #F9F7E7
Accessibility & contrast
On white
1.20
#EFECC2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.45
#EFECC2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EFECC2
17.45:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EFECC2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EFECC2 | 1.00 | 1.20 | 17.45 | 17.45 |
| #FFFFFF | 1.20 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.45 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.45 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F4E9BF
Deuteranopia (green-blind)
#F5EBC3
Tritanopia (blue-blind)
#F6E6E0
Achromatopsia (no color)
#EAEAEA
Design tokens & code
CSS
--color: #efecc2; /* rgb */ color: rgb(239, 236, 194); /* oklch */ color: oklch(93.5% 0.055 104.0);
Tailwind
colors: {
custom: {
50: '#f4f2d4',
500: '#efecc2',
950: '#000000',
},
}SCSS
$custom: #efecc2; $custom-light: #f4f2d4; $custom-dark: #000000;
JSON
{
"hex": "#efecc2",
"rgb": {
"r": 239,
"g": 236,
"b": 194
},
"hsl": {
"h": 56,
"s": 58.442,
"l": 84.902
},
"oklch": {
"l": 0.93486,
"c": 0.05488,
"h": 104
},
"luminance": 0.82237
}Semantic roles & 50–950 ramp
primary
#EFECC2
secondary
#888DCD
accent
#2BC61F
background
#FFFFFE
surface
#FEFEFB
border
#D6D6D4
text
#171614
muted
#858583