#EFB2D2#EFB2D2
#EFB2D2 is a very light, moderate pink. Relative luminance 0.548; OKLCH L 82.9% C 0.082 H 346.2°. Best body text is #000000 at 11.97:1 contrast (WCAG AA passes).
Color values
| HEX | #EFB2D2 |
|---|---|
| RGB | rgb(239, 178, 210) |
| HSL | hsl(329, 66%, 82%) |
| HSV | hsv(329, 26%, 94%) |
| CMYK | cmyk(0%, 25.5%, 12.1%, 6.3%) |
| CIE-LAB | lab(78.95, 27.01, -7.43) |
| CIE-LCH | lch(78.95, 28.02, 344.63°) |
| OKLab | oklab(82.9% 0.0793 -0.0194) |
| OKLCH | oklch(82.9% 0.082 346.2) |
| XYZ | xyz(63.1496, 54.8472, 68.2204) |
| Luminance | 0.5484 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Powder Pink
#FFB2D0
ΔE00 3.51
Baby Pink
#FFB7CE
ΔE00 4.41
Pastel Pink
#FFBACD
ΔE00 5.27
Soft Pink
#FDB0C0
ΔE00 6.73
Pink
#FFC0CB
ΔE00 7.49
Bubblegum
#FFC1CC
ΔE00 7.51
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EFB2D2 #B2EFCF
analogous
#EEB2EF #EFB2D2 #EFB2B4
triadic
#EFB2D2 #D2EFB2 #B2D2EF
tetradic
#EFB2D2 #EFEEB2 #B2EFCF #B2B4EF
square
#EFB2D2 #EFEEB2 #B2EFCF #B2B4EF
split-complementary
#EFB2D2 #B4EFB2 #B2EFEE
monochromatic
#DA4D97 #E47FB4 #EFB2D2 #FAE5F0 #FAE6F0
Accessibility & contrast
On white
1.75
#EFB2D2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.97
#EFB2D2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EFB2D2
11.97:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EFB2D2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EFB2D2 | 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)
#B6BED3
Deuteranopia (green-blind)
#C4C7D0
Tritanopia (blue-blind)
#F7B1BD
Achromatopsia (no color)
#C3C3C3
Design tokens & code
CSS
--color: #efb2d2; /* rgb */ color: rgb(239, 178, 210); /* oklch */ color: oklch(82.9% 0.082 346.2);
Tailwind
colors: {
custom: {
50: '#f5c9df',
500: '#efb2d2',
950: '#000000',
},
}SCSS
$custom: #efb2d2; $custom-light: #f5c9df; $custom-dark: #000000;
JSON
{
"hex": "#efb2d2",
"rgb": {
"r": 239,
"g": 178,
"b": 210
},
"hsl": {
"h": 328.525,
"s": 65.591,
"l": 81.765
},
"oklch": {
"l": 0.82901,
"c": 0.08163,
"h": 346.2
},
"luminance": 0.54845
}Semantic roles & 50–950 ramp
primary
#EFB2D2
secondary
#78CDA1
accent
#CD6E18
background
#FFFDFE
surface
#FEF9FC
border
#D6D2D5
text
#171315
muted
#858284