#EFBEE3#EFBEE3
#EFBEE3 is a very light, moderate pink. Relative luminance 0.607; OKLCH L 85.6% C 0.074 H 335.0°. Best body text is #000000 at 13.14:1 contrast (WCAG AA passes).
Color values
| HEX | #EFBEE3 |
|---|---|
| RGB | rgb(239, 190, 227) |
| HSL | hsl(315, 60%, 84%) |
| HSV | hsv(315, 21%, 94%) |
| CMYK | cmyk(0%, 20.5%, 5%, 6.3%) |
| CIE-LAB | lab(82.23, 23.51, -11.71) |
| CIE-LCH | lch(82.23, 26.26, 333.52°) |
| OKLab | oklab(85.59% 0.0669 -0.0311) |
| OKLCH | oklch(85.59% 0.074 335) |
| XYZ | xyz(67.8740, 60.7256, 80.8039) |
| Luminance | 0.6072 (WCAG relative) |
| Temperature | neutral |
| Family | pink |
Closest named colors
Pale Mauve
#FED0FC
ΔE00 4.70
Very Light Purple
#F6CEFC
ΔE00 5.03
Thistle
#D8BFD8
ΔE00 6.48
Pale Lavender
#EECFFE
ΔE00 6.57
Light Lilac
#EDC8FF
ΔE00 6.63
Light Lavendar
#EFC0FE
ΔE00 6.72
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EFBEE3 #BEEFCA
analogous
#E3BEEF #EFBEE3 #EFBECB
triadic
#EFBEE3 #E3EFBE #BEE3EF
tetradic
#EFBEE3 #EFE3BE #BEEFCA #BECBEF
square
#EFBEE3 #EFE3BE #BEEFCA #BECBEF
split-complementary
#EFBEE3 #CBEFBE #BEEFE3
monochromatic
#D75CB9 #E38DCE #EFBEE3 #F9E6F4 #F9E6F4
Accessibility & contrast
On white
1.60
#EFBEE3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.14
#EFBEE3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EFBEE3
13.14:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EFBEE3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EFBEE3 | 1.00 | 1.60 | 13.14 | 13.14 |
| #FFFFFF | 1.60 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.14 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.14 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BEC8E5
Deuteranopia (green-blind)
#C9CFE1
Tritanopia (blue-blind)
#F4C0CA
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #efbee3; /* rgb */ color: rgb(239, 190, 227); /* oklch */ color: oklch(85.6% 0.074 335.0);
Tailwind
colors: {
custom: {
50: '#f4d1eb',
500: '#efbee3',
950: '#000000',
},
}SCSS
$custom: #efbee3; $custom-light: #f4d1eb; $custom-dark: #000000;
JSON
{
"hex": "#efbee3",
"rgb": {
"r": 239,
"g": 190,
"b": 227
},
"hsl": {
"h": 314.694,
"s": 60.494,
"l": 84.118
},
"oklch": {
"l": 0.85589,
"c": 0.07377,
"h": 335
},
"luminance": 0.60724
}Semantic roles & 50–950 ramp
primary
#EFBEE3
secondary
#84CD96
accent
#C8471D
background
#FFFEFE
surface
#FEFBFD
border
#D6D4D5
text
#171416
muted
#858384