#EFBEE8#EFBEE8
#EFBEE8 is a very light, moderate purple. Relative luminance 0.610; OKLCH L 85.8% C 0.078 H 331.1°. Best body text is #000000 at 13.20:1 contrast (WCAG AA passes).
Color values
| HEX | #EFBEE8 |
|---|---|
| RGB | rgb(239, 190, 232) |
| HSL | hsl(309, 60%, 84%) |
| HSV | hsv(309, 21%, 94%) |
| CMYK | cmyk(0%, 20.5%, 2.9%, 6.3%) |
| CIE-LAB | lab(82.38, 24.39, -14.16) |
| CIE-LCH | lch(82.38, 28.20, 329.85°) |
| OKLab | oklab(85.76% 0.0685 -0.0378) |
| OKLCH | oklch(85.76% 0.078 331.1) |
| XYZ | xyz(68.5741, 61.0056, 84.4912) |
| Luminance | 0.6100 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Pale Mauve
#FED0FC
ΔE00 4.17
Very Light Purple
#F6CEFC
ΔE00 4.22
Light Lavendar
#EFC0FE
ΔE00 5.35
Light Lilac
#EDC8FF
ΔE00 5.45
Pale Lavender
#EECFFE
ΔE00 5.75
Thistle
#D8BFD8
ΔE00 6.96
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EFBEE8 #BEEFC5
analogous
#DEBEEF #EFBEE8 #EFBED0
triadic
#EFBEE8 #E8EFBE #BEE8EF
tetradic
#EFBEE8 #EFDEBE #BEEFC5 #BED0EF
square
#EFBEE8 #EFDEBE #BEEFC5 #BED0EF
split-complementary
#EFBEE8 #D0EFBE #BEEFDE
monochromatic
#D75CC5 #E38DD7 #EFBEE8 #F9E6F6 #F9E6F6
Accessibility & contrast
On white
1.59
#EFBEE8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.20
#EFBEE8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EFBEE8
13.20:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EFBEE8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EFBEE8 | 1.00 | 1.59 | 13.20 | 13.20 |
| #FFFFFF | 1.59 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.20 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.20 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BDC9EA
Deuteranopia (green-blind)
#C8CFE6
Tritanopia (blue-blind)
#F3C1CC
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #efbee8; /* rgb */ color: rgb(239, 190, 232); /* oklch */ color: oklch(85.8% 0.078 331.1);
Tailwind
colors: {
custom: {
50: '#f4d2ef',
500: '#efbee8',
950: '#000000',
},
}SCSS
$custom: #efbee8; $custom-light: #f4d2ef; $custom-dark: #000000;
JSON
{
"hex": "#efbee8",
"rgb": {
"r": 239,
"g": 190,
"b": 232
},
"hsl": {
"h": 308.571,
"s": 60.494,
"l": 84.118
},
"oklch": {
"l": 0.85755,
"c": 0.07826,
"h": 331.1
},
"luminance": 0.61004
}Semantic roles & 50–950 ramp
primary
#EFBEE8
secondary
#84CD8E
accent
#C8361D
background
#FFFEFF
surface
#FEFBFE
border
#D6D4D6
text
#171416
muted
#858385