#EFB2E2#EFB2E2
#EFB2E2 is a very light, moderate pink. Relative luminance 0.557; OKLCH L 83.4% C 0.094 H 334.1°. Best body text is #000000 at 12.14:1 contrast (WCAG AA passes).
Color values
| HEX | #EFB2E2 |
|---|---|
| RGB | rgb(239, 178, 226) |
| HSL | hsl(313, 66%, 82%) |
| HSV | hsv(313, 26%, 94%) |
| CMYK | cmyk(0%, 25.5%, 5.4%, 6.3%) |
| CIE-LAB | lab(79.43, 29.71, -15.36) |
| CIE-LCH | lch(79.43, 33.45, 332.66°) |
| OKLab | oklab(83.43% 0.0845 -0.041) |
| OKLCH | oklch(83.43% 0.094 334.1) |
| XYZ | xyz(65.2435, 55.6848, 79.2482) |
| Luminance | 0.5568 (WCAG relative) |
| Temperature | neutral |
| Family | pink |
Closest named colors
Plum
#DDA0DD
ΔE00 5.50
Light Lavendar
#EFC0FE
ΔE00 6.11
Pale Mauve
#FED0FC
ΔE00 6.80
Powder Pink
#FFB2D0
ΔE00 6.87
Very Light Purple
#F6CEFC
ΔE00 6.93
Light Lilac
#EDC8FF
ΔE00 7.33
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EFB2E2 #B2EFBF
analogous
#DEB2EF #EFB2E2 #EFB2C4
triadic
#EFB2E2 #E2EFB2 #B2E2EF
tetradic
#EFB2E2 #EFDEB2 #B2EFBF #B2C4EF
square
#EFB2E2 #EFDEB2 #B2EFBF #B2C4EF
split-complementary
#EFB2E2 #C4EFB2 #B2EFDE
monochromatic
#DA4DBC #E47FCF #EFB2E2 #FAE5F5 #FAE6F5
Accessibility & contrast
On white
1.73
#EFB2E2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.14
#EFB2E2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EFB2E2
12.14:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EFB2E2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EFB2E2 | 1.00 | 1.73 | 12.14 | 12.14 |
| #FFFFFF | 1.73 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.14 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.14 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B2C0E4
Deuteranopia (green-blind)
#C0C8E0
Tritanopia (blue-blind)
#F5B4C3
Achromatopsia (no color)
#C5C5C5
Design tokens & code
CSS
--color: #efb2e2; /* rgb */ color: rgb(239, 178, 226); /* oklch */ color: oklch(83.4% 0.094 334.1);
Tailwind
colors: {
custom: {
50: '#f5c9eb',
500: '#efb2e2',
950: '#000000',
},
}SCSS
$custom: #efb2e2; $custom-light: #f5c9eb; $custom-dark: #000000;
JSON
{
"hex": "#efb2e2",
"rgb": {
"r": 239,
"g": 178,
"b": 226
},
"hsl": {
"h": 312.787,
"s": 65.591,
"l": 81.765
},
"oklch": {
"l": 0.83429,
"c": 0.09395,
"h": 334.1
},
"luminance": 0.55682
}Semantic roles & 50–950 ramp
primary
#EFB2E2
secondary
#78CD8A
accent
#CD3F18
background
#FFFDFE
surface
#FEF9FD
border
#D6D2D5
text
#171316
muted
#858284