#EFBBDA#EFBBDA
#EFBBDA is a very light, moderate pink. Relative luminance 0.590; OKLCH L 84.8% C 0.072 H 342.2°. Best body text is #000000 at 12.79:1 contrast (WCAG AA passes).
Color values
| HEX | #EFBBDA |
|---|---|
| RGB | rgb(239, 187, 218) |
| HSL | hsl(324, 62%, 84%) |
| HSV | hsv(324, 22%, 94%) |
| CMYK | cmyk(0%, 21.8%, 8.8%, 6.3%) |
| CIE-LAB | lab(81.27, 23.56, -8.31) |
| CIE-LCH | lch(81.27, 24.98, 340.56°) |
| OKLab | oklab(84.76% 0.0683 -0.0219) |
| OKLCH | oklch(84.76% 0.072 342.2) |
| XYZ | xyz(66.0211, 58.9555, 74.2179) |
| Luminance | 0.5895 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Powder Pink
#FFB2D0
ΔE00 5.15
Baby Pink
#FFB7CE
ΔE00 5.40
Pastel Pink
#FFBACD
ΔE00 5.87
Pale Mauve
#FED0FC
ΔE00 6.42
Thistle
#D8BFD8
ΔE00 6.75
Light Pink
#FFD1DF
ΔE00 6.98
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EFBBDA #BBEFD0
analogous
#EABBEF #EFBBDA #EFBBC0
triadic
#EFBBDA #DAEFBB #BBDAEF
tetradic
#EFBBDA #EFEABB #BBEFD0 #BBC0EF
square
#EFBBDA #EFEABB #BBEFD0 #BBC0EF
split-complementary
#EFBBDA #C0EFBB #BBEFEA
monochromatic
#D858A4 #E389BF #EFBBDA #F9E6F2 #F9E6F2
Accessibility & contrast
On white
1.64
#EFBBDA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.79
#EFBBDA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EFBBDA
12.79:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EFBBDA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EFBBDA | 1.00 | 1.64 | 12.79 | 12.79 |
| #FFFFFF | 1.64 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.79 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.79 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BDC5DB
Deuteranopia (green-blind)
#C9CDD9
Tritanopia (blue-blind)
#F6BBC5
Achromatopsia (no color)
#CACACA
Design tokens & code
CSS
--color: #efbbda; /* rgb */ color: rgb(239, 187, 218); /* oklch */ color: oklch(84.8% 0.072 342.2);
Tailwind
colors: {
custom: {
50: '#f4cfe5',
500: '#efbbda',
950: '#000000',
},
}SCSS
$custom: #efbbda; $custom-light: #f4cfe5; $custom-dark: #000000;
JSON
{
"hex": "#efbbda",
"rgb": {
"r": 239,
"g": 187,
"b": 218
},
"hsl": {
"h": 324.231,
"s": 61.905,
"l": 83.529
},
"oklch": {
"l": 0.84759,
"c": 0.07176,
"h": 342.2
},
"luminance": 0.58953
}Semantic roles & 50–950 ramp
primary
#EFBBDA
secondary
#81CDA0
accent
#CA621C
background
#FFFEFE
surface
#FEFBFC
border
#D6D4D5
text
#171415
muted
#858384