#EFB3DF#EFB3DF
#EFB3DF is a very light, moderate pink. Relative luminance 0.559; OKLCH L 83.5% C 0.090 H 336.3°. Best body text is #000000 at 12.18:1 contrast (WCAG AA passes).
Color values
| HEX | #EFB3DF |
|---|---|
| RGB | rgb(239, 179, 223) |
| HSL | hsl(316, 65%, 82%) |
| HSV | hsv(316, 25%, 94%) |
| CMYK | cmyk(0%, 25.1%, 6.7%, 6.3%) |
| CIE-LAB | lab(79.57, 28.66, -13.54) |
| CIE-LCH | lch(79.57, 31.70, 334.71°) |
| OKLab | oklab(83.5% 0.0821 -0.036) |
| OKLCH | oklch(83.5% 0.09 336.3) |
| XYZ | xyz(65.0352, 55.9209, 77.1658) |
| Luminance | 0.5592 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Powder Pink
#FFB2D0
ΔE00 6.08
Plum
#DDA0DD
ΔE00 6.21
Pale Mauve
#FED0FC
ΔE00 6.73
Light Lavendar
#EFC0FE
ΔE00 6.76
Very Light Purple
#F6CEFC
ΔE00 6.99
Baby Pink
#FFB7CE
ΔE00 7.40
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EFB3DF #B3EFC3
analogous
#E1B3EF #EFB3DF #EFB3C1
triadic
#EFB3DF #DFEFB3 #B3DFEF
tetradic
#EFB3DF #EFE1B3 #B3EFC3 #B3C1EF
square
#EFB3DF #EFE1B3 #B3EFC3 #B3C1EF
split-complementary
#EFB3DF #C1EFB3 #B3EFE1
monochromatic
#DA4EB4 #E480CA #EFB3DF #FAE6F4 #FAE6F4
Accessibility & contrast
On white
1.72
#EFB3DF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.18
#EFB3DF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EFB3DF
12.18:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EFB3DF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EFB3DF | 1.00 | 1.72 | 12.18 | 12.18 |
| #FFFFFF | 1.72 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.18 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.18 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B4C0E1
Deuteranopia (green-blind)
#C2C8DD
Tritanopia (blue-blind)
#F5B5C2
Achromatopsia (no color)
#C5C5C5
Design tokens & code
CSS
--color: #efb3df; /* rgb */ color: rgb(239, 179, 223); /* oklch */ color: oklch(83.5% 0.090 336.3);
Tailwind
colors: {
custom: {
50: '#f5cae9',
500: '#efb3df',
950: '#000000',
},
}SCSS
$custom: #efb3df; $custom-light: #f5cae9; $custom-dark: #000000;
JSON
{
"hex": "#efb3df",
"rgb": {
"r": 239,
"g": 179,
"b": 223
},
"hsl": {
"h": 316,
"s": 65.217,
"l": 81.961
},
"oklch": {
"l": 0.83502,
"c": 0.08963,
"h": 336.3
},
"luminance": 0.55919
}Semantic roles & 50–950 ramp
primary
#EFB3DF
secondary
#79CD90
accent
#CD4918
background
#FFFDFE
surface
#FEF9FC
border
#D6D2D5
text
#171316
muted
#858284