#EFCDCB#EFCDCB
#EFCDCB is a very light, muted red. Relative luminance 0.663; OKLCH L 87.6% C 0.039 H 21.9°. Best body text is #000000 at 14.27:1 contrast (WCAG AA passes).
Color values
| HEX | #EFCDCB |
|---|---|
| RGB | rgb(239, 205, 203) |
| HSL | hsl(3, 53%, 87%) |
| HSV | hsv(3, 15%, 94%) |
| CMYK | cmyk(0%, 14.2%, 15.1%, 6.3%) |
| CIE-LAB | lab(85.16, 11.60, 5.42) |
| CIE-LCH | lch(85.16, 12.80, 25.03°) |
| OKLab | oklab(87.65% 0.0357 0.0144) |
| OKLCH | oklch(87.65% 0.039 21.9) |
| XYZ | xyz(68.2071, 66.3270, 65.6978) |
| Luminance | 0.6633 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Mistyrose
#FFE4E1
ΔE00 5.37
Light Rose
#FFC5CB
ΔE00 6.90
Pale Pink
#FFCFDC
ΔE00 7.00
Pale Rose
#FDC1C5
ΔE00 7.12
Light Pink
#FFD1DF
ΔE00 7.14
Bubblegum
#FFC1CC
ΔE00 8.43
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EFCDCB #CBEDEF
analogous
#EFCBDB #EFCDCB #EFDFCB
triadic
#EFCDCB #CBEFCD #CDCBEF
tetradic
#EFCDCB #DBEFCB #CBEDEF #DFCBEF
square
#EFCDCB #DBEFCB #CBEDEF #DFCBEF
split-complementary
#EFCDCB #CBEFDF #CBDBEF
monochromatic
#D2736D #E1A09C #EFCDCB #F8E8E8 #F8E8E8
Accessibility & contrast
On white
1.47
#EFCDCB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.27
#EFCDCB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EFCDCB
14.27:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EFCDCB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EFCDCB | 1.00 | 1.47 | 14.27 | 14.27 |
| #FFFFFF | 1.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.27 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.27 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D3D1CB
Deuteranopia (green-blind)
#DBD7CB
Tritanopia (blue-blind)
#F7CACD
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #efcdcb; /* rgb */ color: rgb(239, 205, 203); /* oklch */ color: oklch(87.6% 0.039 21.9);
Tailwind
colors: {
custom: {
50: '#f4dcda',
500: '#efcdcb',
950: '#000000',
},
}SCSS
$custom: #efcdcb; $custom-light: #f4dcda; $custom-dark: #000000;
JSON
{
"hex": "#efcdcb",
"rgb": {
"r": 239,
"g": 205,
"b": 203
},
"hsl": {
"h": 3.333,
"s": 52.941,
"l": 86.667
},
"oklch": {
"l": 0.8765,
"c": 0.03853,
"h": 21.9
},
"luminance": 0.66325
}Semantic roles & 50–950 ramp
primary
#EFCDCB
secondary
#91C9CD
accent
#B8C025
background
#FFFEFE
surface
#FEFCFB
border
#D6D5D4
text
#171514
muted
#858483