#EFC8DF#EFC8DF
#EFC8DF is a very light, muted pink. Relative luminance 0.650; OKLCH L 87.3% C 0.053 H 342.1°. Best body text is #000000 at 14.00:1 contrast (WCAG AA passes).
Color values
| HEX | #EFC8DF |
|---|---|
| RGB | rgb(239, 200, 223) |
| HSL | hsl(325, 55%, 86%) |
| HSV | hsv(325, 16%, 94%) |
| CMYK | cmyk(0%, 16.3%, 6.7%, 6.3%) |
| CIE-LAB | lab(84.48, 17.51, -6.23) |
| CIE-LCH | lch(84.48, 18.59, 340.41°) |
| OKLab | oklab(87.29% 0.0506 -0.0164) |
| OKLCH | oklch(87.29% 0.053 342.1) |
| XYZ | xyz(69.5690, 64.9887, 78.6770) |
| Luminance | 0.6499 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Light Pink
#FFD1DF
ΔE00 4.32
Pale Pink
#FFCFDC
ΔE00 4.67
Thistle
#D8BFD8
ΔE00 4.95
Pale Mauve
#FED0FC
ΔE00 6.39
Very Light Purple
#F6CEFC
ΔE00 6.85
Bubblegum
#FFC1CC
ΔE00 7.21
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EFC8DF #C8EFD8
analogous
#EBC8EF #EFC8DF #EFC8CB
triadic
#EFC8DF #DFEFC8 #C8DFEF
tetradic
#EFC8DF #EFEBC8 #C8EFD8 #C8CBEF
square
#EFC8DF #EFEBC8 #C8EFD8 #C8CBEF
split-complementary
#EFC8DF #CBEFC8 #C8EFEB
monochromatic
#D369A8 #E199C3 #EFC8DF #F8E7F1 #F8E7F1
Accessibility & contrast
On white
1.50
#EFC8DF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.00
#EFC8DF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EFC8DF
14.00:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EFC8DF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EFC8DF | 1.00 | 1.50 | 14.00 | 14.00 |
| #FFFFFF | 1.50 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.00 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.00 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CACFE0
Deuteranopia (green-blind)
#D2D5DE
Tritanopia (blue-blind)
#F4C8D0
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #efc8df; /* rgb */ color: rgb(239, 200, 223); /* oklch */ color: oklch(87.3% 0.053 342.1);
Tailwind
colors: {
custom: {
50: '#f4d8e9',
500: '#efc8df',
950: '#000000',
},
}SCSS
$custom: #efc8df; $custom-light: #f4d8e9; $custom-dark: #000000;
JSON
{
"hex": "#efc8df",
"rgb": {
"r": 239,
"g": 200,
"b": 223
},
"hsl": {
"h": 324.615,
"s": 54.93,
"l": 86.078
},
"oklch": {
"l": 0.87289,
"c": 0.05316,
"h": 342.1
},
"luminance": 0.64987
}Semantic roles & 50–950 ramp
primary
#EFC8DF
secondary
#8ECDA8
accent
#C26423
background
#FFFEFE
surface
#FEFBFC
border
#D6D4D5
text
#171416
muted
#858384