#EFCFA3#EFCFA3
#EFCFA3 is a very light, moderate orange. Relative luminance 0.656; OKLCH L 87.1% C 0.068 H 75.5°. Best body text is #000000 at 14.12:1 contrast (WCAG AA passes).
Color values
| HEX | #EFCFA3 |
|---|---|
| RGB | rgb(239, 207, 163) |
| HSL | hsl(35, 70%, 79%) |
| HSV | hsv(35, 32%, 94%) |
| CMYK | cmyk(0%, 13.4%, 31.8%, 6.3%) |
| CIE-LAB | lab(84.80, 4.93, 26.04) |
| CIE-LCH | lch(84.80, 26.50, 79.27°) |
| OKLab | oklab(87.09% 0.017 0.0657) |
| OKLCH | oklch(87.09% 0.068 75.5) |
| XYZ | xyz(64.5214, 65.6231, 43.9111) |
| Luminance | 0.6562 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Navajowhite
#FFDEAD
ΔE00 3.60
Light Peach
#FFD8B1
ΔE00 4.06
Wheat
#F5DEB3
ΔE00 4.31
Moccasin
#FFE4B5
ΔE00 4.96
Peach
#FFDAB9
ΔE00 5.34
Burlywood
#DEB887
ΔE00 5.77
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EFCFA3 #A3C3EF
analogous
#EFA9A3 #EFCFA3 #E9EFA3
triadic
#EFCFA3 #A3EFCF #CFA3EF
tetradic
#EFCFA3 #A3EFA9 #A3C3EF #EFA3E9
square
#EFCFA3 #A3EFA9 #A3C3EF #EFA3E9
split-complementary
#EFCFA3 #A3E9EF #A9A3EF
monochromatic
#DD993B #E6B46F #EFCFA3 #F8EAD7 #FAF1E5
Accessibility & contrast
On white
1.49
#EFCFA3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.12
#EFCFA3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EFCFA3
14.12:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EFCFA3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EFCFA3 | 1.00 | 1.49 | 14.12 | 14.12 |
| #FFFFFF | 1.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.12 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.12 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DCCFA0
Deuteranopia (green-blind)
#E3D7A4
Tritanopia (blue-blind)
#FCC6C3
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #efcfa3; /* rgb */ color: rgb(239, 207, 163); /* oklch */ color: oklch(87.1% 0.068 75.5);
Tailwind
colors: {
custom: {
50: '#f5ddbe',
500: '#efcfa3',
950: '#000000',
},
}SCSS
$custom: #efcfa3; $custom-light: #f5ddbe; $custom-dark: #000000;
JSON
{
"hex": "#efcfa3",
"rgb": {
"r": 239,
"g": 207,
"b": 163
},
"hsl": {
"h": 34.737,
"s": 70.37,
"l": 78.824
},
"oklch": {
"l": 0.87089,
"c": 0.06791,
"h": 75.5
},
"luminance": 0.65621
}Semantic roles & 50–950 ramp
primary
#EFCFA3
secondary
#6A93CC
accent
#64D213
background
#FFFEFD
surface
#FEFCF8
border
#D6D5D1
text
#171512
muted
#858482