#EFB2C8#EFB2C8
#EFB2C8 is a very light, moderate pink. Relative luminance 0.544; OKLCH L 82.6% C 0.076 H 355.4°. Best body text is #000000 at 11.87:1 contrast (WCAG AA passes).
Color values
| HEX | #EFB2C8 |
|---|---|
| RGB | rgb(239, 178, 200) |
| HSL | hsl(338, 66%, 82%) |
| HSV | hsv(338, 26%, 94%) |
| CMYK | cmyk(0%, 25.5%, 16.3%, 6.3%) |
| CIE-LAB | lab(78.67, 25.42, -2.42) |
| CIE-LCH | lch(78.67, 25.54, 354.57°) |
| OKLab | oklab(82.59% 0.0758 -0.006) |
| OKLCH | oklch(82.59% 0.076 355.4) |
| XYZ | xyz(61.9425, 54.3644, 61.8630) |
| Luminance | 0.5436 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Baby Pink
#FFB7CE
ΔE00 2.85
Pastel Pink
#FFBACD
ΔE00 3.20
Powder Pink
#FFB2D0
ΔE00 3.37
Soft Pink
#FDB0C0
ΔE00 4.21
Pink
#FFC0CB
ΔE00 5.03
Bubblegum
#FFC1CC
ΔE00 5.10
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EFB2C8 #B2EFD9
analogous
#EFB2E6 #EFB2C8 #EFBBB2
triadic
#EFB2C8 #C8EFB2 #B2C8EF
tetradic
#EFB2C8 #E6EFB2 #B2EFD9 #BBB2EF
square
#EFB2C8 #E6EFB2 #B2EFD9 #BBB2EF
split-complementary
#EFB2C8 #B2EFBB #B2E6EF
monochromatic
#DA4D80 #E47FA4 #EFB2C8 #FAE5EC #FAE6ED
Accessibility & contrast
On white
1.77
#EFB2C8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.87
#EFB2C8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EFB2C8
11.87:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EFB2C8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EFB2C8 | 1.00 | 1.77 | 11.87 | 11.87 |
| #FFFFFF | 1.77 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.87 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.87 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B8BDC9
Deuteranopia (green-blind)
#C7C7C7
Tritanopia (blue-blind)
#F9B0B9
Achromatopsia (no color)
#C3C3C3
Design tokens & code
CSS
--color: #efb2c8; /* rgb */ color: rgb(239, 178, 200); /* oklch */ color: oklch(82.6% 0.076 355.4);
Tailwind
colors: {
custom: {
50: '#f5c9d8',
500: '#efb2c8',
950: '#000000',
},
}SCSS
$custom: #efb2c8; $custom-light: #f5c9d8; $custom-dark: #000000;
JSON
{
"hex": "#efb2c8",
"rgb": {
"r": 239,
"g": 178,
"b": 200
},
"hsl": {
"h": 338.361,
"s": 65.591,
"l": 81.765
},
"oklch": {
"l": 0.82593,
"c": 0.07603,
"h": 355.4
},
"luminance": 0.54362
}Semantic roles & 50–950 ramp
primary
#EFB2C8
secondary
#78CDAE
accent
#CD8C18
background
#FFFDFE
surface
#FEF9FB
border
#D6D2D4
text
#171314
muted
#858283