#EFB2FC#EFB2FC
#EFB2FC is a very light, moderate purple. Relative luminance 0.572; OKLCH L 84.4% C 0.120 H 320.4°. Best body text is #000000 at 12.44:1 contrast (WCAG AA passes).
Color values
| HEX | #EFB2FC |
|---|---|
| RGB | rgb(239, 178, 252) |
| HSL | hsl(289, 93%, 84%) |
| HSV | hsv(289, 29%, 99%) |
| CMYK | cmyk(5.2%, 29.4%, 0%, 1.2%) |
| CIE-LAB | lab(80.30, 34.45, -28.03) |
| CIE-LCH | lch(80.30, 44.42, 320.87°) |
| OKLab | oklab(84.38% 0.0921 -0.0762) |
| OKLCH | oklch(84.38% 0.12 320.4) |
| XYZ | xyz(69.0854, 57.2215, 99.4822) |
| Luminance | 0.5722 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Mauve
#E0B0FF
ΔE00 3.51
Light Lavendar
#EFC0FE
ΔE00 3.67
Light Violet
#D6B4FC
ΔE00 5.65
Plum
#DDA0DD
ΔE00 5.72
Light Lilac
#EDC8FF
ΔE00 6.10
Pale Violet
#CEAEFA
ΔE00 6.94
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EFB2FC #BFFCB2
analogous
#CAB2FC #EFB2FC #FCB2E4
triadic
#EFB2FC #FCEFB2 #B2FCEF
tetradic
#EFB2FC #FCCAB2 #BFFCB2 #B2E4FC
square
#EFB2FC #FCCAB2 #BFFCB2 #B2E4FC
split-complementary
#EFB2FC #E4FCB2 #B2FCCA
monochromatic
#D73CF7 #E377FA #EFB2FC #F9E2FE #F9E2FE
Accessibility & contrast
On white
1.69
#EFB2FC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.44
#EFB2FC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EFB2FC
12.44:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EFB2FC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EFB2FC | 1.00 | 1.69 | 12.44 | 12.44 |
| #FFFFFF | 1.69 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.44 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.44 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#AAC3FF
Deuteranopia (green-blind)
#B8C9FA
Tritanopia (blue-blind)
#F1BACD
Achromatopsia (no color)
#C7C7C7
Design tokens & code
CSS
--color: #efb2fc; /* rgb */ color: rgb(239, 178, 252); /* oklch */ color: oklch(84.4% 0.120 320.4);
Tailwind
colors: {
custom: {
50: '#f5c9fd',
500: '#efb2fc',
950: '#000000',
},
}SCSS
$custom: #efb2fc; $custom-light: #f5c9fd; $custom-dark: #000000;
JSON
{
"hex": "#efb2fc",
"rgb": {
"r": 239,
"g": 178,
"b": 252
},
"hsl": {
"h": 289.459,
"s": 92.5,
"l": 84.314
},
"oklch": {
"l": 0.84381,
"c": 0.11958,
"h": 320.4
},
"luminance": 0.5722
}Semantic roles & 50–950 ramp
primary
#EFB2FC
secondary
#85E171
accent
#E60028
background
#FFFDFF
surface
#FEF9FF
border
#D6D2D7
text
#171317
muted
#858285