#FEB0FE#FEB0FE
#FEB0FE is a very light, vivid purple. Relative luminance 0.593; OKLCH L 85.6% C 0.134 H 326.7°. Best body text is #000000 at 12.86:1 contrast (WCAG AA passes).
Color values
| HEX | #FEB0FE |
|---|---|
| RGB | rgb(254, 176, 254) |
| HSL | hsl(300, 98%, 84%) |
| HSV | hsv(300, 31%, 100%) |
| CMYK | cmyk(0%, 30.7%, 0%, 0.4%) |
| CIE-LAB | lab(81.45, 40.54, -27.22) |
| CIE-LCH | lch(81.45, 48.83, 326.12°) |
| OKLab | oklab(85.61% 0.1122 -0.0738) |
| OKLCH | oklch(85.61% 0.134 326.7) |
| XYZ | xyz(74.2861, 59.2799, 101.2758) |
| Luminance | 0.5928 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Light Lavendar
#EFC0FE
ΔE00 5.47
Mauve
#E0B0FF
ΔE00 6.16
Plum
#DDA0DD
ΔE00 6.58
Light Lilac
#EDC8FF
ΔE00 7.84
Light Violet
#D6B4FC
ΔE00 8.49
Very Light Purple
#F6CEFC
ΔE00 8.82
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FEB0FE #B0FEB0
analogous
#D7B0FE #FEB0FE #FEB0D7
triadic
#FEB0FE #FEFEB0 #B0FEFE
tetradic
#FEB0FE #FED7B0 #B0FEB0 #B0D7FE
square
#FEB0FE #FED7B0 #B0FEB0 #B0D7FE
split-complementary
#FEB0FE #D7FEB0 #B0FED7
monochromatic
#FC37FC #FD74FD #FEB0FE #FFE1FF #FFE1FF
Accessibility & contrast
On white
1.63
#FEB0FE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.86
#FEB0FE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FEB0FE
12.86:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FEB0FE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FEB0FE | 1.00 | 1.63 | 12.86 | 12.86 |
| #FFFFFF | 1.63 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.86 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.86 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ABC4FF
Deuteranopia (green-blind)
#BDCEFB
Tritanopia (blue-blind)
#FFB7CC
Achromatopsia (no color)
#CACACA
Design tokens & code
CSS
--color: #feb0fe; /* rgb */ color: rgb(254, 176, 254); /* oklch */ color: oklch(85.6% 0.134 326.7);
Tailwind
colors: {
custom: {
50: '#ffc8ff',
500: '#feb0fe',
950: '#000000',
},
}SCSS
$custom: #feb0fe; $custom-light: #ffc8ff; $custom-dark: #000000;
JSON
{
"hex": "#feb0fe",
"rgb": {
"r": 254,
"g": 176,
"b": 254
},
"hsl": {
"h": 300,
"s": 97.5,
"l": 84.314
},
"oklch": {
"l": 0.85614,
"c": 0.13423,
"h": 326.7
},
"luminance": 0.59277
}Semantic roles & 50–950 ramp
primary
#FEB0FE
secondary
#6EE46E
accent
#E60000
background
#FFFDFF
surface
#FFF9FF
border
#D7D2D7
text
#181318
muted
#868286