#EFBDF2#EFBDF2
#EFBDF2 is a very light, moderate purple. Relative luminance 0.612; OKLCH L 85.9% C 0.090 H 324.5°. Best body text is #000000 at 13.23:1 contrast (WCAG AA passes).
Color values
| HEX | #EFBDF2 |
|---|---|
| RGB | rgb(239, 189, 242) |
| HSL | hsl(297, 67%, 85%) |
| HSV | hsv(297, 22%, 95%) |
| CMYK | cmyk(1.2%, 21.9%, 0%, 5.1%) |
| CIE-LAB | lab(82.46, 26.73, -19.39) |
| CIE-LCH | lch(82.46, 33.02, 324.04°) |
| OKLab | oklab(85.92% 0.0732 -0.0522) |
| OKLCH | oklch(85.92% 0.09 324.5) |
| XYZ | xyz(69.8193, 61.1584, 92.1140) |
| Luminance | 0.6116 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Light Lavendar
#EFC0FE
ΔE00 2.65
Light Lilac
#EDC8FF
ΔE00 3.68
Very Light Purple
#F6CEFC
ΔE00 4.01
Pale Mauve
#FED0FC
ΔE00 4.60
Pale Lavender
#EECFFE
ΔE00 5.08
Light Lavender
#DFC5FE
ΔE00 6.08
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EFBDF2 #C0F2BD
analogous
#D5BDF2 #EFBDF2 #F2BDDB
triadic
#EFBDF2 #F2EFBD #BDF2EF
tetradic
#EFBDF2 #F2D5BD #C0F2BD #BDDBF2
square
#EFBDF2 #F2D5BD #C0F2BD #BDDBF2
split-complementary
#EFBDF2 #DBF2BD #BDF2D5
monochromatic
#D657DE #E38AE8 #EFBDF2 #F9E5FA #F9E5FA
Accessibility & contrast
On white
1.59
#EFBDF2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.23
#EFBDF2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EFBDF2
13.23:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EFBDF2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EFBDF2 | 1.00 | 1.59 | 13.23 | 13.23 |
| #FFFFFF | 1.59 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.23 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.23 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B9C9F4
Deuteranopia (green-blind)
#C4CFF0
Tritanopia (blue-blind)
#F2C2CF
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #efbdf2; /* rgb */ color: rgb(239, 189, 242); /* oklch */ color: oklch(85.9% 0.090 324.5);
Tailwind
colors: {
custom: {
50: '#f4d1f6',
500: '#efbdf2',
950: '#000000',
},
}SCSS
$custom: #efbdf2; $custom-light: #f4d1f6; $custom-dark: #000000;
JSON
{
"hex": "#efbdf2",
"rgb": {
"r": 239,
"g": 189,
"b": 242
},
"hsl": {
"h": 296.604,
"s": 67.089,
"l": 84.51
},
"oklch": {
"l": 0.85922,
"c": 0.08989,
"h": 324.5
},
"luminance": 0.61157
}Semantic roles & 50–950 ramp
primary
#EFBDF2
secondary
#86D281
accent
#CF1721
background
#FFFEFF
surface
#FEFBFE
border
#D6D4D6
text
#171417
muted
#858385