#FEB4FE#FEB4FE
#FEB4FE is a very light, vivid purple. Relative luminance 0.609; OKLCH L 86.3% C 0.127 H 326.6°. Best body text is #000000 at 13.17:1 contrast (WCAG AA passes).
Color values
| HEX | #FEB4FE |
|---|---|
| RGB | rgb(254, 180, 254) |
| HSL | hsl(300, 97%, 85%) |
| HSV | hsv(300, 29%, 100%) |
| CMYK | cmyk(0%, 29.1%, 0%, 0.4%) |
| CIE-LAB | lab(82.31, 38.46, -25.90) |
| CIE-LCH | lch(82.31, 46.37, 326.04°) |
| OKLab | oklab(86.27% 0.1063 -0.0701) |
| OKLCH | oklch(86.27% 0.127 326.6) |
| XYZ | xyz(75.0820, 60.8717, 101.5411) |
| Luminance | 0.6087 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Light Lavendar
#EFC0FE
ΔE00 4.72
Mauve
#E0B0FF
ΔE00 6.20
Plum
#DDA0DD
ΔE00 6.78
Light Lilac
#EDC8FF
ΔE00 7.03
Very Light Purple
#F6CEFC
ΔE00 7.89
Pale Mauve
#FED0FC
ΔE00 8.02
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FEB4FE #B4FEB4
analogous
#D9B4FE #FEB4FE #FEB4D9
triadic
#FEB4FE #FEFEB4 #B4FEFE
tetradic
#FEB4FE #FED9B4 #B4FEB4 #B4D9FE
square
#FEB4FE #FED9B4 #B4FEB4 #B4D9FE
split-complementary
#FEB4FE #D9FEB4 #B4FED9
monochromatic
#FC3BFC #FD78FD #FEB4FE #FFE1FF #FFE1FF
Accessibility & contrast
On white
1.59
#FEB4FE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.17
#FEB4FE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FEB4FE
13.17:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FEB4FE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FEB4FE | 1.00 | 1.59 | 13.17 | 13.17 |
| #FFFFFF | 1.59 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.17 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.17 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#AFC7FF
Deuteranopia (green-blind)
#C1D0FB
Tritanopia (blue-blind)
#FFBACF
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #feb4fe; /* rgb */ color: rgb(254, 180, 254); /* oklch */ color: oklch(86.3% 0.127 326.6);
Tailwind
colors: {
custom: {
50: '#ffcbff',
500: '#feb4fe',
950: '#000000',
},
}SCSS
$custom: #feb4fe; $custom-light: #ffcbff; $custom-dark: #000000;
JSON
{
"hex": "#feb4fe",
"rgb": {
"r": 254,
"g": 180,
"b": 254
},
"hsl": {
"h": 300,
"s": 97.368,
"l": 85.098
},
"oklch": {
"l": 0.86271,
"c": 0.12736,
"h": 326.6
},
"luminance": 0.60869
}Semantic roles & 50–950 ramp
primary
#FEB4FE
secondary
#72E472
accent
#E60000
background
#FFFEFF
surface
#FFFAFF
border
#D7D3D7
text
#181318
muted
#868386