#EFCA8F#EFCA8F
#EFCA8F is a very light, moderate orange. Relative luminance 0.626; OKLCH L 85.7% C 0.086 H 78.9°. Best body text is #000000 at 13.52:1 contrast (WCAG AA passes).
Color values
| HEX | #EFCA8F |
|---|---|
| RGB | rgb(239, 202, 143) |
| HSL | hsl(37, 75%, 75%) |
| HSV | hsv(37, 40%, 94%) |
| CMYK | cmyk(0%, 15.5%, 40.2%, 6.3%) |
| CIE-LAB | lab(83.22, 5.21, 34.31) |
| CIE-LCH | lch(83.22, 34.70, 81.37°) |
| OKLab | oklab(85.73% 0.0167 0.0848) |
| OKLCH | oklch(85.73% 0.086 78.9) |
| XYZ | xyz(61.6768, 62.5777, 34.8112) |
| Luminance | 0.6258 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Burlywood
#DEB887
ΔE00 5.02
Navajowhite
#FFDEAD
ΔE00 5.11
Very Light Brown
#D3B683
ΔE00 5.87
Wheat
#F5DEB3
ΔE00 6.45
Pale Peach
#FFE5AD
ΔE00 6.56
Moccasin
#FFE4B5
ΔE00 6.63
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EFCA8F #8FB4EF
analogous
#EF9A8F #EFCA8F #E4EF8F
triadic
#EFCA8F #8FEFCA #CA8FEF
tetradic
#EFCA8F #8FEF9A #8FB4EF #EF8FE4
square
#EFCA8F #8FEF9A #8FB4EF #EF8FE4
split-complementary
#EFCA8F #8FE4EF #9A8FEF
monochromatic
#E09724 #E7B159 #EFCA8F #F7E3C5 #FBF2E4
Accessibility & contrast
On white
1.55
#EFCA8F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.52
#EFCA8F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EFCA8F
13.52:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EFCA8F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EFCA8F | 1.00 | 1.55 | 13.52 | 13.52 |
| #FFFFFF | 1.55 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.52 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.52 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D9CA8B
Deuteranopia (green-blind)
#E2D391
Tritanopia (blue-blind)
#FEBFBB
Achromatopsia (no color)
#CFCFCF
Design tokens & code
CSS
--color: #efca8f; /* rgb */ color: rgb(239, 202, 143); /* oklch */ color: oklch(85.7% 0.086 78.9);
Tailwind
colors: {
custom: {
50: '#f6dab0',
500: '#efca8f',
950: '#000000',
},
}SCSS
$custom: #efca8f; $custom-light: #f6dab0; $custom-dark: #000000;
JSON
{
"hex": "#efca8f",
"rgb": {
"r": 239,
"g": 202,
"b": 143
},
"hsl": {
"h": 36.875,
"s": 75,
"l": 74.902
},
"oklch": {
"l": 0.85732,
"c": 0.08645,
"h": 78.9
},
"luminance": 0.62575
}Semantic roles & 50–950 ramp
primary
#EFCA8F
secondary
#5784CB
accent
#5CD70E
background
#FFFEFD
surface
#FFFBF7
border
#D7D4D0
text
#171410
muted
#858381