#EFB6DC#EFB6DC
#EFB6DC is a very light, moderate pink. Relative luminance 0.570; OKLCH L 83.9% C 0.082 H 339.1°. Best body text is #000000 at 12.39:1 contrast (WCAG AA passes).
Color values
| HEX | #EFB6DC |
|---|---|
| RGB | rgb(239, 182, 220) |
| HSL | hsl(320, 64%, 83%) |
| HSV | hsv(320, 24%, 94%) |
| CMYK | cmyk(0%, 23.8%, 7.9%, 6.3%) |
| CIE-LAB | lab(80.17, 26.55, -11.03) |
| CIE-LCH | lch(80.17, 28.75, 337.45°) |
| OKLab | oklab(83.93% 0.0766 -0.0292) |
| OKLCH | oklch(83.93% 0.082 339.1) |
| XYZ | xyz(65.2421, 56.9762, 75.2571) |
| Luminance | 0.5697 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Powder Pink
#FFB2D0
ΔE00 5.26
Baby Pink
#FFB7CE
ΔE00 6.24
Pale Mauve
#FED0FC
ΔE00 6.51
Very Light Purple
#F6CEFC
ΔE00 6.94
Pastel Pink
#FFBACD
ΔE00 7.04
Plum
#DDA0DD
ΔE00 7.55
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EFB6DC #B6EFC9
analogous
#E5B6EF #EFB6DC #EFB6BF
triadic
#EFB6DC #DCEFB6 #B6DCEF
tetradic
#EFB6DC #EFE5B6 #B6EFC9 #B6BFEF
square
#EFB6DC #EFE5B6 #B6EFC9 #B6BFEF
split-complementary
#EFB6DC #BFEFB6 #B6EFE5
monochromatic
#D952AC #E484C4 #EFB6DC #F9E6F3 #F9E6F3
Accessibility & contrast
On white
1.69
#EFB6DC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.39
#EFB6DC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EFB6DC
12.39:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EFB6DC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EFB6DC | 1.00 | 1.69 | 12.39 | 12.39 |
| #FFFFFF | 1.69 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.39 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.39 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B8C2DE
Deuteranopia (green-blind)
#C5CADA
Tritanopia (blue-blind)
#F6B7C3
Achromatopsia (no color)
#C7C7C7
Design tokens & code
CSS
--color: #efb6dc; /* rgb */ color: rgb(239, 182, 220); /* oklch */ color: oklch(83.9% 0.082 339.1);
Tailwind
colors: {
custom: {
50: '#f5cce6',
500: '#efb6dc',
950: '#000000',
},
}SCSS
$custom: #efb6dc; $custom-light: #f5cce6; $custom-dark: #000000;
JSON
{
"hex": "#efb6dc",
"rgb": {
"r": 239,
"g": 182,
"b": 220
},
"hsl": {
"h": 320,
"s": 64.045,
"l": 82.549
},
"oklch": {
"l": 0.8393,
"c": 0.08195,
"h": 339.1
},
"luminance": 0.56974
}Semantic roles & 50–950 ramp
primary
#EFB6DC
secondary
#7CCD97
accent
#CC551A
background
#FFFEFE
surface
#FEFAFC
border
#D6D3D5
text
#171316
muted
#858384