#EFB1DF#EFB1DF
#EFB1DF is a very light, moderate pink. Relative luminance 0.551; OKLCH L 83.2% C 0.093 H 336.0°. Best body text is #000000 at 12.02:1 contrast (WCAG AA passes).
Color values
| HEX | #EFB1DF |
|---|---|
| RGB | rgb(239, 177, 223) |
| HSL | hsl(315, 66%, 82%) |
| HSV | hsv(315, 26%, 94%) |
| CMYK | cmyk(0%, 25.9%, 6.7%, 6.3%) |
| CIE-LAB | lab(79.11, 29.72, -14.22) |
| CIE-LCH | lch(79.11, 32.95, 334.43°) |
| OKLab | oklab(83.15% 0.0851 -0.0379) |
| OKLCH | oklch(83.15% 0.093 336) |
| XYZ | xyz(64.6372, 55.1251, 77.0331) |
| Luminance | 0.5512 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Plum
#DDA0DD
ΔE00 5.72
Powder Pink
#FFB2D0
ΔE00 6.28
Light Lavendar
#EFC0FE
ΔE00 6.76
Pale Mauve
#FED0FC
ΔE00 7.13
Very Light Purple
#F6CEFC
ΔE00 7.35
Lilac
#C8A2C8
ΔE00 7.48
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EFB1DF #B1EFC1
analogous
#E0B1EF #EFB1DF #EFB1C0
triadic
#EFB1DF #DFEFB1 #B1DFEF
tetradic
#EFB1DF #EFE0B1 #B1EFC1 #B1C0EF
square
#EFB1DF #EFE0B1 #B1EFC1 #B1C0EF
split-complementary
#EFB1DF #C0EFB1 #B1EFE0
monochromatic
#DA4BB5 #E57ECA #EFB1DF #F9E4F4 #FAE6F5
Accessibility & contrast
On white
1.75
#EFB1DF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.02
#EFB1DF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EFB1DF
12.02:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EFB1DF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EFB1DF | 1.00 | 1.75 | 12.02 | 12.02 |
| #FFFFFF | 1.75 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.02 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.02 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B2BEE1
Deuteranopia (green-blind)
#C0C7DD
Tritanopia (blue-blind)
#F6B3C1
Achromatopsia (no color)
#C4C4C4
Design tokens & code
CSS
--color: #efb1df; /* rgb */ color: rgb(239, 177, 223); /* oklch */ color: oklch(83.2% 0.093 336.0);
Tailwind
colors: {
custom: {
50: '#f5c9e9',
500: '#efb1df',
950: '#000000',
},
}SCSS
$custom: #efb1df; $custom-light: #f5c9e9; $custom-dark: #000000;
JSON
{
"hex": "#efb1df",
"rgb": {
"r": 239,
"g": 177,
"b": 223
},
"hsl": {
"h": 315.484,
"s": 65.957,
"l": 81.569
},
"oklch": {
"l": 0.83152,
"c": 0.09314,
"h": 336
},
"luminance": 0.55123
}Semantic roles & 50–950 ramp
primary
#EFB1DF
secondary
#77CD8D
accent
#CE4718
background
#FFFDFE
surface
#FEF9FC
border
#D6D2D5
text
#171316
muted
#858284