#EFECC3#EFECC3
#EFECC3 is a very light, muted yellow. Relative luminance 0.823; OKLCH L 93.5% C 0.054 H 103.9°. Best body text is #000000 at 17.46:1 contrast (WCAG AA passes).
Color values
| HEX | #EFECC3 |
|---|---|
| RGB | rgb(239, 236, 195) |
| HSL | hsl(56, 58%, 85%) |
| HSV | hsv(56, 18%, 94%) |
| CMYK | cmyk(0%, 1.3%, 18.4%, 6.3%) |
| CIE-LAB | lab(92.70, -5.59, 20.29) |
| CIE-LCH | lch(92.70, 21.05, 105.40°) |
| OKLab | oklab(93.51% -0.0129 0.052) |
| OKLCH | oklch(93.51% 0.054 103.9) |
| XYZ | xyz(75.4418, 82.2827, 63.5271) |
| Luminance | 0.8228 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Lightgoldenrodyellow
#FAFAD2
ΔE00 3.02
Pale
#FFF9D0
ΔE00 3.04
Lemonchiffon
#FFFACD
ΔE00 3.15
Cream
#FFFDD0
ΔE00 3.57
Eggshell (survey)
#FFFFD4
ΔE00 3.95
Ivory (survey)
#FFFFCB
ΔE00 4.60
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EFECC3 #C3C6EF
analogous
#EFD6C3 #EFECC3 #DCEFC3
triadic
#EFECC3 #C3EFEC #ECC3EF
tetradic
#EFECC3 #C3EFD6 #C3C6EF #EFC3DC
square
#EFECC3 #C3EFD6 #C3C6EF #EFC3DC
split-complementary
#EFECC3 #C3DCEF #D6C3EF
monochromatic
#D5CD62 #E2DD93 #EFECC3 #F9F7E7 #F9F7E7
Accessibility & contrast
On white
1.20
#EFECC3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.46
#EFECC3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EFECC3
17.46:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EFECC3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EFECC3 | 1.00 | 1.20 | 17.46 | 17.46 |
| #FFFFFF | 1.20 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.46 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.46 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F4E9C1
Deuteranopia (green-blind)
#F5EBC4
Tritanopia (blue-blind)
#F6E6E1
Achromatopsia (no color)
#EAEAEA
Design tokens & code
CSS
--color: #efecc3; /* rgb */ color: rgb(239, 236, 195); /* oklch */ color: oklch(93.5% 0.054 103.9);
Tailwind
colors: {
custom: {
50: '#f4f2d5',
500: '#efecc3',
950: '#000000',
},
}SCSS
$custom: #efecc3; $custom-light: #f4f2d5; $custom-dark: #000000;
JSON
{
"hex": "#efecc3",
"rgb": {
"r": 239,
"g": 236,
"b": 195
},
"hsl": {
"h": 55.909,
"s": 57.895,
"l": 85.098
},
"oklch": {
"l": 0.93508,
"c": 0.05361,
"h": 103.9
},
"luminance": 0.82282
}Semantic roles & 50–950 ramp
primary
#EFECC3
secondary
#898ECD
accent
#2BC520
background
#FFFFFE
surface
#FEFEFB
border
#D6D6D4
text
#171614
muted
#858583