#FEB5FE#FEB5FE
#FEB5FE is a very light, vivid purple. Relative luminance 0.613; OKLCH L 86.4% C 0.126 H 326.6°. Best body text is #000000 at 13.25:1 contrast (WCAG AA passes).
Color values
| HEX | #FEB5FE |
|---|---|
| RGB | rgb(254, 181, 254) |
| HSL | hsl(300, 97%, 85%) |
| HSV | hsv(300, 29%, 100%) |
| CMYK | cmyk(0%, 28.7%, 0%, 0.4%) |
| CIE-LAB | lab(82.53, 37.93, -25.57) |
| CIE-LCH | lch(82.53, 45.75, 326.02°) |
| OKLab | oklab(86.44% 0.1049 -0.0692) |
| OKLCH | oklch(86.44% 0.126 326.6) |
| XYZ | xyz(75.2846, 61.2769, 101.6086) |
| Luminance | 0.6127 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Light Lavendar
#EFC0FE
ΔE00 4.54
Mauve
#E0B0FF
ΔE00 6.24
Light Lilac
#EDC8FF
ΔE00 6.83
Plum
#DDA0DD
ΔE00 6.85
Very Light Purple
#F6CEFC
ΔE00 7.65
Pale Mauve
#FED0FC
ΔE00 7.77
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FEB5FE #B5FEB5
analogous
#D9B5FE #FEB5FE #FEB5D9
triadic
#FEB5FE #FEFEB5 #B5FEFE
tetradic
#FEB5FE #FED9B5 #B5FEB5 #B5D9FE
square
#FEB5FE #FED9B5 #B5FEB5 #B5D9FE
split-complementary
#FEB5FE #D9FEB5 #B5FED9
monochromatic
#FC3CFC #FD79FD #FEB5FE #FFE1FF #FFE1FF
Accessibility & contrast
On white
1.58
#FEB5FE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.25
#FEB5FE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FEB5FE
13.25:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FEB5FE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FEB5FE | 1.00 | 1.58 | 13.25 | 13.25 |
| #FFFFFF | 1.58 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.25 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.25 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B0C8FF
Deuteranopia (green-blind)
#C1D1FB
Tritanopia (blue-blind)
#FFBBCF
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #feb5fe; /* rgb */ color: rgb(254, 181, 254); /* oklch */ color: oklch(86.4% 0.126 326.6);
Tailwind
colors: {
custom: {
50: '#ffccff',
500: '#feb5fe',
950: '#000000',
},
}SCSS
$custom: #feb5fe; $custom-light: #ffccff; $custom-dark: #000000;
JSON
{
"hex": "#feb5fe",
"rgb": {
"r": 254,
"g": 181,
"b": 254
},
"hsl": {
"h": 300,
"s": 97.333,
"l": 85.294
},
"oklch": {
"l": 0.86437,
"c": 0.12564,
"h": 326.6
},
"luminance": 0.61274
}Semantic roles & 50–950 ramp
primary
#FEB5FE
secondary
#73E473
accent
#E60000
background
#FFFEFF
surface
#FFFAFF
border
#D7D3D7
text
#181318
muted
#868386