#EFBAED#EFBAED
#EFBAED is a very light, moderate purple. Relative luminance 0.596; OKLCH L 85.2% C 0.090 H 327.6°. Best body text is #000000 at 12.92:1 contrast (WCAG AA passes).
Color values
| HEX | #EFBAED |
|---|---|
| RGB | rgb(239, 186, 237) |
| HSL | hsl(302, 62%, 83%) |
| HSV | hsv(302, 22%, 94%) |
| CMYK | cmyk(0%, 22.2%, 0.8%, 6.3%) |
| CIE-LAB | lab(81.61, 27.41, -18.00) |
| CIE-LCH | lch(81.61, 32.79, 326.71°) |
| OKLab | oklab(85.22% 0.0761 -0.0483) |
| OKLCH | oklch(85.22% 0.09 327.6) |
| XYZ | xyz(68.4400, 59.5848, 88.0001) |
| Luminance | 0.5958 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Light Lavendar
#EFC0FE
ΔE00 3.70
Very Light Purple
#F6CEFC
ΔE00 4.71
Light Lilac
#EDC8FF
ΔE00 4.77
Pale Mauve
#FED0FC
ΔE00 5.00
Pale Lavender
#EECFFE
ΔE00 5.98
Plum
#DDA0DD
ΔE00 6.37
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EFBAED #BAEFBC
analogous
#D6BAEF #EFBAED #EFBAD2
triadic
#EFBAED #EDEFBA #BAEDEF
tetradic
#EFBAED #EFD6BA #BAEFBC #BAD2EF
square
#EFBAED #EFD6BA #BAEFBC #BAD2EF
split-complementary
#EFBAED #D2EFBA #BAEFD6
monochromatic
#D857D3 #E388E0 #EFBAED #F9E6F9 #F9E6F9
Accessibility & contrast
On white
1.63
#EFBAED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.92
#EFBAED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EFBAED
12.92:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EFBAED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EFBAED | 1.00 | 1.63 | 12.92 | 12.92 |
| #FFFFFF | 1.63 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.92 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.92 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B7C7EF
Deuteranopia (green-blind)
#C3CDEB
Tritanopia (blue-blind)
#F3BECC
Achromatopsia (no color)
#CBCBCB
Design tokens & code
CSS
--color: #efbaed; /* rgb */ color: rgb(239, 186, 237); /* oklch */ color: oklch(85.2% 0.090 327.6);
Tailwind
colors: {
custom: {
50: '#f4cff3',
500: '#efbaed',
950: '#000000',
},
}SCSS
$custom: #efbaed; $custom-light: #f4cff3; $custom-dark: #000000;
JSON
{
"hex": "#efbaed",
"rgb": {
"r": 239,
"g": 186,
"b": 237
},
"hsl": {
"h": 302.264,
"s": 62.353,
"l": 83.333
},
"oklch": {
"l": 0.85215,
"c": 0.09011,
"h": 327.6
},
"luminance": 0.59583
}Semantic roles & 50–950 ramp
primary
#EFBAED
secondary
#80CD83
accent
#CA221B
background
#FFFEFF
surface
#FEFBFE
border
#D6D4D6
text
#171417
muted
#858385