#EFBBE0#EFBBE0
#EFBBE0 is a very light, moderate pink. Relative luminance 0.593; OKLCH L 85.0% C 0.076 H 337.0°. Best body text is #000000 at 12.85:1 contrast (WCAG AA passes).
Color values
| HEX | #EFBBE0 |
|---|---|
| RGB | rgb(239, 187, 224) |
| HSL | hsl(317, 62%, 84%) |
| HSV | hsv(317, 22%, 94%) |
| CMYK | cmyk(0%, 21.8%, 6.3%, 6.3%) |
| CIE-LAB | lab(81.44, 24.58, -11.28) |
| CIE-LCH | lch(81.44, 27.04, 335.36°) |
| OKLab | oklab(84.95% 0.0704 -0.0299) |
| OKLCH | oklch(84.95% 0.076 337) |
| XYZ | xyz(66.8205, 59.2752, 78.4279) |
| Luminance | 0.5927 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pale Mauve
#FED0FC
ΔE00 5.40
Very Light Purple
#F6CEFC
ΔE00 5.79
Powder Pink
#FFB2D0
ΔE00 6.07
Baby Pink
#FFB7CE
ΔE00 6.73
Thistle
#D8BFD8
ΔE00 6.92
Light Lavendar
#EFC0FE
ΔE00 7.11
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EFBBE0 #BBEFCA
analogous
#E4BBEF #EFBBE0 #EFBBC6
triadic
#EFBBE0 #E0EFBB #BBE0EF
tetradic
#EFBBE0 #EFE4BB #BBEFCA #BBC6EF
square
#EFBBE0 #EFE4BB #BBEFCA #BBC6EF
split-complementary
#EFBBE0 #C6EFBB #BBEFE4
monochromatic
#D858B3 #E389C9 #EFBBE0 #F9E6F4 #F9E6F4
Accessibility & contrast
On white
1.63
#EFBBE0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.85
#EFBBE0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EFBBE0
12.85:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EFBBE0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EFBBE0 | 1.00 | 1.63 | 12.85 | 12.85 |
| #FFFFFF | 1.63 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.85 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.85 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BCC6E2
Deuteranopia (green-blind)
#C8CDDE
Tritanopia (blue-blind)
#F5BCC7
Achromatopsia (no color)
#CACACA
Design tokens & code
CSS
--color: #efbbe0; /* rgb */ color: rgb(239, 187, 224); /* oklch */ color: oklch(85.0% 0.076 337.0);
Tailwind
colors: {
custom: {
50: '#f4cfe9',
500: '#efbbe0',
950: '#000000',
},
}SCSS
$custom: #efbbe0; $custom-light: #f4cfe9; $custom-dark: #000000;
JSON
{
"hex": "#efbbe0",
"rgb": {
"r": 239,
"g": 187,
"b": 224
},
"hsl": {
"h": 317.308,
"s": 61.905,
"l": 83.529
},
"oklch": {
"l": 0.84952,
"c": 0.07646,
"h": 337
},
"luminance": 0.59273
}Semantic roles & 50–950 ramp
primary
#EFBBE0
secondary
#81CD97
accent
#CA4E1C
background
#FFFEFE
surface
#FEFBFC
border
#D6D4D5
text
#171416
muted
#858384