#EFBBDF#EFBBDF
#EFBBDF is a very light, moderate pink. Relative luminance 0.592; OKLCH L 84.9% C 0.076 H 337.8°. Best body text is #000000 at 12.84:1 contrast (WCAG AA passes).
Color values
| HEX | #EFBBDF |
|---|---|
| RGB | rgb(239, 187, 223) |
| HSL | hsl(318, 62%, 84%) |
| HSV | hsv(318, 22%, 94%) |
| CMYK | cmyk(0%, 21.8%, 6.7%, 6.3%) |
| CIE-LAB | lab(81.41, 24.41, -10.78) |
| CIE-LCH | lch(81.41, 26.68, 336.16°) |
| OKLab | oklab(84.92% 0.07 -0.0286) |
| OKLCH | oklch(84.92% 0.076 337.8) |
| XYZ | xyz(66.6853, 59.2212, 77.7158) |
| Luminance | 0.5922 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pale Mauve
#FED0FC
ΔE00 5.54
Powder Pink
#FFB2D0
ΔE00 5.90
Very Light Purple
#F6CEFC
ΔE00 5.97
Baby Pink
#FFB7CE
ΔE00 6.50
Thistle
#D8BFD8
ΔE00 6.87
Pastel Pink
#FFBACD
ΔE00 7.11
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EFBBDF #BBEFCB
analogous
#E5BBEF #EFBBDF #EFBBC5
triadic
#EFBBDF #DFEFBB #BBDFEF
tetradic
#EFBBDF #EFE5BB #BBEFCB #BBC5EF
square
#EFBBDF #EFE5BB #BBEFCB #BBC5EF
split-complementary
#EFBBDF #C5EFBB #BBEFE5
monochromatic
#D858B0 #E389C8 #EFBBDF #F9E6F3 #F9E6F3
Accessibility & contrast
On white
1.64
#EFBBDF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.84
#EFBBDF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EFBBDF
12.84:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EFBBDF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EFBBDF | 1.00 | 1.64 | 12.84 | 12.84 |
| #FFFFFF | 1.64 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.84 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.84 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BCC6E0
Deuteranopia (green-blind)
#C8CDDD
Tritanopia (blue-blind)
#F5BCC7
Achromatopsia (no color)
#CACACA
Design tokens & code
CSS
--color: #efbbdf; /* rgb */ color: rgb(239, 187, 223); /* oklch */ color: oklch(84.9% 0.076 337.8);
Tailwind
colors: {
custom: {
50: '#f4cfe9',
500: '#efbbdf',
950: '#000000',
},
}SCSS
$custom: #efbbdf; $custom-light: #f4cfe9; $custom-dark: #000000;
JSON
{
"hex": "#efbbdf",
"rgb": {
"r": 239,
"g": 187,
"b": 223
},
"hsl": {
"h": 318.462,
"s": 61.905,
"l": 83.529
},
"oklch": {
"l": 0.8492,
"c": 0.07564,
"h": 337.8
},
"luminance": 0.59219
}Semantic roles & 50–950 ramp
primary
#EFBBDF
secondary
#81CD98
accent
#CA511C
background
#FFFEFE
surface
#FEFBFC
border
#D6D4D5
text
#171416
muted
#858384