#EFBBE5#EFBBE5
#EFBBE5 is a very light, moderate pink. Relative luminance 0.595; OKLCH L 85.1% C 0.081 H 333.0°. Best body text is #000000 at 12.91:1 contrast (WCAG AA passes).
Color values
| HEX | #EFBBE5 |
|---|---|
| RGB | rgb(239, 187, 229) |
| HSL | hsl(312, 62%, 84%) |
| HSV | hsv(312, 22%, 94%) |
| CMYK | cmyk(0%, 21.8%, 4.2%, 6.3%) |
| CIE-LAB | lab(81.59, 25.45, -13.74) |
| CIE-LCH | lch(81.59, 28.92, 331.64°) |
| OKLab | oklab(85.12% 0.072 -0.0366) |
| OKLCH | oklch(85.12% 0.081 333) |
| XYZ | xyz(67.5086, 59.5505, 82.0518) |
| Luminance | 0.5955 (WCAG relative) |
| Temperature | neutral |
| Family | pink |
Closest named colors
Pale Mauve
#FED0FC
ΔE00 4.86
Very Light Purple
#F6CEFC
ΔE00 5.04
Light Lavendar
#EFC0FE
ΔE00 5.77
Light Lilac
#EDC8FF
ΔE00 6.14
Pale Lavender
#EECFFE
ΔE00 6.57
Powder Pink
#FFB2D0
ΔE00 7.05
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EFBBE5 #BBEFC5
analogous
#DFBBEF #EFBBE5 #EFBBCB
triadic
#EFBBE5 #E5EFBB #BBE5EF
tetradic
#EFBBE5 #EFDFBB #BBEFC5 #BBCBEF
square
#EFBBE5 #EFDFBB #BBEFC5 #BBCBEF
split-complementary
#EFBBE5 #CBEFBB #BBEFDF
monochromatic
#D858BF #E389D2 #EFBBE5 #F9E6F6 #F9E6F6
Accessibility & contrast
On white
1.63
#EFBBE5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.91
#EFBBE5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EFBBE5
12.91:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EFBBE5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EFBBE5 | 1.00 | 1.63 | 12.91 | 12.91 |
| #FFFFFF | 1.63 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.91 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.91 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BBC6E7
Deuteranopia (green-blind)
#C6CDE3
Tritanopia (blue-blind)
#F4BDC9
Achromatopsia (no color)
#CBCBCB
Design tokens & code
CSS
--color: #efbbe5; /* rgb */ color: rgb(239, 187, 229); /* oklch */ color: oklch(85.1% 0.081 333.0);
Tailwind
colors: {
custom: {
50: '#f4cfed',
500: '#efbbe5',
950: '#000000',
},
}SCSS
$custom: #efbbe5; $custom-light: #f4cfed; $custom-dark: #000000;
JSON
{
"hex": "#efbbe5",
"rgb": {
"r": 239,
"g": 187,
"b": 229
},
"hsl": {
"h": 311.538,
"s": 61.905,
"l": 83.529
},
"oklch": {
"l": 0.85118,
"c": 0.0808,
"h": 333
},
"luminance": 0.59549
}Semantic roles & 50–950 ramp
primary
#EFBBE5
secondary
#81CD90
accent
#CA3D1C
background
#FFFEFE
surface
#FEFBFD
border
#D6D4D5
text
#171416
muted
#858384