#EFB6DA#EFB6DA
#EFB6DA is a very light, moderate pink. Relative luminance 0.569; OKLCH L 83.9% C 0.080 H 340.7°. Best body text is #000000 at 12.37:1 contrast (WCAG AA passes).
Color values
| HEX | #EFB6DA |
|---|---|
| RGB | rgb(239, 182, 218) |
| HSL | hsl(322, 64%, 83%) |
| HSV | hsv(322, 24%, 94%) |
| CMYK | cmyk(0%, 23.8%, 8.8%, 6.3%) |
| CIE-LAB | lab(80.11, 26.21, -10.04) |
| CIE-LCH | lch(80.11, 28.07, 339.05°) |
| OKLab | oklab(83.87% 0.0759 -0.0265) |
| OKLCH | oklch(83.87% 0.08 340.7) |
| XYZ | xyz(64.9788, 56.8709, 73.8704) |
| Luminance | 0.5687 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Powder Pink
#FFB2D0
ΔE00 4.86
Baby Pink
#FFB7CE
ΔE00 5.75
Pastel Pink
#FFBACD
ΔE00 6.53
Pale Mauve
#FED0FC
ΔE00 6.77
Very Light Purple
#F6CEFC
ΔE00 7.26
Thistle
#D8BFD8
ΔE00 7.73
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EFB6DA #B6EFCB
analogous
#E7B6EF #EFB6DA #EFB6BE
triadic
#EFB6DA #DAEFB6 #B6DAEF
tetradic
#EFB6DA #EFE7B6 #B6EFCB #B6BEEF
square
#EFB6DA #EFE7B6 #B6EFCB #B6BEEF
split-complementary
#EFB6DA #BEEFB6 #B6EFE7
monochromatic
#D952A7 #E484C1 #EFB6DA #F9E6F2 #F9E6F2
Accessibility & contrast
On white
1.70
#EFB6DA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.37
#EFB6DA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EFB6DA
12.37:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EFB6DA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EFB6DA | 1.00 | 1.70 | 12.37 | 12.37 |
| #FFFFFF | 1.70 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.37 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.37 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B8C1DB
Deuteranopia (green-blind)
#C5CAD8
Tritanopia (blue-blind)
#F6B7C2
Achromatopsia (no color)
#C7C7C7
Design tokens & code
CSS
--color: #efb6da; /* rgb */ color: rgb(239, 182, 218); /* oklch */ color: oklch(83.9% 0.080 340.7);
Tailwind
colors: {
custom: {
50: '#f5cce5',
500: '#efb6da',
950: '#000000',
},
}SCSS
$custom: #efb6da; $custom-light: #f5cce5; $custom-dark: #000000;
JSON
{
"hex": "#efb6da",
"rgb": {
"r": 239,
"g": 182,
"b": 218
},
"hsl": {
"h": 322.105,
"s": 64.045,
"l": 82.549
},
"oklch": {
"l": 0.83865,
"c": 0.0804,
"h": 340.7
},
"luminance": 0.56869
}Semantic roles & 50–950 ramp
primary
#EFB6DA
secondary
#7CCD9A
accent
#CC5B1A
background
#FFFEFE
surface
#FEFAFC
border
#D6D3D5
text
#171315
muted
#858384