#EFC2AF#EFC2AF
#EFC2AF is a very light, muted orange. Relative luminance 0.600; OKLCH L 84.9% C 0.058 H 44.1°. Best body text is #000000 at 13.01:1 contrast (WCAG AA passes).
Color values
| HEX | #EFC2AF |
|---|---|
| RGB | rgb(239, 194, 175) |
| HSL | hsl(18, 67%, 81%) |
| HSV | hsv(18, 27%, 94%) |
| CMYK | cmyk(0%, 18.8%, 26.8%, 6.3%) |
| CIE-LAB | lab(81.86, 13.30, 15.62) |
| CIE-LCH | lch(81.86, 20.51, 49.59°) |
| OKLab | oklab(84.86% 0.0416 0.0403) |
| OKLCH | oklch(84.86% 0.058 44.1) |
| XYZ | xyz(62.6272, 60.0321, 48.8376) |
| Luminance | 0.6003 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Apricot
#FBCEB1
ΔE00 4.71
Pale Salmon
#FFB19A
ΔE00 7.40
Peach
#FFDAB9
ΔE00 8.47
Light Salmon
#FEA993
ΔE00 9.11
Light Peach
#FFD8B1
ΔE00 9.47
Pinkish Grey
#C8ACA9
ΔE00 9.72
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EFC2AF #AFDCEF
analogous
#EFAFBC #EFC2AF #EFE2AF
triadic
#EFC2AF #AFEFC2 #C2AFEF
tetradic
#EFC2AF #BCEFAF #AFDCEF #E2AFEF
square
#EFC2AF #BCEFAF #AFDCEF #E2AFEF
split-complementary
#EFC2AF #AFEFE2 #AFBCEF
monochromatic
#DB7449 #E59B7C #EFC2AF #F9E9E2 #FAECE5
Accessibility & contrast
On white
1.61
#EFC2AF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.01
#EFC2AF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EFC2AF
13.01:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EFC2AF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EFC2AF | 1.00 | 1.61 | 13.01 | 13.01 |
| #FFFFFF | 1.61 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.01 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.01 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CDC6AE
Deuteranopia (green-blind)
#D8CFAF
Tritanopia (blue-blind)
#FBBBBD
Achromatopsia (no color)
#CBCBCB
Design tokens & code
CSS
--color: #efc2af; /* rgb */ color: rgb(239, 194, 175); /* oklch */ color: oklch(84.9% 0.058 44.1);
Tailwind
colors: {
custom: {
50: '#f5d4c6',
500: '#efc2af',
950: '#000000',
},
}SCSS
$custom: #efc2af; $custom-light: #f5d4c6; $custom-dark: #000000;
JSON
{
"hex": "#efc2af",
"rgb": {
"r": 239,
"g": 194,
"b": 175
},
"hsl": {
"h": 17.812,
"s": 66.667,
"l": 81.176
},
"oklch": {
"l": 0.84861,
"c": 0.05798,
"h": 44.1
},
"luminance": 0.60029
}Semantic roles & 50–950 ramp
primary
#EFC2AF
secondary
#75B3CD
accent
#98CF17
background
#FFFEFD
surface
#FEFBF9
border
#D6D4D2
text
#171413
muted
#858382