#EFCFAF#EFCFAF
#EFCFAF is a very light, muted orange. Relative luminance 0.661; OKLCH L 87.3% C 0.056 H 67.0°. Best body text is #000000 at 14.21:1 contrast (WCAG AA passes).
Color values
| HEX | #EFCFAF |
|---|---|
| RGB | rgb(239, 207, 175) |
| HSL | hsl(30, 67%, 81%) |
| HSV | hsv(30, 27%, 94%) |
| CMYK | cmyk(0%, 13.4%, 26.8%, 6.3%) |
| CIE-LAB | lab(85.03, 6.48, 20.06) |
| CIE-LCH | lch(85.03, 21.08, 72.09°) |
| OKLab | oklab(87.35% 0.0218 0.0513) |
| OKLCH | oklch(87.35% 0.056 67) |
| XYZ | xyz(65.6480, 66.0738, 49.8446) |
| Luminance | 0.6607 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Peach
#FFDAB9
ΔE00 3.13
Light Peach
#FFD8B1
ΔE00 3.27
Apricot
#FBCEB1
ΔE00 4.87
Bisque
#FFE4C4
ΔE00 4.88
Navajowhite
#FFDEAD
ΔE00 5.92
Wheat
#F5DEB3
ΔE00 6.41
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EFCFAF #AFCFEF
analogous
#EFAFAF #EFCFAF #EFEFAF
triadic
#EFCFAF #AFEFCF #CFAFEF
tetradic
#EFCFAF #AFEFAF #AFCFEF #EFAFEF
square
#EFCFAF #AFEFAF #AFCFEF #EFAFEF
split-complementary
#EFCFAF #AFEFEF #AFAFEF
monochromatic
#DB9249 #E5B07C #EFCFAF #F9EEE2 #FAF0E5
Accessibility & contrast
On white
1.48
#EFCFAF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.21
#EFCFAF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EFCFAF
14.21:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EFCFAF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EFCFAF | 1.00 | 1.48 | 14.21 | 14.21 |
| #FFFFFF | 1.48 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.21 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.21 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DAD0AD
Deuteranopia (green-blind)
#E1D7B0
Tritanopia (blue-blind)
#FAC8C6
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #efcfaf; /* rgb */ color: rgb(239, 207, 175); /* oklch */ color: oklch(87.3% 0.056 67.0);
Tailwind
colors: {
custom: {
50: '#f5ddc7',
500: '#efcfaf',
950: '#000000',
},
}SCSS
$custom: #efcfaf; $custom-light: #f5ddc7; $custom-dark: #000000;
JSON
{
"hex": "#efcfaf",
"rgb": {
"r": 239,
"g": 207,
"b": 175
},
"hsl": {
"h": 30,
"s": 66.667,
"l": 81.176
},
"oklch": {
"l": 0.87345,
"c": 0.05577,
"h": 67
},
"luminance": 0.66072
}Semantic roles & 50–950 ramp
primary
#EFCFAF
secondary
#75A1CD
accent
#73CF17
background
#FFFEFD
surface
#FEFCF9
border
#D6D5D2
text
#171513
muted
#858482