#EFCAAB#EFCAAB
#EFCAAB is a very light, muted orange. Relative luminance 0.635; OKLCH L 86.3% C 0.059 H 61.9°. Best body text is #000000 at 13.71:1 contrast (WCAG AA passes).
Color values
| HEX | #EFCAAB |
|---|---|
| RGB | rgb(239, 202, 171) |
| HSL | hsl(27, 68%, 80%) |
| HSV | hsv(27, 28%, 94%) |
| CMYK | cmyk(0%, 15.5%, 28.5%, 6.3%) |
| CIE-LAB | lab(83.72, 8.56, 20.35) |
| CIE-LCH | lch(83.72, 22.08, 67.18°) |
| OKLab | oklab(86.29% 0.0278 0.052) |
| OKLCH | oklch(86.29% 0.059 61.9) |
| XYZ | xyz(64.0687, 63.5345, 47.4087) |
| Luminance | 0.6353 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Apricot
#FBCEB1
ΔE00 3.21
Peach
#FFDAB9
ΔE00 3.71
Light Peach
#FFD8B1
ΔE00 4.01
Bisque
#FFE4C4
ΔE00 6.64
Burlywood
#DEB887
ΔE00 7.18
Navajowhite
#FFDEAD
ΔE00 7.47
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EFCAAB #ABD0EF
analogous
#EFABAE #EFCAAB #EFECAB
triadic
#EFCAAB #ABEFCA #CAABEF
tetradic
#EFCAAB #AEEFAB #ABD0EF #ECABEF
square
#EFCAAB #AEEFAB #ABD0EF #ECABEF
split-complementary
#EFCAAB #ABEFEC #ABAEEF
monochromatic
#DB8944 #E5AA78 #EFCAAB #F9EADE #FAEFE5
Accessibility & contrast
On white
1.53
#EFCAAB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.71
#EFCAAB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EFCAAB
13.71:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EFCAAB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EFCAAB | 1.00 | 1.53 | 13.71 | 13.71 |
| #FFFFFF | 1.53 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.71 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.71 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D6CCA9
Deuteranopia (green-blind)
#DED4AB
Tritanopia (blue-blind)
#FBC2C1
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #efcaab; /* rgb */ color: rgb(239, 202, 171); /* oklch */ color: oklch(86.3% 0.059 61.9);
Tailwind
colors: {
custom: {
50: '#f5dac4',
500: '#efcaab',
950: '#000000',
},
}SCSS
$custom: #efcaab; $custom-light: #f5dac4; $custom-dark: #000000;
JSON
{
"hex": "#efcaab",
"rgb": {
"r": 239,
"g": 202,
"b": 171
},
"hsl": {
"h": 27.353,
"s": 68,
"l": 80.392
},
"oklch": {
"l": 0.86292,
"c": 0.05897,
"h": 61.9
},
"luminance": 0.63532
}Semantic roles & 50–950 ramp
primary
#EFCAAB
secondary
#71A3CD
accent
#7BD016
background
#FFFEFD
surface
#FEFBF9
border
#D6D4D2
text
#171412
muted
#858382