#EFBBE4#EFBBE4
#EFBBE4 is a very light, moderate pink. Relative luminance 0.595; OKLCH L 85.1% C 0.080 H 333.8°. Best body text is #000000 at 12.90:1 contrast (WCAG AA passes).
Color values
| HEX | #EFBBE4 |
|---|---|
| RGB | rgb(239, 187, 228) |
| HSL | hsl(313, 62%, 84%) |
| HSV | hsv(313, 22%, 94%) |
| CMYK | cmyk(0%, 21.8%, 4.6%, 6.3%) |
| CIE-LAB | lab(81.56, 25.28, -13.25) |
| CIE-LCH | lch(81.56, 28.54, 332.34°) |
| OKLab | oklab(85.09% 0.0717 -0.0353) |
| OKLCH | oklch(85.09% 0.08 333.8) |
| XYZ | xyz(67.3694, 59.4948, 81.3186) |
| Luminance | 0.5949 (WCAG relative) |
| Temperature | neutral |
| Family | pink |
Closest named colors
Pale Mauve
#FED0FC
ΔE00 4.94
Very Light Purple
#F6CEFC
ΔE00 5.17
Light Lavendar
#EFC0FE
ΔE00 6.03
Light Lilac
#EDC8FF
ΔE00 6.35
Pale Lavender
#EECFFE
ΔE00 6.72
Powder Pink
#FFB2D0
ΔE00 6.85
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EFBBE4 #BBEFC6
analogous
#E0BBEF #EFBBE4 #EFBBCA
triadic
#EFBBE4 #E4EFBB #BBE4EF
tetradic
#EFBBE4 #EFE0BB #BBEFC6 #BBCAEF
square
#EFBBE4 #EFE0BB #BBEFC6 #BBCAEF
split-complementary
#EFBBE4 #CAEFBB #BBEFE0
monochromatic
#D858BD #E389D0 #EFBBE4 #F9E6F5 #F9E6F5
Accessibility & contrast
On white
1.63
#EFBBE4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.90
#EFBBE4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EFBBE4
12.90:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EFBBE4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EFBBE4 | 1.00 | 1.63 | 12.90 | 12.90 |
| #FFFFFF | 1.63 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.90 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.90 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BBC6E6
Deuteranopia (green-blind)
#C6CDE2
Tritanopia (blue-blind)
#F4BDC9
Achromatopsia (no color)
#CBCBCB
Design tokens & code
CSS
--color: #efbbe4; /* rgb */ color: rgb(239, 187, 228); /* oklch */ color: oklch(85.1% 0.080 333.8);
Tailwind
colors: {
custom: {
50: '#f4cfec',
500: '#efbbe4',
950: '#000000',
},
}SCSS
$custom: #efbbe4; $custom-light: #f4cfec; $custom-dark: #000000;
JSON
{
"hex": "#efbbe4",
"rgb": {
"r": 239,
"g": 187,
"b": 228
},
"hsl": {
"h": 312.692,
"s": 61.905,
"l": 83.529
},
"oklch": {
"l": 0.85085,
"c": 0.0799,
"h": 333.8
},
"luminance": 0.59493
}Semantic roles & 50–950 ramp
primary
#EFBBE4
secondary
#81CD91
accent
#CA411C
background
#FFFEFE
surface
#FEFBFD
border
#D6D4D5
text
#171416
muted
#858384