#EFB2F2#EFB2F2
#EFB2F2 is a very light, moderate purple. Relative luminance 0.566; OKLCH L 84.0% C 0.109 H 324.9°. Best body text is #000000 at 12.32:1 contrast (WCAG AA passes).
Color values
| HEX | #EFB2F2 |
|---|---|
| RGB | rgb(239, 178, 242) |
| HSL | hsl(297, 71%, 82%) |
| HSV | hsv(297, 26%, 95%) |
| CMYK | cmyk(1.2%, 26.4%, 0%, 5.1%) |
| CIE-LAB | lab(79.96, 32.58, -23.19) |
| CIE-LCH | lch(79.96, 39.99, 324.56°) |
| OKLab | oklab(84% 0.0894 -0.0627) |
| OKLCH | oklch(84% 0.109 324.9) |
| XYZ | xyz(67.5423, 56.6043, 91.3550) |
| Luminance | 0.5660 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Light Lavendar
#EFC0FE
ΔE00 3.68
Plum
#DDA0DD
ΔE00 4.76
Mauve
#E0B0FF
ΔE00 5.25
Light Lilac
#EDC8FF
ΔE00 5.91
Light Violet
#D6B4FC
ΔE00 6.86
Very Light Purple
#F6CEFC
ΔE00 7.00
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EFB2F2 #B5F2B2
analogous
#CFB2F2 #EFB2F2 #F2B2D5
triadic
#EFB2F2 #F2EFB2 #B2F2EF
tetradic
#EFB2F2 #F2CFB2 #B5F2B2 #B2D5F2
square
#EFB2F2 #F2CFB2 #B5F2B2 #B2D5F2
split-complementary
#EFB2F2 #D5F2B2 #B2F2CF
monochromatic
#D949E0 #E47EE9 #EFB2F2 #FAE5FB #FAE5FB
Accessibility & contrast
On white
1.70
#EFB2F2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.32
#EFB2F2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EFB2F2
12.32:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EFB2F2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EFB2F2 | 1.00 | 1.70 | 12.32 | 12.32 |
| #FFFFFF | 1.70 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.32 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.32 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ADC2F5
Deuteranopia (green-blind)
#BBC9F0
Tritanopia (blue-blind)
#F2B8C9
Achromatopsia (no color)
#C6C6C6
Design tokens & code
CSS
--color: #efb2f2; /* rgb */ color: rgb(239, 178, 242); /* oklch */ color: oklch(84.0% 0.109 324.9);
Tailwind
colors: {
custom: {
50: '#f5c9f6',
500: '#efb2f2',
950: '#000000',
},
}SCSS
$custom: #efb2f2; $custom-light: #f5c9f6; $custom-dark: #000000;
JSON
{
"hex": "#efb2f2",
"rgb": {
"r": 239,
"g": 178,
"b": 242
},
"hsl": {
"h": 297.188,
"s": 71.111,
"l": 82.353
},
"oklch": {
"l": 0.84001,
"c": 0.10915,
"h": 324.9
},
"luminance": 0.56602
}Semantic roles & 50–950 ramp
primary
#EFB2F2
secondary
#7BD177
accent
#D3121B
background
#FFFDFF
surface
#FEF9FE
border
#D6D2D6
text
#171317
muted
#858285