#EFB4DF#EFB4DF
#EFB4DF is a very light, moderate pink. Relative luminance 0.563; OKLCH L 83.7% C 0.088 H 336.5°. Best body text is #000000 at 12.26:1 contrast (WCAG AA passes).
Color values
| HEX | #EFB4DF |
|---|---|
| RGB | rgb(239, 180, 223) |
| HSL | hsl(316, 65%, 82%) |
| HSV | hsv(316, 25%, 94%) |
| CMYK | cmyk(0%, 24.7%, 6.7%, 6.3%) |
| CIE-LAB | lab(79.80, 28.13, -13.20) |
| CIE-LCH | lch(79.80, 31.07, 334.87°) |
| OKLab | oklab(83.68% 0.0806 -0.0351) |
| OKLCH | oklch(83.68% 0.088 336.5) |
| XYZ | xyz(65.2363, 56.3232, 77.2328) |
| Luminance | 0.5632 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Powder Pink
#FFB2D0
ΔE00 6.00
Plum
#DDA0DD
ΔE00 6.46
Pale Mauve
#FED0FC
ΔE00 6.54
Light Lavendar
#EFC0FE
ΔE00 6.79
Very Light Purple
#F6CEFC
ΔE00 6.82
Baby Pink
#FFB7CE
ΔE00 7.25
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EFB4DF #B4EFC4
analogous
#E2B4EF #EFB4DF #EFB4C2
triadic
#EFB4DF #DFEFB4 #B4DFEF
tetradic
#EFB4DF #EFE2B4 #B4EFC4 #B4C2EF
square
#EFB4DF #EFE2B4 #B4EFC4 #B4C2EF
split-complementary
#EFB4DF #C2EFB4 #B4EFE2
monochromatic
#D94FB4 #E482C9 #EFB4DF #FAE6F4 #FAE6F4
Accessibility & contrast
On white
1.71
#EFB4DF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.26
#EFB4DF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EFB4DF
12.26:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EFB4DF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EFB4DF | 1.00 | 1.71 | 12.26 | 12.26 |
| #FFFFFF | 1.71 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.26 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.26 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B5C1E1
Deuteranopia (green-blind)
#C2C9DD
Tritanopia (blue-blind)
#F5B6C3
Achromatopsia (no color)
#C6C6C6
Design tokens & code
CSS
--color: #efb4df; /* rgb */ color: rgb(239, 180, 223); /* oklch */ color: oklch(83.7% 0.088 336.5);
Tailwind
colors: {
custom: {
50: '#f5cbe9',
500: '#efb4df',
950: '#000000',
},
}SCSS
$custom: #efb4df; $custom-light: #f5cbe9; $custom-dark: #000000;
JSON
{
"hex": "#efb4df",
"rgb": {
"r": 239,
"g": 180,
"b": 223
},
"hsl": {
"h": 316.271,
"s": 64.835,
"l": 82.157
},
"oklch": {
"l": 0.83677,
"c": 0.08788,
"h": 336.5
},
"luminance": 0.56321
}Semantic roles & 50–950 ramp
primary
#EFB4DF
secondary
#7ACD91
accent
#CD4A19
background
#FFFEFE
surface
#FEFAFC
border
#D6D3D5
text
#171316
muted
#858384