#EFCFAD#EFCFAD
#EFCFAD is a very light, muted orange. Relative luminance 0.660; OKLCH L 87.3% C 0.058 H 68.7°. Best body text is #000000 at 14.20:1 contrast (WCAG AA passes).
Color values
| HEX | #EFCFAD |
|---|---|
| RGB | rgb(239, 207, 173) |
| HSL | hsl(31, 67%, 81%) |
| HSV | hsv(31, 28%, 94%) |
| CMYK | cmyk(0%, 13.4%, 27.6%, 6.3%) |
| CIE-LAB | lab(84.99, 6.22, 21.05) |
| CIE-LCH | lch(84.99, 21.95, 73.55°) |
| OKLab | oklab(87.3% 0.021 0.0538) |
| OKLCH | oklch(87.3% 0.058 68.7) |
| XYZ | xyz(65.4530, 65.9958, 48.8177) |
| Luminance | 0.6599 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Light Peach
#FFD8B1
ΔE00 3.11
Peach
#FFDAB9
ΔE00 3.34
Bisque
#FFE4C4
ΔE00 4.83
Apricot
#FBCEB1
ΔE00 5.33
Navajowhite
#FFDEAD
ΔE00 5.38
Wheat
#F5DEB3
ΔE00 5.89
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EFCFAD #ADCDEF
analogous
#EFAEAD #EFCFAD #EEEFAD
triadic
#EFCFAD #ADEFCF #CFADEF
tetradic
#EFCFAD #ADEFAE #ADCDEF #EFADEE
square
#EFCFAD #ADEFAE #ADCDEF #EFADEE
split-complementary
#EFCFAD #ADEEEF #AEADEF
monochromatic
#DB9347 #E5B17A #EFCFAD #F9EDE0 #FAF0E5
Accessibility & contrast
On white
1.48
#EFCFAD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.20
#EFCFAD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EFCFAD
14.20:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EFCFAD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EFCFAD | 1.00 | 1.48 | 14.20 | 14.20 |
| #FFFFFF | 1.48 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.20 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.20 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DAD0AB
Deuteranopia (green-blind)
#E2D7AE
Tritanopia (blue-blind)
#FBC8C6
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #efcfad; /* rgb */ color: rgb(239, 207, 173); /* oklch */ color: oklch(87.3% 0.058 68.7);
Tailwind
colors: {
custom: {
50: '#f5ddc5',
500: '#efcfad',
950: '#000000',
},
}SCSS
$custom: #efcfad; $custom-light: #f5ddc5; $custom-dark: #000000;
JSON
{
"hex": "#efcfad",
"rgb": {
"r": 239,
"g": 207,
"b": 173
},
"hsl": {
"h": 30.909,
"s": 67.347,
"l": 80.784
},
"oklch": {
"l": 0.87301,
"c": 0.05772,
"h": 68.7
},
"luminance": 0.65993
}Semantic roles & 50–950 ramp
primary
#EFCFAD
secondary
#739FCD
accent
#70CF16
background
#FFFEFD
surface
#FEFCF9
border
#D6D5D2
text
#171513
muted
#858482