#EFBCE4#EFBCE4
#EFBCE4 is a very light, moderate pink. Relative luminance 0.599; OKLCH L 85.3% C 0.078 H 333.9°. Best body text is #000000 at 12.98:1 contrast (WCAG AA passes).
Color values
| HEX | #EFBCE4 |
|---|---|
| RGB | rgb(239, 188, 228) |
| HSL | hsl(313, 61%, 84%) |
| HSV | hsv(313, 21%, 94%) |
| CMYK | cmyk(0%, 21.3%, 4.6%, 6.3%) |
| CIE-LAB | lab(81.80, 24.74, -12.90) |
| CIE-LCH | lch(81.80, 27.90, 332.47°) |
| OKLab | oklab(85.26% 0.0702 -0.0343) |
| OKLCH | oklch(85.26% 0.078 333.9) |
| XYZ | xyz(67.5822, 59.9205, 81.3895) |
| Luminance | 0.5992 (WCAG relative) |
| Temperature | neutral |
| Family | pink |
Closest named colors
Pale Mauve
#FED0FC
ΔE00 4.80
Very Light Purple
#F6CEFC
ΔE00 5.04
Light Lavendar
#EFC0FE
ΔE00 6.15
Light Lilac
#EDC8FF
ΔE00 6.35
Pale Lavender
#EECFFE
ΔE00 6.59
Powder Pink
#FFB2D0
ΔE00 6.86
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EFBCE4 #BCEFC7
analogous
#E0BCEF #EFBCE4 #EFBCCA
triadic
#EFBCE4 #E4EFBC #BCE4EF
tetradic
#EFBCE4 #EFE0BC #BCEFC7 #BCCAEF
square
#EFBCE4 #EFE0BC #BCEFC7 #BCCAEF
split-complementary
#EFBCE4 #CAEFBC #BCEFE0
monochromatic
#D759BC #E38BD0 #EFBCE4 #F9E6F5 #F9E6F5
Accessibility & contrast
On white
1.62
#EFBCE4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.98
#EFBCE4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EFBCE4
12.98:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EFBCE4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EFBCE4 | 1.00 | 1.62 | 12.98 | 12.98 |
| #FFFFFF | 1.62 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.98 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.98 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BCC7E6
Deuteranopia (green-blind)
#C7CEE2
Tritanopia (blue-blind)
#F4BECA
Achromatopsia (no color)
#CBCBCB
Design tokens & code
CSS
--color: #efbce4; /* rgb */ color: rgb(239, 188, 228); /* oklch */ color: oklch(85.3% 0.078 333.9);
Tailwind
colors: {
custom: {
50: '#f4d0ec',
500: '#efbce4',
950: '#000000',
},
}SCSS
$custom: #efbce4; $custom-light: #f4d0ec; $custom-dark: #000000;
JSON
{
"hex": "#efbce4",
"rgb": {
"r": 239,
"g": 188,
"b": 228
},
"hsl": {
"h": 312.941,
"s": 61.446,
"l": 83.725
},
"oklch": {
"l": 0.85263,
"c": 0.07815,
"h": 333.9
},
"luminance": 0.59919
}Semantic roles & 50–950 ramp
primary
#EFBCE4
secondary
#82CD92
accent
#C9421C
background
#FFFEFE
surface
#FEFBFD
border
#D6D4D5
text
#171416
muted
#858384