#EFBBEA#EFBBEA
#EFBBEA is a very light, moderate purple. Relative luminance 0.598; OKLCH L 85.3% C 0.085 H 329.5°. Best body text is #000000 at 12.97:1 contrast (WCAG AA passes).
Color values
| HEX | #EFBBEA |
|---|---|
| RGB | rgb(239, 187, 234) |
| HSL | hsl(306, 62%, 84%) |
| HSV | hsv(306, 22%, 94%) |
| CMYK | cmyk(0%, 21.8%, 2.1%, 6.3%) |
| CIE-LAB | lab(81.75, 26.34, -16.19) |
| CIE-LCH | lch(81.75, 30.92, 328.43°) |
| OKLab | oklab(85.29% 0.0736 -0.0433) |
| OKLCH | oklch(85.29% 0.085 329.5) |
| XYZ | xyz(68.2167, 59.8337, 85.7815) |
| Luminance | 0.5983 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Light Lavendar
#EFC0FE
ΔE00 4.48
Very Light Purple
#F6CEFC
ΔE00 4.57
Pale Mauve
#FED0FC
ΔE00 4.69
Light Lilac
#EDC8FF
ΔE00 5.15
Pale Lavender
#EECFFE
ΔE00 5.99
Plum
#DDA0DD
ΔE00 6.84
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EFBBEA #BBEFC0
analogous
#DABBEF #EFBBEA #EFBBD0
triadic
#EFBBEA #EAEFBB #BBEAEF
tetradic
#EFBBEA #EFDABB #BBEFC0 #BBD0EF
square
#EFBBEA #EFDABB #BBEFC0 #BBD0EF
split-complementary
#EFBBEA #D0EFBB #BBEFDA
monochromatic
#D858CB #E389DB #EFBBEA #F9E6F7 #F9E6F7
Accessibility & contrast
On white
1.62
#EFBBEA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.97
#EFBBEA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EFBBEA
12.97:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EFBBEA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EFBBEA | 1.00 | 1.62 | 12.97 | 12.97 |
| #FFFFFF | 1.62 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.97 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.97 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B9C7EC
Deuteranopia (green-blind)
#C5CEE8
Tritanopia (blue-blind)
#F3BECB
Achromatopsia (no color)
#CBCBCB
Design tokens & code
CSS
--color: #efbbea; /* rgb */ color: rgb(239, 187, 234); /* oklch */ color: oklch(85.3% 0.085 329.5);
Tailwind
colors: {
custom: {
50: '#f4cff0',
500: '#efbbea',
950: '#000000',
},
}SCSS
$custom: #efbbea; $custom-light: #f4cff0; $custom-dark: #000000;
JSON
{
"hex": "#efbbea",
"rgb": {
"r": 239,
"g": 187,
"b": 234
},
"hsl": {
"h": 305.769,
"s": 61.905,
"l": 83.529
},
"oklch": {
"l": 0.85288,
"c": 0.08543,
"h": 329.5
},
"luminance": 0.59832
}Semantic roles & 50–950 ramp
primary
#EFBBEA
secondary
#81CD88
accent
#CA2D1C
background
#FFFEFF
surface
#FEFBFE
border
#D6D4D6
text
#171416
muted
#858385