#EFCDC1#EFCDC1
#EFCDC1 is a very light, muted orange. Relative luminance 0.659; OKLCH L 87.4% C 0.042 H 40.4°. Best body text is #000000 at 14.17:1 contrast (WCAG AA passes).
Color values
| HEX | #EFCDC1 |
|---|---|
| RGB | rgb(239, 205, 193) |
| HSL | hsl(16, 59%, 85%) |
| HSV | hsv(16, 19%, 94%) |
| CMYK | cmyk(0%, 14.2%, 19.2%, 6.3%) |
| CIE-LAB | lab(84.93, 10.07, 10.39) |
| CIE-LCH | lch(84.93, 14.47, 45.88°) |
| OKLab | oklab(87.39% 0.0319 0.0272) |
| OKLCH | oklch(87.39% 0.042 40.4) |
| XYZ | xyz(67.0536, 65.8657, 59.6229) |
| Luminance | 0.6586 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Apricot
#FBCEB1
ΔE00 6.30
Mistyrose
#FFE4E1
ΔE00 6.43
Peach
#FFDAB9
ΔE00 8.55
Pinkish Grey
#C8ACA9
ΔE00 9.43
Pale Rose
#FDC1C5
ΔE00 9.96
Light Peach
#FFD8B1
ΔE00 10.10
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EFCDC1 #C1E3EF
analogous
#EFC1CC #EFCDC1 #EFE4C1
triadic
#EFCDC1 #C1EFCD #CDC1EF
tetradic
#EFCDC1 #CCEFC1 #C1E3EF #E4C1EF
square
#EFCDC1 #CCEFC1 #C1E3EF #E4C1EF
split-complementary
#EFCDC1 #C1EFE4 #C1CCEF
monochromatic
#D67F60 #E2A690 #EFCDC1 #F9EBE7 #F9EBE7
Accessibility & contrast
On white
1.48
#EFCDC1 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.17
#EFCDC1 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EFCDC1
14.17:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EFCDC1 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EFCDC1 | 1.00 | 1.48 | 14.17 | 14.17 |
| #FFFFFF | 1.48 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.17 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.17 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D5D0C0
Deuteranopia (green-blind)
#DDD7C1
Tritanopia (blue-blind)
#F8C8CA
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #efcdc1; /* rgb */ color: rgb(239, 205, 193); /* oklch */ color: oklch(87.4% 0.042 40.4);
Tailwind
colors: {
custom: {
50: '#f4dcd3',
500: '#efcdc1',
950: '#000000',
},
}SCSS
$custom: #efcdc1; $custom-light: #f4dcd3; $custom-dark: #000000;
JSON
{
"hex": "#efcdc1",
"rgb": {
"r": 239,
"g": 205,
"b": 193
},
"hsl": {
"h": 15.652,
"s": 58.974,
"l": 84.706
},
"oklch": {
"l": 0.87389,
"c": 0.04191,
"h": 40.4
},
"luminance": 0.65864
}Semantic roles & 50–950 ramp
primary
#EFCDC1
secondary
#87BBCD
accent
#9BC71F
background
#FFFEFE
surface
#FEFCFB
border
#D6D5D4
text
#171514
muted
#858483