#EFB5DA#EFB5DA
#EFB5DA is a very light, moderate pink. Relative luminance 0.565; OKLCH L 83.7% C 0.082 H 340.5°. Best body text is #000000 at 12.29:1 contrast (WCAG AA passes).
Color values
| HEX | #EFB5DA |
|---|---|
| RGB | rgb(239, 181, 218) |
| HSL | hsl(322, 64%, 82%) |
| HSV | hsv(322, 24%, 94%) |
| CMYK | cmyk(0%, 24.3%, 8.8%, 6.3%) |
| CIE-LAB | lab(79.88, 26.75, -10.38) |
| CIE-LCH | lch(79.88, 28.69, 338.79°) |
| OKLab | oklab(83.69% 0.0774 -0.0274) |
| OKLCH | oklch(83.69% 0.082 340.5) |
| XYZ | xyz(64.7747, 56.4628, 73.8024) |
| Luminance | 0.5646 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Powder Pink
#FFB2D0
ΔE00 4.88
Baby Pink
#FFB7CE
ΔE00 5.88
Pastel Pink
#FFBACD
ΔE00 6.70
Pale Mauve
#FED0FC
ΔE00 6.89
Very Light Purple
#F6CEFC
ΔE00 7.36
Plum
#DDA0DD
ΔE00 7.69
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EFB5DA #B5EFCA
analogous
#E7B5EF #EFB5DA #EFB5BD
triadic
#EFB5DA #DAEFB5 #B5DAEF
tetradic
#EFB5DA #EFE7B5 #B5EFCA #B5BDEF
square
#EFB5DA #EFE7B5 #B5EFCA #B5BDEF
split-complementary
#EFB5DA #BDEFB5 #B5EFE7
monochromatic
#D950A8 #E483C1 #EFB5DA #FAE6F2 #FAE6F2
Accessibility & contrast
On white
1.71
#EFB5DA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.29
#EFB5DA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EFB5DA
12.29:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EFB5DA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EFB5DA | 1.00 | 1.71 | 12.29 | 12.29 |
| #FFFFFF | 1.71 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.29 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.29 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B7C1DB
Deuteranopia (green-blind)
#C4C9D8
Tritanopia (blue-blind)
#F6B6C2
Achromatopsia (no color)
#C6C6C6
Design tokens & code
CSS
--color: #efb5da; /* rgb */ color: rgb(239, 181, 218); /* oklch */ color: oklch(83.7% 0.082 340.5);
Tailwind
colors: {
custom: {
50: '#f5cbe5',
500: '#efb5da',
950: '#000000',
},
}SCSS
$custom: #efb5da; $custom-light: #f5cbe5; $custom-dark: #000000;
JSON
{
"hex": "#efb5da",
"rgb": {
"r": 239,
"g": 181,
"b": 218
},
"hsl": {
"h": 321.724,
"s": 64.444,
"l": 82.353
},
"oklch": {
"l": 0.83688,
"c": 0.08214,
"h": 340.5
},
"luminance": 0.5646
}Semantic roles & 50–950 ramp
primary
#EFB5DA
secondary
#7BCD99
accent
#CC5A19
background
#FFFEFE
surface
#FEFAFC
border
#D6D3D5
text
#171315
muted
#858384