#EFCAAF#EFCAAF
#EFCAAF is a very light, muted orange. Relative luminance 0.637; OKLCH L 86.4% C 0.056 H 58.0°. Best body text is #000000 at 13.74:1 contrast (WCAG AA passes).
Color values
| HEX | #EFCAAF |
|---|---|
| RGB | rgb(239, 202, 175) |
| HSL | hsl(25, 67%, 81%) |
| HSV | hsv(25, 27%, 94%) |
| CMYK | cmyk(0%, 15.5%, 26.8%, 6.3%) |
| CIE-LAB | lab(83.80, 9.09, 18.35) |
| CIE-LCH | lch(83.80, 20.48, 63.63°) |
| OKLab | oklab(86.38% 0.0294 0.0471) |
| OKLCH | oklch(86.38% 0.056 58) |
| XYZ | xyz(64.4558, 63.6893, 49.4472) |
| Luminance | 0.6369 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Apricot
#FBCEB1
ΔE00 2.58
Peach
#FFDAB9
ΔE00 4.19
Light Peach
#FFD8B1
ΔE00 4.98
Bisque
#FFE4C4
ΔE00 7.21
Burlywood
#DEB887
ΔE00 8.38
Tan
#D2B48C
ΔE00 8.57
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EFCAAF #AFD4EF
analogous
#EFAFB4 #EFCAAF #EFEAAF
triadic
#EFCAAF #AFEFCA #CAAFEF
tetradic
#EFCAAF #B4EFAF #AFD4EF #EAAFEF
square
#EFCAAF #B4EFAF #AFD4EF #EAAFEF
split-complementary
#EFCAAF #AFEFEA #AFB4EF
monochromatic
#DB8649 #E5A87C #EFCAAF #F9ECE2 #FAEEE5
Accessibility & contrast
On white
1.53
#EFCAAF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.74
#EFCAAF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EFCAAF
13.74:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EFCAAF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EFCAAF | 1.00 | 1.53 | 13.74 | 13.74 |
| #FFFFFF | 1.53 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.74 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.74 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D5CCAD
Deuteranopia (green-blind)
#DED4AF
Tritanopia (blue-blind)
#FBC3C3
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #efcaaf; /* rgb */ color: rgb(239, 202, 175); /* oklch */ color: oklch(86.4% 0.056 58.0);
Tailwind
colors: {
custom: {
50: '#f5dac7',
500: '#efcaaf',
950: '#000000',
},
}SCSS
$custom: #efcaaf; $custom-light: #f5dac7; $custom-dark: #000000;
JSON
{
"hex": "#efcaaf",
"rgb": {
"r": 239,
"g": 202,
"b": 175
},
"hsl": {
"h": 25.312,
"s": 66.667,
"l": 81.176
},
"oklch": {
"l": 0.86382,
"c": 0.05553,
"h": 58
},
"luminance": 0.63687
}Semantic roles & 50–950 ramp
primary
#EFCAAF
secondary
#75A8CD
accent
#81CF17
background
#FFFEFD
surface
#FEFBF9
border
#D6D4D2
text
#171413
muted
#858382