#EFBEE5#EFBEE5
#EFBEE5 is a very light, moderate pink. Relative luminance 0.608; OKLCH L 85.7% C 0.076 H 333.4°. Best body text is #000000 at 13.17:1 contrast (WCAG AA passes).
Color values
| HEX | #EFBEE5 |
|---|---|
| RGB | rgb(239, 190, 229) |
| HSL | hsl(312, 60%, 84%) |
| HSV | hsv(312, 21%, 94%) |
| CMYK | cmyk(0%, 20.5%, 4.2%, 6.3%) |
| CIE-LAB | lab(82.29, 23.86, -12.69) |
| CIE-LCH | lch(82.29, 27.02, 331.99°) |
| OKLab | oklab(85.66% 0.0675 -0.0338) |
| OKLCH | oklch(85.66% 0.076 333.4) |
| XYZ | xyz(68.1517, 60.8366, 82.2661) |
| Luminance | 0.6083 (WCAG relative) |
| Temperature | neutral |
| Family | pink |
Closest named colors
Pale Mauve
#FED0FC
ΔE00 4.44
Very Light Purple
#F6CEFC
ΔE00 4.67
Light Lilac
#EDC8FF
ΔE00 6.15
Light Lavendar
#EFC0FE
ΔE00 6.17
Pale Lavender
#EECFFE
ΔE00 6.22
Thistle
#D8BFD8
ΔE00 6.65
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EFBEE5 #BEEFC8
analogous
#E1BEEF #EFBEE5 #EFBECD
triadic
#EFBEE5 #E5EFBE #BEE5EF
tetradic
#EFBEE5 #EFE1BE #BEEFC8 #BECDEF
square
#EFBEE5 #EFE1BE #BEEFC8 #BECDEF
split-complementary
#EFBEE5 #CDEFBE #BEEFE1
monochromatic
#D75CBE #E38DD1 #EFBEE5 #F9E6F5 #F9E6F5
Accessibility & contrast
On white
1.59
#EFBEE5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.17
#EFBEE5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EFBEE5
13.17:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EFBEE5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EFBEE5 | 1.00 | 1.59 | 13.17 | 13.17 |
| #FFFFFF | 1.59 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.17 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.17 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BEC9E7
Deuteranopia (green-blind)
#C9CFE3
Tritanopia (blue-blind)
#F4C0CB
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #efbee5; /* rgb */ color: rgb(239, 190, 229); /* oklch */ color: oklch(85.7% 0.076 333.4);
Tailwind
colors: {
custom: {
50: '#f4d2ed',
500: '#efbee5',
950: '#000000',
},
}SCSS
$custom: #efbee5; $custom-light: #f4d2ed; $custom-dark: #000000;
JSON
{
"hex": "#efbee5",
"rgb": {
"r": 239,
"g": 190,
"b": 229
},
"hsl": {
"h": 312.245,
"s": 60.494,
"l": 84.118
},
"oklch": {
"l": 0.85655,
"c": 0.07553,
"h": 333.4
},
"luminance": 0.60835
}Semantic roles & 50–950 ramp
primary
#EFBEE5
secondary
#84CD93
accent
#C8401D
background
#FFFEFE
surface
#FEFBFD
border
#D6D4D5
text
#171416
muted
#858384