#EFCAAA#EFCAAA
#EFCAAA is a very light, muted orange. Relative luminance 0.635; OKLCH L 86.3% C 0.060 H 62.8°. Best body text is #000000 at 13.70:1 contrast (WCAG AA passes).
Color values
| HEX | #EFCAAA |
|---|---|
| RGB | rgb(239, 202, 170) |
| HSL | hsl(28, 68%, 80%) |
| HSV | hsv(28, 29%, 94%) |
| CMYK | cmyk(0%, 15.5%, 28.9%, 6.3%) |
| CIE-LAB | lab(83.70, 8.43, 20.85) |
| CIE-LCH | lch(83.70, 22.49, 67.98°) |
| OKLab | oklab(86.27% 0.0274 0.0532) |
| OKLCH | oklch(86.27% 0.06 62.8) |
| XYZ | xyz(63.9738, 63.4965, 46.9086) |
| Luminance | 0.6349 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Apricot
#FBCEB1
ΔE00 3.44
Peach
#FFDAB9
ΔE00 3.68
Light Peach
#FFD8B1
ΔE00 3.83
Bisque
#FFE4C4
ΔE00 6.54
Burlywood
#DEB887
ΔE00 6.91
Navajowhite
#FFDEAD
ΔE00 7.19
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EFCAAA #AACFEF
analogous
#EFAAAC #EFCAAA #EFECAA
triadic
#EFCAAA #AAEFCA #CAAAEF
tetradic
#EFCAAA #ACEFAA #AACFEF #ECAAEF
square
#EFCAAA #ACEFAA #AACFEF #ECAAEF
split-complementary
#EFCAAA #AAEFEC #AAACEF
monochromatic
#DC8A43 #E5AA76 #EFCAAA #F9EADE #FAEFE5
Accessibility & contrast
On white
1.53
#EFCAAA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.70
#EFCAAA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EFCAAA
13.70:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EFCAAA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EFCAAA | 1.00 | 1.53 | 13.70 | 13.70 |
| #FFFFFF | 1.53 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.70 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.70 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D6CCA8
Deuteranopia (green-blind)
#DED4AB
Tritanopia (blue-blind)
#FBC2C1
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #efcaaa; /* rgb */ color: rgb(239, 202, 170); /* oklch */ color: oklch(86.3% 0.060 62.8);
Tailwind
colors: {
custom: {
50: '#f5dac3',
500: '#efcaaa',
950: '#000000',
},
}SCSS
$custom: #efcaaa; $custom-light: #f5dac3; $custom-dark: #000000;
JSON
{
"hex": "#efcaaa",
"rgb": {
"r": 239,
"g": 202,
"b": 170
},
"hsl": {
"h": 27.826,
"s": 68.317,
"l": 80.196
},
"oklch": {
"l": 0.8627,
"c": 0.05987,
"h": 62.8
},
"luminance": 0.63494
}Semantic roles & 50–950 ramp
primary
#EFCAAA
secondary
#70A2CD
accent
#7AD015
background
#FFFEFD
surface
#FEFBF9
border
#D6D4D2
text
#171412
muted
#858382