#EFCFCB#EFCFCB
#EFCFCB is a very light, muted red. Relative luminance 0.673; OKLCH L 88.0% C 0.037 H 26.3°. Best body text is #000000 at 14.46:1 contrast (WCAG AA passes).
Color values
| HEX | #EFCFCB |
|---|---|
| RGB | rgb(239, 207, 203) |
| HSL | hsl(7, 53%, 87%) |
| HSV | hsv(7, 15%, 94%) |
| CMYK | cmyk(0%, 13.4%, 15.1%, 6.3%) |
| CIE-LAB | lab(85.65, 10.55, 6.12) |
| CIE-LCH | lch(85.65, 12.19, 30.12°) |
| OKLab | oklab(88.03% 0.0328 0.0162) |
| OKLCH | oklch(88.03% 0.037 26.3) |
| XYZ | xyz(68.6886, 67.2900, 65.8583) |
| Luminance | 0.6729 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Mistyrose
#FFE4E1
ΔE00 4.76
Light Rose
#FFC5CB
ΔE00 7.97
Pale Pink
#FFCFDC
ΔE00 8.07
Pale Rose
#FDC1C5
ΔE00 8.14
Light Pink
#FFD1DF
ΔE00 8.18
Pinkish Grey
#C8ACA9
ΔE00 9.12
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EFCFCB #CBEBEF
analogous
#EFCBD9 #EFCFCB #EFE1CB
triadic
#EFCFCB #CBEFCF #CFCBEF
tetradic
#EFCFCB #D9EFCB #CBEBEF #E1CBEF
square
#EFCFCB #D9EFCB #CBEBEF #E1CBEF
split-complementary
#EFCFCB #CBEFE1 #CBD9EF
monochromatic
#D2796D #E1A49C #EFCFCB #F8E9E8 #F8E9E8
Accessibility & contrast
On white
1.45
#EFCFCB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.46
#EFCFCB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EFCFCB
14.46:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EFCFCB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EFCFCB | 1.00 | 1.45 | 14.46 | 14.46 |
| #FFFFFF | 1.45 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.46 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.46 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D5D3CB
Deuteranopia (green-blind)
#DCD8CB
Tritanopia (blue-blind)
#F7CCCE
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #efcfcb; /* rgb */ color: rgb(239, 207, 203); /* oklch */ color: oklch(88.0% 0.037 26.3);
Tailwind
colors: {
custom: {
50: '#f4ddda',
500: '#efcfcb',
950: '#000000',
},
}SCSS
$custom: #efcfcb; $custom-light: #f4ddda; $custom-dark: #000000;
JSON
{
"hex": "#efcfcb",
"rgb": {
"r": 239,
"g": 207,
"b": 203
},
"hsl": {
"h": 6.667,
"s": 52.941,
"l": 86.667
},
"oklch": {
"l": 0.8803,
"c": 0.03653,
"h": 26.3
},
"luminance": 0.67288
}Semantic roles & 50–950 ramp
primary
#EFCFCB
secondary
#91C6CD
accent
#AFC025
background
#FFFEFE
surface
#FEFCFB
border
#D6D5D4
text
#171514
muted
#858483