#EFBEE1#EFBEE1
#EFBEE1 is a very light, moderate pink. Relative luminance 0.606; OKLCH L 85.5% C 0.072 H 336.8°. Best body text is #000000 at 13.12:1 contrast (WCAG AA passes).
Color values
| HEX | #EFBEE1 |
|---|---|
| RGB | rgb(239, 190, 225) |
| HSL | hsl(317, 60%, 84%) |
| HSV | hsv(317, 21%, 94%) |
| CMYK | cmyk(0%, 20.5%, 5.9%, 6.3%) |
| CIE-LAB | lab(82.17, 23.16, -10.73) |
| CIE-LCH | lch(82.17, 25.52, 335.15°) |
| OKLab | oklab(85.52% 0.0662 -0.0284) |
| OKLCH | oklch(85.52% 0.072 336.8) |
| XYZ | xyz(67.5996, 60.6158, 79.3586) |
| Luminance | 0.6061 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pale Mauve
#FED0FC
ΔE00 5.01
Very Light Purple
#F6CEFC
ΔE00 5.42
Thistle
#D8BFD8
ΔE00 6.35
Powder Pink
#FFB2D0
ΔE00 6.43
Baby Pink
#FFB7CE
ΔE00 6.84
Pale Lavender
#EECFFE
ΔE00 6.95
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EFBEE1 #BEEFCC
analogous
#E5BEEF #EFBEE1 #EFBEC9
triadic
#EFBEE1 #E1EFBE #BEE1EF
tetradic
#EFBEE1 #EFE5BE #BEEFCC #BEC9EF
square
#EFBEE1 #EFE5BE #BEEFCC #BEC9EF
split-complementary
#EFBEE1 #C9EFBE #BEEFE5
monochromatic
#D75CB4 #E38DCA #EFBEE1 #F9E6F4 #F9E6F4
Accessibility & contrast
On white
1.60
#EFBEE1 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.12
#EFBEE1 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EFBEE1
13.12:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EFBEE1 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EFBEE1 | 1.00 | 1.60 | 13.12 | 13.12 |
| #FFFFFF | 1.60 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.12 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.12 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BFC8E2
Deuteranopia (green-blind)
#CACFDF
Tritanopia (blue-blind)
#F5BFCA
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #efbee1; /* rgb */ color: rgb(239, 190, 225); /* oklch */ color: oklch(85.5% 0.072 336.8);
Tailwind
colors: {
custom: {
50: '#f4d1ea',
500: '#efbee1',
950: '#000000',
},
}SCSS
$custom: #efbee1; $custom-light: #f4d1ea; $custom-dark: #000000;
JSON
{
"hex": "#efbee1",
"rgb": {
"r": 239,
"g": 190,
"b": 225
},
"hsl": {
"h": 317.143,
"s": 60.494,
"l": 84.118
},
"oklch": {
"l": 0.85524,
"c": 0.07206,
"h": 336.8
},
"luminance": 0.60614
}Semantic roles & 50–950 ramp
primary
#EFBEE1
secondary
#84CD99
accent
#C84E1D
background
#FFFEFE
surface
#FEFBFD
border
#D6D4D5
text
#171416
muted
#858384