#EFB4E1#EFB4E1
#EFB4E1 is a very light, moderate pink. Relative luminance 0.564; OKLCH L 83.7% C 0.090 H 335.0°. Best body text is #000000 at 12.29:1 contrast (WCAG AA passes).
Color values
| HEX | #EFB4E1 |
|---|---|
| RGB | rgb(239, 180, 225) |
| HSL | hsl(314, 65%, 82%) |
| HSV | hsv(314, 25%, 94%) |
| CMYK | cmyk(0%, 24.7%, 5.9%, 6.3%) |
| CIE-LAB | lab(79.86, 28.47, -14.18) |
| CIE-LCH | lch(79.86, 31.81, 333.52°) |
| OKLab | oklab(83.75% 0.0812 -0.0378) |
| OKLCH | oklch(83.75% 0.09 335) |
| XYZ | xyz(65.5075, 56.4317, 78.6613) |
| Luminance | 0.5643 (WCAG relative) |
| Temperature | neutral |
| Family | pink |
Closest named colors
Plum
#DDA0DD
ΔE00 6.13
Light Lavendar
#EFC0FE
ΔE00 6.33
Pale Mauve
#FED0FC
ΔE00 6.42
Powder Pink
#FFB2D0
ΔE00 6.46
Very Light Purple
#F6CEFC
ΔE00 6.62
Light Lilac
#EDC8FF
ΔE00 7.29
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EFB4E1 #B4EFC2
analogous
#DFB4EF #EFB4E1 #EFB4C4
triadic
#EFB4E1 #E1EFB4 #B4E1EF
tetradic
#EFB4E1 #EFDFB4 #B4EFC2 #B4C4EF
square
#EFB4E1 #EFDFB4 #B4EFC2 #B4C4EF
split-complementary
#EFB4E1 #C4EFB4 #B4EFDF
monochromatic
#D94FB9 #E482CD #EFB4E1 #FAE6F5 #FAE6F5
Accessibility & contrast
On white
1.71
#EFB4E1 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.29
#EFB4E1 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EFB4E1
12.29:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EFB4E1 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EFB4E1 | 1.00 | 1.71 | 12.29 | 12.29 |
| #FFFFFF | 1.71 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.29 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.29 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B4C1E3
Deuteranopia (green-blind)
#C2C9DF
Tritanopia (blue-blind)
#F5B6C3
Achromatopsia (no color)
#C6C6C6
Design tokens & code
CSS
--color: #efb4e1; /* rgb */ color: rgb(239, 180, 225); /* oklch */ color: oklch(83.7% 0.090 335.0);
Tailwind
colors: {
custom: {
50: '#f5cbea',
500: '#efb4e1',
950: '#000000',
},
}SCSS
$custom: #efb4e1; $custom-light: #f5cbea; $custom-dark: #000000;
JSON
{
"hex": "#efb4e1",
"rgb": {
"r": 239,
"g": 180,
"b": 225
},
"hsl": {
"h": 314.237,
"s": 64.835,
"l": 82.157
},
"oklch": {
"l": 0.83745,
"c": 0.08958,
"h": 335
},
"luminance": 0.56429
}Semantic roles & 50–950 ramp
primary
#EFB4E1
secondary
#7ACD8E
accent
#CD4419
background
#FFFEFE
surface
#FEFAFD
border
#D6D3D5
text
#171316
muted
#858384