#EFAFF2#EFAFF2
#EFAFF2 is a very light, moderate purple. Relative luminance 0.554; OKLCH L 83.5% C 0.114 H 325.0°. Best body text is #000000 at 12.08:1 contrast (WCAG AA passes).
Color values
| HEX | #EFAFF2 |
|---|---|
| RGB | rgb(239, 175, 242) |
| HSL | hsl(297, 72%, 82%) |
| HSV | hsv(297, 28%, 95%) |
| CMYK | cmyk(1.2%, 27.7%, 0%, 5.1%) |
| CIE-LAB | lab(79.28, 34.17, -24.21) |
| CIE-LCH | lch(79.28, 41.88, 324.68°) |
| OKLab | oklab(83.49% 0.0938 -0.0655) |
| OKLCH | oklch(83.49% 0.114 325) |
| XYZ | xyz(66.9519, 55.4235, 91.1582) |
| Luminance | 0.5542 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Light Lavendar
#EFC0FE
ΔE00 4.31
Plum
#DDA0DD
ΔE00 4.39
Mauve
#E0B0FF
ΔE00 5.08
Light Lilac
#EDC8FF
ΔE00 6.60
Light Violet
#D6B4FC
ΔE00 6.94
Very Light Purple
#F6CEFC
ΔE00 7.79
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EFAFF2 #B2F2AF
analogous
#CEAFF2 #EFAFF2 #F2AFD4
triadic
#EFAFF2 #F2EFAF #AFF2EF
tetradic
#EFAFF2 #F2CEAF #B2F2AF #AFD4F2
square
#EFAFF2 #F2CEAF #B2F2AF #AFD4F2
split-complementary
#EFAFF2 #D4F2AF #AFF2CE
monochromatic
#DA46E1 #E47AE9 #EFAFF2 #FAE4FB #FAE5FB
Accessibility & contrast
On white
1.74
#EFAFF2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.08
#EFAFF2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EFAFF2
12.08:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EFAFF2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EFAFF2 | 1.00 | 1.74 | 12.08 | 12.08 |
| #FFFFFF | 1.74 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.08 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.08 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#AABFF5
Deuteranopia (green-blind)
#B9C7F0
Tritanopia (blue-blind)
#F2B5C7
Achromatopsia (no color)
#C4C4C4
Design tokens & code
CSS
--color: #efaff2; /* rgb */ color: rgb(239, 175, 242); /* oklch */ color: oklch(83.5% 0.114 325.0);
Tailwind
colors: {
custom: {
50: '#f5c7f6',
500: '#efaff2',
950: '#000000',
},
}SCSS
$custom: #efaff2; $custom-light: #f5c7f6; $custom-dark: #000000;
JSON
{
"hex": "#efaff2",
"rgb": {
"r": 239,
"g": 175,
"b": 242
},
"hsl": {
"h": 297.313,
"s": 72.043,
"l": 81.765
},
"oklch": {
"l": 0.83488,
"c": 0.11439,
"h": 325
},
"luminance": 0.55421
}Semantic roles & 50–950 ramp
primary
#EFAFF2
secondary
#78D174
accent
#D4111A
background
#FFFDFF
surface
#FEF9FE
border
#D6D2D6
text
#171317
muted
#858285