#EFB4E4#EFB4E4
#EFB4E4 is a very light, moderate pink. Relative luminance 0.566; OKLCH L 83.8% C 0.092 H 333.0°. Best body text is #000000 at 12.32:1 contrast (WCAG AA passes).
Color values
| HEX | #EFB4E4 |
|---|---|
| RGB | rgb(239, 180, 228) |
| HSL | hsl(311, 65%, 82%) |
| HSV | hsv(311, 25%, 94%) |
| CMYK | cmyk(0%, 24.7%, 4.6%, 6.3%) |
| CIE-LAB | lab(79.95, 29.00, -15.66) |
| CIE-LCH | lch(79.95, 32.96, 331.63°) |
| OKLab | oklab(83.85% 0.0822 -0.0418) |
| OKLCH | oklch(83.85% 0.092 333) |
| XYZ | xyz(65.9204, 56.5968, 80.8356) |
| Luminance | 0.5659 (WCAG relative) |
| Temperature | neutral |
| Family | pink |
Closest named colors
Light Lavendar
#EFC0FE
ΔE00 5.66
Plum
#DDA0DD
ΔE00 5.71
Pale Mauve
#FED0FC
ΔE00 6.31
Very Light Purple
#F6CEFC
ΔE00 6.40
Light Lilac
#EDC8FF
ΔE00 6.81
Powder Pink
#FFB2D0
ΔE00 7.14
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EFB4E4 #B4EFBF
analogous
#DCB4EF #EFB4E4 #EFB4C7
triadic
#EFB4E4 #E4EFB4 #B4E4EF
tetradic
#EFB4E4 #EFDCB4 #B4EFBF #B4C7EF
square
#EFB4E4 #EFDCB4 #B4EFBF #B4C7EF
split-complementary
#EFB4E4 #C7EFB4 #B4EFDC
monochromatic
#D94FC0 #E482D2 #EFB4E4 #FAE6F6 #FAE6F6
Accessibility & contrast
On white
1.70
#EFB4E4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.32
#EFB4E4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EFB4E4
12.32:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EFB4E4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EFB4E4 | 1.00 | 1.70 | 12.32 | 12.32 |
| #FFFFFF | 1.70 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.32 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.32 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B3C1E6
Deuteranopia (green-blind)
#C1C9E2
Tritanopia (blue-blind)
#F5B7C5
Achromatopsia (no color)
#C6C6C6
Design tokens & code
CSS
--color: #efb4e4; /* rgb */ color: rgb(239, 180, 228); /* oklch */ color: oklch(83.8% 0.092 333.0);
Tailwind
colors: {
custom: {
50: '#f5cbec',
500: '#efb4e4',
950: '#000000',
},
}SCSS
$custom: #efb4e4; $custom-light: #f5cbec; $custom-dark: #000000;
JSON
{
"hex": "#efb4e4",
"rgb": {
"r": 239,
"g": 180,
"b": 228
},
"hsl": {
"h": 311.186,
"s": 64.835,
"l": 82.157
},
"oklch": {
"l": 0.83847,
"c": 0.09221,
"h": 333
},
"luminance": 0.56595
}Semantic roles & 50–950 ramp
primary
#EFB4E4
secondary
#7ACD8A
accent
#CD3A19
background
#FFFEFE
surface
#FEFAFD
border
#D6D3D5
text
#171316
muted
#858384