#EFBBE2#EFBBE2
#EFBBE2 is a very light, moderate pink. Relative luminance 0.594; OKLCH L 85.0% C 0.078 H 335.3°. Best body text is #000000 at 12.88:1 contrast (WCAG AA passes).
Color values
| HEX | #EFBBE2 |
|---|---|
| RGB | rgb(239, 187, 226) |
| HSL | hsl(315, 62%, 84%) |
| HSV | hsv(315, 22%, 94%) |
| CMYK | cmyk(0%, 21.8%, 5.4%, 6.3%) |
| CIE-LAB | lab(81.50, 24.93, -12.26) |
| CIE-LCH | lch(81.50, 27.78, 333.81°) |
| OKLab | oklab(85.02% 0.071 -0.0326) |
| OKLCH | oklch(85.02% 0.078 335.3) |
| XYZ | xyz(67.0933, 59.3844, 79.8648) |
| Luminance | 0.5938 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pale Mauve
#FED0FC
ΔE00 5.14
Very Light Purple
#F6CEFC
ΔE00 5.46
Powder Pink
#FFB2D0
ΔE00 6.45
Light Lavendar
#EFC0FE
ΔE00 6.57
Light Lilac
#EDC8FF
ΔE00 6.80
Pale Lavender
#EECFFE
ΔE00 7.02
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EFBBE2 #BBEFC8
analogous
#E2BBEF #EFBBE2 #EFBBC8
triadic
#EFBBE2 #E2EFBB #BBE2EF
tetradic
#EFBBE2 #EFE2BB #BBEFC8 #BBC8EF
square
#EFBBE2 #EFE2BB #BBEFC8 #BBC8EF
split-complementary
#EFBBE2 #C8EFBB #BBEFE2
monochromatic
#D858B8 #E389CD #EFBBE2 #F9E6F4 #F9E6F4
Accessibility & contrast
On white
1.63
#EFBBE2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.88
#EFBBE2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EFBBE2
12.88:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EFBBE2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EFBBE2 | 1.00 | 1.63 | 12.88 | 12.88 |
| #FFFFFF | 1.63 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.88 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.88 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BBC6E4
Deuteranopia (green-blind)
#C7CDE0
Tritanopia (blue-blind)
#F5BDC8
Achromatopsia (no color)
#CACACA
Design tokens & code
CSS
--color: #efbbe2; /* rgb */ color: rgb(239, 187, 226); /* oklch */ color: oklch(85.0% 0.078 335.3);
Tailwind
colors: {
custom: {
50: '#f4cfeb',
500: '#efbbe2',
950: '#000000',
},
}SCSS
$custom: #efbbe2; $custom-light: #f4cfeb; $custom-dark: #000000;
JSON
{
"hex": "#efbbe2",
"rgb": {
"r": 239,
"g": 187,
"b": 226
},
"hsl": {
"h": 315,
"s": 61.905,
"l": 83.529
},
"oklch": {
"l": 0.85018,
"c": 0.07815,
"h": 335.3
},
"luminance": 0.59382
}Semantic roles & 50–950 ramp
primary
#EFBBE2
secondary
#81CD94
accent
#CA471C
background
#FFFEFE
surface
#FEFBFD
border
#D6D4D5
text
#171416
muted
#858384