#EFB4E5#EFB4E5
#EFB4E5 is a very light, moderate pink. Relative luminance 0.567; OKLCH L 83.9% C 0.093 H 332.4°. Best body text is #000000 at 12.33:1 contrast (WCAG AA passes).
Color values
| HEX | #EFB4E5 |
|---|---|
| RGB | rgb(239, 180, 229) |
| HSL | hsl(310, 65%, 82%) |
| HSV | hsv(310, 25%, 94%) |
| CMYK | cmyk(0%, 24.7%, 4.2%, 6.3%) |
| CIE-LAB | lab(79.98, 29.17, -16.15) |
| CIE-LCH | lch(79.98, 33.35, 331.03°) |
| OKLab | oklab(83.88% 0.0825 -0.0432) |
| OKLCH | oklch(83.88% 0.093 332.4) |
| XYZ | xyz(66.0596, 56.6525, 81.5688) |
| Luminance | 0.5665 (WCAG relative) |
| Temperature | neutral |
| Family | pink |
Closest named colors
Light Lavendar
#EFC0FE
ΔE00 5.44
Plum
#DDA0DD
ΔE00 5.59
Pale Mauve
#FED0FC
ΔE00 6.30
Very Light Purple
#F6CEFC
ΔE00 6.34
Light Lilac
#EDC8FF
ΔE00 6.66
Powder Pink
#FFB2D0
ΔE00 7.37
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EFB4E5 #B4EFBE
analogous
#DBB4EF #EFB4E5 #EFB4C8
triadic
#EFB4E5 #E5EFB4 #B4E5EF
tetradic
#EFB4E5 #EFDBB4 #B4EFBE #B4C8EF
square
#EFB4E5 #EFDBB4 #B4EFBE #B4C8EF
split-complementary
#EFB4E5 #C8EFB4 #B4EFDB
monochromatic
#D94FC2 #E482D4 #EFB4E5 #FAE6F6 #FAE6F6
Accessibility & contrast
On white
1.70
#EFB4E5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.33
#EFB4E5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EFB4E5
12.33:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EFB4E5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EFB4E5 | 1.00 | 1.70 | 12.33 | 12.33 |
| #FFFFFF | 1.70 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.33 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.33 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B3C1E7
Deuteranopia (green-blind)
#C1C9E3
Tritanopia (blue-blind)
#F4B7C5
Achromatopsia (no color)
#C6C6C6
Design tokens & code
CSS
--color: #efb4e5; /* rgb */ color: rgb(239, 180, 229); /* oklch */ color: oklch(83.9% 0.093 332.4);
Tailwind
colors: {
custom: {
50: '#f5cbed',
500: '#efb4e5',
950: '#000000',
},
}SCSS
$custom: #efb4e5; $custom-light: #f5cbed; $custom-dark: #000000;
JSON
{
"hex": "#efb4e5",
"rgb": {
"r": 239,
"g": 180,
"b": 229
},
"hsl": {
"h": 310.169,
"s": 64.835,
"l": 82.157
},
"oklch": {
"l": 0.83882,
"c": 0.09311,
"h": 332.4
},
"luminance": 0.5665
}Semantic roles & 50–950 ramp
primary
#EFB4E5
secondary
#7ACD88
accent
#CD3719
background
#FFFEFE
surface
#FEFAFD
border
#D6D3D5
text
#171316
muted
#858384