#EFBEE7#EFBEE7
#EFBEE7 is a very light, moderate purple. Relative luminance 0.609; OKLCH L 85.7% C 0.077 H 331.9°. Best body text is #000000 at 13.19:1 contrast (WCAG AA passes).
Color values
| HEX | #EFBEE7 |
|---|---|
| RGB | rgb(239, 190, 231) |
| HSL | hsl(310, 60%, 84%) |
| HSV | hsv(310, 21%, 94%) |
| CMYK | cmyk(0%, 20.5%, 3.3%, 6.3%) |
| CIE-LAB | lab(82.35, 24.21, -13.67) |
| CIE-LCH | lch(82.35, 27.80, 330.54°) |
| OKLab | oklab(85.72% 0.0682 -0.0365) |
| OKLCH | oklch(85.72% 0.077 331.9) |
| XYZ | xyz(68.4325, 60.9490, 83.7453) |
| Luminance | 0.6095 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Pale Mauve
#FED0FC
ΔE00 4.24
Very Light Purple
#F6CEFC
ΔE00 4.36
Light Lavendar
#EFC0FE
ΔE00 5.62
Light Lilac
#EDC8FF
ΔE00 5.68
Pale Lavender
#EECFFE
ΔE00 5.90
Thistle
#D8BFD8
ΔE00 6.85
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EFBEE7 #BEEFC6
analogous
#DFBEEF #EFBEE7 #EFBECF
triadic
#EFBEE7 #E7EFBE #BEE7EF
tetradic
#EFBEE7 #EFDFBE #BEEFC6 #BECFEF
square
#EFBEE7 #EFDFBE #BEEFC6 #BECFEF
split-complementary
#EFBEE7 #CFEFBE #BEEFDF
monochromatic
#D75CC3 #E38DD5 #EFBEE7 #F9E6F6 #F9E6F6
Accessibility & contrast
On white
1.59
#EFBEE7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.19
#EFBEE7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EFBEE7
13.19:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EFBEE7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EFBEE7 | 1.00 | 1.59 | 13.19 | 13.19 |
| #FFFFFF | 1.59 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.19 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.19 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BDC9E9
Deuteranopia (green-blind)
#C8CFE5
Tritanopia (blue-blind)
#F4C0CC
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #efbee7; /* rgb */ color: rgb(239, 190, 231); /* oklch */ color: oklch(85.7% 0.077 331.9);
Tailwind
colors: {
custom: {
50: '#f4d2ee',
500: '#efbee7',
950: '#000000',
},
}SCSS
$custom: #efbee7; $custom-light: #f4d2ee; $custom-dark: #000000;
JSON
{
"hex": "#efbee7",
"rgb": {
"r": 239,
"g": 190,
"b": 231
},
"hsl": {
"h": 309.796,
"s": 60.494,
"l": 84.118
},
"oklch": {
"l": 0.85722,
"c": 0.07734,
"h": 331.9
},
"luminance": 0.60947
}Semantic roles & 50–950 ramp
primary
#EFBEE7
secondary
#84CD90
accent
#C8391D
background
#FFFEFF
surface
#FEFBFE
border
#D6D4D6
text
#171416
muted
#858385