#EFB0EF#EFB0EF
#EFB0EF is a very light, moderate purple. Relative luminance 0.556; OKLCH L 83.5% C 0.110 H 326.5°. Best body text is #000000 at 12.13:1 contrast (WCAG AA passes).
Color values
| HEX | #EFB0EF |
|---|---|
| RGB | rgb(239, 176, 239) |
| HSL | hsl(300, 66%, 81%) |
| HSV | hsv(300, 26%, 94%) |
| CMYK | cmyk(0%, 26.4%, 0%, 6.3%) |
| CIE-LAB | lab(79.41, 33.09, -22.42) |
| CIE-LCH | lch(79.41, 39.97, 325.89°) |
| OKLab | oklab(83.55% 0.0914 -0.0605) |
| OKLCH | oklch(83.55% 0.11 326.5) |
| XYZ | xyz(66.7004, 55.6354, 88.8698) |
| Luminance | 0.5563 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Light Lavendar
#EFC0FE
ΔE00 4.30
Plum
#DDA0DD
ΔE00 4.35
Mauve
#E0B0FF
ΔE00 5.71
Light Lilac
#EDC8FF
ΔE00 6.45
Light Violet
#D6B4FC
ΔE00 7.35
Very Light Purple
#F6CEFC
ΔE00 7.35
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EFB0EF #B0EFB0
analogous
#D0B0EF #EFB0EF #EFB0D0
triadic
#EFB0EF #EFEFB0 #B0EFEF
tetradic
#EFB0EF #EFD0B0 #B0EFB0 #B0D0EF
square
#EFB0EF #EFD0B0 #B0EFB0 #B0D0EF
split-complementary
#EFB0EF #D0EFB0 #B0EFD0
monochromatic
#DA4ADA #E57DE5 #EFB0EF #F9E3F9 #FAE6FA
Accessibility & contrast
On white
1.73
#EFB0EF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.13
#EFB0EF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EFB0EF
12.13:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EFB0EF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EFB0EF | 1.00 | 1.73 | 12.13 | 12.13 |
| #FFFFFF | 1.73 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.13 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.13 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ACC0F2
Deuteranopia (green-blind)
#BAC8ED
Tritanopia (blue-blind)
#F3B5C6
Achromatopsia (no color)
#C5C5C5
Design tokens & code
CSS
--color: #efb0ef; /* rgb */ color: rgb(239, 176, 239); /* oklch */ color: oklch(83.5% 0.110 326.5);
Tailwind
colors: {
custom: {
50: '#f5c8f4',
500: '#efb0ef',
950: '#000000',
},
}SCSS
$custom: #efb0ef; $custom-light: #f5c8f4; $custom-dark: #000000;
JSON
{
"hex": "#efb0ef",
"rgb": {
"r": 239,
"g": 176,
"b": 239
},
"hsl": {
"h": 300,
"s": 66.316,
"l": 81.373
},
"oklch": {
"l": 0.83547,
"c": 0.10964,
"h": 326.5
},
"luminance": 0.55633
}Semantic roles & 50–950 ramp
primary
#EFB0EF
secondary
#76CD76
accent
#CE1717
background
#FFFDFF
surface
#FEF9FE
border
#D6D2D6
text
#171317
muted
#858285