#EFB3CA#EFB3CA
#EFB3CA is a very light, moderate pink. Relative luminance 0.549; OKLCH L 82.8% C 0.075 H 354.1°. Best body text is #000000 at 11.97:1 contrast (WCAG AA passes).
Color values
| HEX | #EFB3CA |
|---|---|
| RGB | rgb(239, 179, 202) |
| HSL | hsl(337, 65%, 82%) |
| HSV | hsv(337, 25%, 94%) |
| CMYK | cmyk(0%, 25.1%, 15.5%, 6.3%) |
| CIE-LAB | lab(78.96, 25.20, -3.08) |
| CIE-LCH | lch(78.96, 25.39, 353.03°) |
| OKLab | oklab(82.83% 0.075 -0.0078) |
| OKLCH | oklch(82.83% 0.075 354.1) |
| XYZ | xyz(62.3775, 54.8579, 63.1686) |
| Luminance | 0.5485 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Baby Pink
#FFB7CE
ΔE00 2.95
Pastel Pink
#FFBACD
ΔE00 3.34
Powder Pink
#FFB2D0
ΔE00 3.35
Soft Pink
#FDB0C0
ΔE00 4.60
Pink
#FFC0CB
ΔE00 5.21
Bubblegum
#FFC1CC
ΔE00 5.26
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EFB3CA #B3EFD8
analogous
#EFB3E8 #EFB3CA #EFBAB3
triadic
#EFB3CA #CAEFB3 #B3CAEF
tetradic
#EFB3CA #E8EFB3 #B3EFD8 #BAB3EF
square
#EFB3CA #E8EFB3 #B3EFD8 #BAB3EF
split-complementary
#EFB3CA #B3EFBA #B3E8EF
monochromatic
#DA4E83 #E480A7 #EFB3CA #FAE6ED #FAE6ED
Accessibility & contrast
On white
1.75
#EFB3CA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.97
#EFB3CA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EFB3CA
11.97:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EFB3CA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EFB3CA | 1.00 | 1.75 | 11.97 | 11.97 |
| #FFFFFF | 1.75 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.97 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.97 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B9BDCB
Deuteranopia (green-blind)
#C7C7C9
Tritanopia (blue-blind)
#F9B1BB
Achromatopsia (no color)
#C3C3C3
Design tokens & code
CSS
--color: #efb3ca; /* rgb */ color: rgb(239, 179, 202); /* oklch */ color: oklch(82.8% 0.075 354.1);
Tailwind
colors: {
custom: {
50: '#f5cada',
500: '#efb3ca',
950: '#000000',
},
}SCSS
$custom: #efb3ca; $custom-light: #f5cada; $custom-dark: #000000;
JSON
{
"hex": "#efb3ca",
"rgb": {
"r": 239,
"g": 179,
"b": 202
},
"hsl": {
"h": 337,
"s": 65.217,
"l": 81.961
},
"oklch": {
"l": 0.82831,
"c": 0.07537,
"h": 354.1
},
"luminance": 0.54855
}Semantic roles & 50–950 ramp
primary
#EFB3CA
secondary
#79CDAD
accent
#CD8818
background
#FFFDFE
surface
#FEF9FB
border
#D6D2D4
text
#171314
muted
#858283