#EFCFA2#EFCFA2
#EFCFA2 is a very light, moderate orange. Relative luminance 0.656; OKLCH L 87.1% C 0.069 H 76.0°. Best body text is #000000 at 14.12:1 contrast (WCAG AA passes).
Color values
| HEX | #EFCFA2 |
|---|---|
| RGB | rgb(239, 207, 162) |
| HSL | hsl(35, 71%, 79%) |
| HSV | hsv(35, 32%, 94%) |
| CMYK | cmyk(0%, 13.4%, 32.2%, 6.3%) |
| CIE-LAB | lab(84.79, 4.81, 26.53) |
| CIE-LCH | lch(84.79, 26.97, 79.73°) |
| OKLab | oklab(87.07% 0.0166 0.0669) |
| OKLCH | oklch(87.07% 0.069 76) |
| XYZ | xyz(64.4321, 65.5874, 43.4411) |
| Luminance | 0.6559 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Navajowhite
#FFDEAD
ΔE00 3.53
Light Peach
#FFD8B1
ΔE00 4.24
Wheat
#F5DEB3
ΔE00 4.26
Moccasin
#FFE4B5
ΔE00 4.89
Peach
#FFDAB9
ΔE00 5.57
Burlywood
#DEB887
ΔE00 5.73
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EFCFA2 #A2C2EF
analogous
#EFA8A2 #EFCFA2 #E8EFA2
triadic
#EFCFA2 #A2EFCF #CFA2EF
tetradic
#EFCFA2 #A2EFA8 #A2C2EF #EFA2E8
square
#EFCFA2 #A2EFA8 #A2C2EF #EFA2E8
split-complementary
#EFCFA2 #A2E8EF #A8A2EF
monochromatic
#DD993A #E6B46E #EFCFA2 #F8EAD6 #FBF2E5
Accessibility & contrast
On white
1.49
#EFCFA2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.12
#EFCFA2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EFCFA2
14.12:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EFCFA2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EFCFA2 | 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)
#DCCF9F
Deuteranopia (green-blind)
#E3D7A3
Tritanopia (blue-blind)
#FCC6C3
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #efcfa2; /* rgb */ color: rgb(239, 207, 162); /* oklch */ color: oklch(87.1% 0.069 76.0);
Tailwind
colors: {
custom: {
50: '#f5ddbd',
500: '#efcfa2',
950: '#000000',
},
}SCSS
$custom: #efcfa2; $custom-light: #f5ddbd; $custom-dark: #000000;
JSON
{
"hex": "#efcfa2",
"rgb": {
"r": 239,
"g": 207,
"b": 162
},
"hsl": {
"h": 35.065,
"s": 70.642,
"l": 78.627
},
"oklch": {
"l": 0.87068,
"c": 0.06896,
"h": 76
},
"luminance": 0.65585
}Semantic roles & 50–950 ramp
primary
#EFCFA2
secondary
#6992CC
accent
#63D313
background
#FFFEFD
surface
#FEFCF8
border
#D6D5D1
text
#171512
muted
#858482