#EFC2C8#EFC2C8
#EFC2C8 is a very light, muted red. Relative luminance 0.611; OKLCH L 85.5% C 0.052 H 9.2°. Best body text is #000000 at 13.22:1 contrast (WCAG AA passes).
Color values
| HEX | #EFC2C8 |
|---|---|
| RGB | rgb(239, 194, 200) |
| HSL | hsl(352, 58%, 85%) |
| HSV | hsv(352, 19%, 94%) |
| CMYK | cmyk(0%, 18.8%, 16.3%, 6.3%) |
| CIE-LAB | lab(82.44, 16.93, 3.07) |
| CIE-LCH | lch(82.44, 17.21, 10.28°) |
| OKLab | oklab(85.5% 0.0513 0.0083) |
| OKLCH | oklch(85.5% 0.052 9.2) |
| XYZ | xyz(65.3137, 61.1067, 62.9867) |
| Luminance | 0.6110 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Light Rose
#FFC5CB
ΔE00 3.35
Pale Rose
#FDC1C5
ΔE00 3.64
Bubblegum
#FFC1CC
ΔE00 4.14
Pale Pink
#FFCFDC
ΔE00 4.18
Pink
#FFC0CB
ΔE00 4.29
Light Pink
#FFD1DF
ΔE00 4.65
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EFC2C8 #C2EFE9
analogous
#EFC2DF #EFC2C8 #EFD3C2
triadic
#EFC2C8 #C8EFC2 #C2C8EF
tetradic
#EFC2C8 #DFEFC2 #C2EFE9 #D3C2EF
square
#EFC2C8 #DFEFC2 #C2EFE9 #D3C2EF
split-complementary
#EFC2C8 #C2EFD3 #C2DFEF
monochromatic
#D66171 #E2929C #EFC2C8 #F9E7E9 #F9E7E9
Accessibility & contrast
On white
1.59
#EFC2C8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.22
#EFC2C8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EFC2C8
13.22:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EFC2C8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EFC2C8 | 1.00 | 1.59 | 13.22 | 13.22 |
| #FFFFFF | 1.59 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.22 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.22 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C9C8C8
Deuteranopia (green-blind)
#D3D0C7
Tritanopia (blue-blind)
#F8BFC4
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #efc2c8; /* rgb */ color: rgb(239, 194, 200); /* oklch */ color: oklch(85.5% 0.052 9.2);
Tailwind
colors: {
custom: {
50: '#f4d4d8',
500: '#efc2c8',
950: '#000000',
},
}SCSS
$custom: #efc2c8; $custom-light: #f4d4d8; $custom-dark: #000000;
JSON
{
"hex": "#efc2c8",
"rgb": {
"r": 239,
"g": 194,
"b": 200
},
"hsl": {
"h": 352,
"s": 58.442,
"l": 84.902
},
"oklch": {
"l": 0.85503,
"c": 0.05193,
"h": 9.2
},
"luminance": 0.61104
}Semantic roles & 50–950 ramp
primary
#EFC2C8
secondary
#88CDC4
accent
#C6B01F
background
#FFFEFE
surface
#FEFBFB
border
#D6D4D4
text
#171414
muted
#858383