#EFBEE4#EFBEE4
#EFBEE4 is a very light, moderate pink. Relative luminance 0.608; OKLCH L 85.6% C 0.075 H 334.2°. Best body text is #000000 at 13.16:1 contrast (WCAG AA passes).
Color values
| HEX | #EFBEE4 |
|---|---|
| RGB | rgb(239, 190, 228) |
| HSL | hsl(313, 60%, 84%) |
| HSV | hsv(313, 21%, 94%) |
| CMYK | cmyk(0%, 20.5%, 4.6%, 6.3%) |
| CIE-LAB | lab(82.26, 23.68, -12.20) |
| CIE-LCH | lch(82.26, 26.64, 332.74°) |
| OKLab | oklab(85.62% 0.0672 -0.0325) |
| OKLCH | oklch(85.62% 0.075 334.2) |
| XYZ | xyz(68.0124, 60.7810, 81.5329) |
| Luminance | 0.6078 (WCAG relative) |
| Temperature | neutral |
| Family | pink |
Closest named colors
Pale Mauve
#FED0FC
ΔE00 4.56
Very Light Purple
#F6CEFC
ΔE00 4.84
Light Lilac
#EDC8FF
ΔE00 6.39
Pale Lavender
#EECFFE
ΔE00 6.39
Light Lavendar
#EFC0FE
ΔE00 6.44
Thistle
#D8BFD8
ΔE00 6.56
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EFBEE4 #BEEFC9
analogous
#E2BEEF #EFBEE4 #EFBECC
triadic
#EFBEE4 #E4EFBE #BEE4EF
tetradic
#EFBEE4 #EFE2BE #BEEFC9 #BECCEF
square
#EFBEE4 #EFE2BE #BEEFC9 #BECCEF
split-complementary
#EFBEE4 #CCEFBE #BEEFE2
monochromatic
#D75CBB #E38DD0 #EFBEE4 #F9E6F5 #F9E6F5
Accessibility & contrast
On white
1.60
#EFBEE4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.16
#EFBEE4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EFBEE4
13.16:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EFBEE4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EFBEE4 | 1.00 | 1.60 | 13.16 | 13.16 |
| #FFFFFF | 1.60 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.16 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.16 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BEC8E6
Deuteranopia (green-blind)
#C9CFE2
Tritanopia (blue-blind)
#F4C0CB
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #efbee4; /* rgb */ color: rgb(239, 190, 228); /* oklch */ color: oklch(85.6% 0.075 334.2);
Tailwind
colors: {
custom: {
50: '#f4d2ec',
500: '#efbee4',
950: '#000000',
},
}SCSS
$custom: #efbee4; $custom-light: #f4d2ec; $custom-dark: #000000;
JSON
{
"hex": "#efbee4",
"rgb": {
"r": 239,
"g": 190,
"b": 228
},
"hsl": {
"h": 313.469,
"s": 60.494,
"l": 84.118
},
"oklch": {
"l": 0.85622,
"c": 0.07464,
"h": 334.2
},
"luminance": 0.60779
}Semantic roles & 50–950 ramp
primary
#EFBEE4
secondary
#84CD94
accent
#C8441D
background
#FFFEFE
surface
#FEFBFD
border
#D6D4D5
text
#171416
muted
#858384