#EFECE5#EFECE5
#EFECE5 is a very light, near-neutral orange. Relative luminance 0.840; OKLCH L 94.3% C 0.010 H 87.4°. Best body text is #000000 at 17.80:1 contrast (WCAG AA passes).
Color values
| HEX | #EFECE5 |
|---|---|
| RGB | rgb(239, 236, 229) |
| HSL | hsl(42, 24%, 92%) |
| HSV | hsv(42, 4%, 94%) |
| CMYK | cmyk(0%, 1.3%, 4.2%, 6.3%) |
| CIE-LAB | lab(93.45, -0.21, 3.74) |
| CIE-LCH | lch(93.45, 3.75, 93.19°) |
| OKLab | oklab(94.35% 0.0004 0.0099) |
| OKLCH | oklch(94.35% 0.01 87.4) |
| XYZ | xyz(79.7329, 83.9991, 86.1266) |
| Luminance | 0.8400 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Floralwhite
#FFFAF0
ΔE00 3.25
Off White
#FAF9F6
ΔE00 3.30
Linen
#FAF0E6
ΔE00 3.37
Whitesmoke
#F5F5F5
ΔE00 3.92
Seashell
#FFF5EE
ΔE00 4.03
Oldlace
#FDF5E6
ΔE00 4.05
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EFECE5 #E5E8EF
analogous
#EFE7E5 #EFECE5 #EDEFE5
triadic
#EFECE5 #E5EFEC #ECE5EF
tetradic
#EFECE5 #E5EFE7 #E5E8EF #EFE5ED
square
#EFECE5 #E5EFE7 #E5E8EF #EFE5ED
split-complementary
#EFECE5 #E5EDEF #E7E5EF
monochromatic
#C0B599 #D8D0BF #EFECE5 #F3F1EC #F3F1EC
Accessibility & contrast
On white
1.18
#EFECE5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.80
#EFECE5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EFECE5
17.80:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EFECE5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EFECE5 | 1.00 | 1.18 | 17.80 | 17.80 |
| #FFFFFF | 1.18 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.80 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.80 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EEECE5
Deuteranopia (green-blind)
#EFEDE5
Tritanopia (blue-blind)
#F1EBEA
Achromatopsia (no color)
#ECECEC
Design tokens & code
CSS
--color: #efece5; /* rgb */ color: rgb(239, 236, 229); /* oklch */ color: oklch(94.3% 0.010 87.4);
Tailwind
colors: {
custom: {
50: '#f4f2ed',
500: '#efece5',
950: '#000000',
},
}SCSS
$custom: #efece5; $custom-light: #f4f2ed; $custom-dark: #000000;
JSON
{
"hex": "#efece5",
"rgb": {
"r": 239,
"g": 236,
"b": 229
},
"hsl": {
"h": 42,
"s": 23.81,
"l": 91.765
},
"oklch": {
"l": 0.94348,
"c": 0.00988,
"h": 87.4
},
"luminance": 0.83999
}Semantic roles & 50–950 ramp
primary
#EFECE5
secondary
#B1B8C7
accent
#60A243
background
#FFFFFE
surface
#FEFEFD
border
#D6D6D5
text
#171616
muted
#858584