#EFB4E2#EFB4E2
#EFB4E2 is a very light, moderate pink. Relative luminance 0.565; OKLCH L 83.8% C 0.090 H 334.4°. Best body text is #000000 at 12.30:1 contrast (WCAG AA passes).
Color values
| HEX | #EFB4E2 |
|---|---|
| RGB | rgb(239, 180, 226) |
| HSL | hsl(313, 65%, 82%) |
| HSV | hsv(313, 25%, 94%) |
| CMYK | cmyk(0%, 24.7%, 5.4%, 6.3%) |
| CIE-LAB | lab(79.89, 28.65, -14.68) |
| CIE-LCH | lch(79.89, 32.19, 332.87°) |
| OKLab | oklab(83.78% 0.0815 -0.0391) |
| OKLCH | oklch(83.78% 0.09 334.4) |
| XYZ | xyz(65.6444, 56.4864, 79.3818) |
| Luminance | 0.5648 (WCAG relative) |
| Temperature | neutral |
| Family | pink |
Closest named colors
Plum
#DDA0DD
ΔE00 5.98
Light Lavendar
#EFC0FE
ΔE00 6.10
Pale Mauve
#FED0FC
ΔE00 6.37
Very Light Purple
#F6CEFC
ΔE00 6.54
Powder Pink
#FFB2D0
ΔE00 6.68
Light Lilac
#EDC8FF
ΔE00 7.13
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EFB4E2 #B4EFC1
analogous
#DEB4EF #EFB4E2 #EFB4C5
triadic
#EFB4E2 #E2EFB4 #B4E2EF
tetradic
#EFB4E2 #EFDEB4 #B4EFC1 #B4C5EF
square
#EFB4E2 #EFDEB4 #B4EFC1 #B4C5EF
split-complementary
#EFB4E2 #C5EFB4 #B4EFDE
monochromatic
#D94FBB #E482CE #EFB4E2 #FAE6F5 #FAE6F5
Accessibility & contrast
On white
1.71
#EFB4E2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.30
#EFB4E2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EFB4E2
12.30:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EFB4E2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EFB4E2 | 1.00 | 1.71 | 12.30 | 12.30 |
| #FFFFFF | 1.71 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.30 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.30 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B4C1E4
Deuteranopia (green-blind)
#C2C9E0
Tritanopia (blue-blind)
#F5B6C4
Achromatopsia (no color)
#C6C6C6
Design tokens & code
CSS
--color: #efb4e2; /* rgb */ color: rgb(239, 180, 226); /* oklch */ color: oklch(83.8% 0.090 334.4);
Tailwind
colors: {
custom: {
50: '#f5cbeb',
500: '#efb4e2',
950: '#000000',
},
}SCSS
$custom: #efb4e2; $custom-light: #f5cbeb; $custom-dark: #000000;
JSON
{
"hex": "#efb4e2",
"rgb": {
"r": 239,
"g": 180,
"b": 226
},
"hsl": {
"h": 313.22,
"s": 64.835,
"l": 82.157
},
"oklch": {
"l": 0.83779,
"c": 0.09044,
"h": 334.4
},
"luminance": 0.56484
}Semantic roles & 50–950 ramp
primary
#EFB4E2
secondary
#7ACD8C
accent
#CD4019
background
#FFFEFE
surface
#FEFAFD
border
#D6D3D5
text
#171316
muted
#858384