#EFCFAB#EFCFAB
#EFCFAB is a very light, muted orange. Relative luminance 0.659; OKLCH L 87.3% C 0.060 H 70.2°. Best body text is #000000 at 14.18:1 contrast (WCAG AA passes).
Color values
| HEX | #EFCFAB |
|---|---|
| RGB | rgb(239, 207, 171) |
| HSL | hsl(32, 68%, 80%) |
| HSV | hsv(32, 28%, 94%) |
| CMYK | cmyk(0%, 13.4%, 28.5%, 6.3%) |
| CIE-LAB | lab(84.95, 5.95, 22.05) |
| CIE-LCH | lch(84.95, 22.84, 74.89°) |
| OKLab | oklab(87.26% 0.0202 0.0562) |
| OKLCH | oklch(87.26% 0.06 70.2) |
| XYZ | xyz(65.2609, 65.9189, 47.8061) |
| Luminance | 0.6592 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Light Peach
#FFD8B1
ΔE00 3.09
Peach
#FFDAB9
ΔE00 3.65
Bisque
#FFE4C4
ΔE00 4.88
Navajowhite
#FFDEAD
ΔE00 4.89
Wheat
#F5DEB3
ΔE00 5.43
Apricot
#FBCEB1
ΔE00 5.81
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EFCFAB #ABCBEF
analogous
#EFADAB #EFCFAB #EDEFAB
triadic
#EFCFAB #ABEFCF #CFABEF
tetradic
#EFCFAB #ABEFAD #ABCBEF #EFABED
square
#EFCFAB #ABEFAD #ABCBEF #EFABED
split-complementary
#EFCFAB #ABEDEF #ADABEF
monochromatic
#DB9444 #E5B278 #EFCFAB #F9ECDE #FAF0E5
Accessibility & contrast
On white
1.48
#EFCFAB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.18
#EFCFAB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EFCFAB
14.18:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EFCFAB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EFCFAB | 1.00 | 1.48 | 14.18 | 14.18 |
| #FFFFFF | 1.48 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.18 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.18 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DBD0A9
Deuteranopia (green-blind)
#E2D7AC
Tritanopia (blue-blind)
#FBC7C5
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #efcfab; /* rgb */ color: rgb(239, 207, 171); /* oklch */ color: oklch(87.3% 0.060 70.2);
Tailwind
colors: {
custom: {
50: '#f5ddc4',
500: '#efcfab',
950: '#000000',
},
}SCSS
$custom: #efcfab; $custom-light: #f5ddc4; $custom-dark: #000000;
JSON
{
"hex": "#efcfab",
"rgb": {
"r": 239,
"g": 207,
"b": 171
},
"hsl": {
"h": 31.765,
"s": 68,
"l": 80.392
},
"oklch": {
"l": 0.87257,
"c": 0.0597,
"h": 70.2
},
"luminance": 0.65917
}Semantic roles & 50–950 ramp
primary
#EFCFAB
secondary
#719CCD
accent
#6DD016
background
#FFFEFD
surface
#FEFCF9
border
#D6D5D2
text
#171512
muted
#858482