#EFBEE9#EFBEE9
#EFBEE9 is a very light, moderate purple. Relative luminance 0.611; OKLCH L 85.8% C 0.079 H 330.4°. Best body text is #000000 at 13.21:1 contrast (WCAG AA passes).
Color values
| HEX | #EFBEE9 |
|---|---|
| RGB | rgb(239, 190, 233) |
| HSL | hsl(307, 60%, 84%) |
| HSV | hsv(307, 21%, 94%) |
| CMYK | cmyk(0%, 20.5%, 2.5%, 6.3%) |
| CIE-LAB | lab(82.41, 24.57, -14.65) |
| CIE-LCH | lch(82.41, 28.60, 329.19°) |
| OKLab | oklab(85.79% 0.0689 -0.0392) |
| OKLCH | oklch(85.79% 0.079 330.4) |
| XYZ | xyz(68.7166, 61.0626, 85.2414) |
| Luminance | 0.6106 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Very Light Purple
#F6CEFC
ΔE00 4.10
Pale Mauve
#FED0FC
ΔE00 4.11
Light Lavendar
#EFC0FE
ΔE00 5.08
Light Lilac
#EDC8FF
ΔE00 5.23
Pale Lavender
#EECFFE
ΔE00 5.61
Thistle
#D8BFD8
ΔE00 7.08
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EFBEE9 #BEEFC4
analogous
#DDBEEF #EFBEE9 #EFBED1
triadic
#EFBEE9 #E9EFBE #BEE9EF
tetradic
#EFBEE9 #EFDDBE #BEEFC4 #BED1EF
square
#EFBEE9 #EFDDBE #BEEFC4 #BED1EF
split-complementary
#EFBEE9 #D1EFBE #BEEFDD
monochromatic
#D75CC8 #E38DD8 #EFBEE9 #F9E6F7 #F9E6F7
Accessibility & contrast
On white
1.59
#EFBEE9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.21
#EFBEE9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EFBEE9
13.21:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EFBEE9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EFBEE9 | 1.00 | 1.59 | 13.21 | 13.21 |
| #FFFFFF | 1.59 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.21 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.21 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BDC9EB
Deuteranopia (green-blind)
#C8CFE7
Tritanopia (blue-blind)
#F3C1CD
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #efbee9; /* rgb */ color: rgb(239, 190, 233); /* oklch */ color: oklch(85.8% 0.079 330.4);
Tailwind
colors: {
custom: {
50: '#f4d2f0',
500: '#efbee9',
950: '#000000',
},
}SCSS
$custom: #efbee9; $custom-light: #f4d2f0; $custom-dark: #000000;
JSON
{
"hex": "#efbee9",
"rgb": {
"r": 239,
"g": 190,
"b": 233
},
"hsl": {
"h": 307.347,
"s": 60.494,
"l": 84.118
},
"oklch": {
"l": 0.85789,
"c": 0.07921,
"h": 330.4
},
"luminance": 0.61061
}Semantic roles & 50–950 ramp
primary
#EFBEE9
secondary
#84CD8D
accent
#C8321D
background
#FFFEFF
surface
#FEFBFE
border
#D6D4D6
text
#171416
muted
#858385