#EFBBE3#EFBBE3
#EFBBE3 is a very light, moderate pink. Relative luminance 0.594; OKLCH L 85.1% C 0.079 H 334.6°. Best body text is #000000 at 12.89:1 contrast (WCAG AA passes).
Color values
| HEX | #EFBBE3 |
|---|---|
| RGB | rgb(239, 187, 227) |
| HSL | hsl(314, 62%, 84%) |
| HSV | hsv(314, 22%, 94%) |
| CMYK | cmyk(0%, 21.8%, 5%, 6.3%) |
| CIE-LAB | lab(81.53, 25.10, -12.75) |
| CIE-LCH | lch(81.53, 28.15, 333.06°) |
| OKLab | oklab(85.05% 0.0714 -0.0339) |
| OKLCH | oklch(85.05% 0.079 334.6) |
| XYZ | xyz(67.2309, 59.4394, 80.5896) |
| Luminance | 0.5944 (WCAG relative) |
| Temperature | neutral |
| Family | pink |
Closest named colors
Pale Mauve
#FED0FC
ΔE00 5.04
Very Light Purple
#F6CEFC
ΔE00 5.31
Light Lavendar
#EFC0FE
ΔE00 6.30
Light Lilac
#EDC8FF
ΔE00 6.57
Powder Pink
#FFB2D0
ΔE00 6.65
Pale Lavender
#EECFFE
ΔE00 6.86
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EFBBE3 #BBEFC7
analogous
#E1BBEF #EFBBE3 #EFBBC9
triadic
#EFBBE3 #E3EFBB #BBE3EF
tetradic
#EFBBE3 #EFE1BB #BBEFC7 #BBC9EF
square
#EFBBE3 #EFE1BB #BBEFC7 #BBC9EF
split-complementary
#EFBBE3 #C9EFBB #BBEFE1
monochromatic
#D858BA #E389CF #EFBBE3 #F9E6F5 #F9E6F5
Accessibility & contrast
On white
1.63
#EFBBE3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.89
#EFBBE3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EFBBE3
12.89:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EFBBE3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EFBBE3 | 1.00 | 1.63 | 12.89 | 12.89 |
| #FFFFFF | 1.63 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.89 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.89 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BBC6E5
Deuteranopia (green-blind)
#C7CDE1
Tritanopia (blue-blind)
#F4BDC9
Achromatopsia (no color)
#CBCBCB
Design tokens & code
CSS
--color: #efbbe3; /* rgb */ color: rgb(239, 187, 227); /* oklch */ color: oklch(85.1% 0.079 334.6);
Tailwind
colors: {
custom: {
50: '#f4cfeb',
500: '#efbbe3',
950: '#000000',
},
}SCSS
$custom: #efbbe3; $custom-light: #f4cfeb; $custom-dark: #000000;
JSON
{
"hex": "#efbbe3",
"rgb": {
"r": 239,
"g": 187,
"b": 227
},
"hsl": {
"h": 313.846,
"s": 61.905,
"l": 83.529
},
"oklch": {
"l": 0.85051,
"c": 0.07902,
"h": 334.6
},
"luminance": 0.59437
}Semantic roles & 50–950 ramp
primary
#EFBBE3
secondary
#81CD93
accent
#CA441C
background
#FFFEFE
surface
#FEFBFD
border
#D6D4D5
text
#171416
muted
#858384