#EFB2FB#EFB2FB
#EFB2FB is a very light, moderate purple. Relative luminance 0.572; OKLCH L 84.3% C 0.118 H 320.8°. Best body text is #000000 at 12.43:1 contrast (WCAG AA passes).
Color values
| HEX | #EFB2FB |
|---|---|
| RGB | rgb(239, 178, 251) |
| HSL | hsl(290, 90%, 84%) |
| HSV | hsv(290, 29%, 98%) |
| CMYK | cmyk(4.8%, 29.1%, 0%, 1.6%) |
| CIE-LAB | lab(80.27, 34.26, -27.55) |
| CIE-LCH | lch(80.27, 43.96, 321.20°) |
| OKLab | oklab(84.34% 0.0918 -0.0749) |
| OKLCH | oklch(84.34% 0.119 320.8) |
| XYZ | xyz(68.9274, 57.1583, 98.6498) |
| Luminance | 0.5716 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Light Lavendar
#EFC0FE
ΔE00 3.62
Mauve
#E0B0FF
ΔE00 3.65
Plum
#DDA0DD
ΔE00 5.60
Light Violet
#D6B4FC
ΔE00 5.74
Light Lilac
#EDC8FF
ΔE00 6.04
Pale Violet
#CEAEFA
ΔE00 7.05
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EFB2FB #BEFBB2
analogous
#CBB2FB #EFB2FB #FBB2E3
triadic
#EFB2FB #FBEFB2 #B2FBEF
tetradic
#EFB2FB #FBCBB2 #BEFBB2 #B2E3FB
square
#EFB2FB #FBCBB2 #BEFBB2 #B2E3FB
split-complementary
#EFB2FB #E3FBB2 #B2FBCB
monochromatic
#D73EF5 #E378F8 #EFB2FB #F9E2FD #F9E2FD
Accessibility & contrast
On white
1.69
#EFB2FB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.43
#EFB2FB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EFB2FB
12.43:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EFB2FB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EFB2FB | 1.00 | 1.69 | 12.43 | 12.43 |
| #FFFFFF | 1.69 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.43 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.43 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#AAC3FE
Deuteranopia (green-blind)
#B8C9F9
Tritanopia (blue-blind)
#F1BACC
Achromatopsia (no color)
#C7C7C7
Design tokens & code
CSS
--color: #efb2fb; /* rgb */ color: rgb(239, 178, 251); /* oklch */ color: oklch(84.3% 0.118 320.8);
Tailwind
colors: {
custom: {
50: '#f5c9fc',
500: '#efb2fb',
950: '#000000',
},
}SCSS
$custom: #efb2fb; $custom-light: #f5c9fc; $custom-dark: #000000;
JSON
{
"hex": "#efb2fb",
"rgb": {
"r": 239,
"g": 178,
"b": 251
},
"hsl": {
"h": 290.137,
"s": 90.123,
"l": 84.118
},
"oklch": {
"l": 0.84342,
"c": 0.1185,
"h": 320.8
},
"luminance": 0.57157
}Semantic roles & 50–950 ramp
primary
#EFB2FB
secondary
#84DF72
accent
#E60026
background
#FFFDFF
surface
#FEF9FF
border
#D6D2D7
text
#171317
muted
#858285