#EFB4E3#EFB4E3
#EFB4E3 is a very light, moderate pink. Relative luminance 0.565; OKLCH L 83.8% C 0.091 H 333.7°. Best body text is #000000 at 12.31:1 contrast (WCAG AA passes).
Color values
| HEX | #EFB4E3 |
|---|---|
| RGB | rgb(239, 180, 227) |
| HSL | hsl(312, 65%, 82%) |
| HSV | hsv(312, 25%, 94%) |
| CMYK | cmyk(0%, 24.7%, 5%, 6.3%) |
| CIE-LAB | lab(79.92, 28.82, -15.17) |
| CIE-LCH | lch(79.92, 32.57, 332.24°) |
| OKLab | oklab(83.81% 0.0819 -0.0405) |
| OKLCH | oklch(83.81% 0.091 333.7) |
| XYZ | xyz(65.7820, 56.5415, 80.1066) |
| Luminance | 0.5654 (WCAG relative) |
| Temperature | neutral |
| Family | pink |
Closest named colors
Plum
#DDA0DD
ΔE00 5.84
Light Lavendar
#EFC0FE
ΔE00 5.88
Pale Mauve
#FED0FC
ΔE00 6.34
Very Light Purple
#F6CEFC
ΔE00 6.46
Powder Pink
#FFB2D0
ΔE00 6.91
Light Lilac
#EDC8FF
ΔE00 6.96
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EFB4E3 #B4EFC0
analogous
#DDB4EF #EFB4E3 #EFB4C6
triadic
#EFB4E3 #E3EFB4 #B4E3EF
tetradic
#EFB4E3 #EFDDB4 #B4EFC0 #B4C6EF
square
#EFB4E3 #EFDDB4 #B4EFC0 #B4C6EF
split-complementary
#EFB4E3 #C6EFB4 #B4EFDD
monochromatic
#D94FBD #E482D0 #EFB4E3 #FAE6F6 #FAE6F6
Accessibility & contrast
On white
1.71
#EFB4E3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.31
#EFB4E3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EFB4E3
12.31:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EFB4E3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EFB4E3 | 1.00 | 1.71 | 12.31 | 12.31 |
| #FFFFFF | 1.71 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.31 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.31 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B4C1E5
Deuteranopia (green-blind)
#C1C9E1
Tritanopia (blue-blind)
#F5B6C4
Achromatopsia (no color)
#C6C6C6
Design tokens & code
CSS
--color: #efb4e3; /* rgb */ color: rgb(239, 180, 227); /* oklch */ color: oklch(83.8% 0.091 333.7);
Tailwind
colors: {
custom: {
50: '#f5cbeb',
500: '#efb4e3',
950: '#000000',
},
}SCSS
$custom: #efb4e3; $custom-light: #f5cbeb; $custom-dark: #000000;
JSON
{
"hex": "#efb4e3",
"rgb": {
"r": 239,
"g": 180,
"b": 227
},
"hsl": {
"h": 312.203,
"s": 64.835,
"l": 82.157
},
"oklch": {
"l": 0.83813,
"c": 0.09132,
"h": 333.7
},
"luminance": 0.56539
}Semantic roles & 50–950 ramp
primary
#EFB4E3
secondary
#7ACD8B
accent
#CD3D19
background
#FFFEFE
surface
#FEFAFD
border
#D6D3D5
text
#171316
muted
#858384