#FEB4FF#FEB4FF
#FEB4FF is a very light, vivid purple. Relative luminance 0.609; OKLCH L 86.3% C 0.128 H 326.2°. Best body text is #000000 at 13.19:1 contrast (WCAG AA passes).
Color values
| HEX | #FEB4FF |
|---|---|
| RGB | rgb(254, 180, 255) |
| HSL | hsl(299, 100%, 85%) |
| HSV | hsv(299, 29%, 100%) |
| CMYK | cmyk(0.4%, 29.4%, 0%, 0%) |
| CIE-LAB | lab(82.34, 38.64, -26.38) |
| CIE-LCH | lch(82.34, 46.79, 325.68°) |
| OKLab | oklab(86.31% 0.1066 -0.0714) |
| OKLCH | oklch(86.31% 0.128 326.2) |
| XYZ | xyz(75.2426, 60.9359, 102.3867) |
| Luminance | 0.6093 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Light Lavendar
#EFC0FE
ΔE00 4.72
Mauve
#E0B0FF
ΔE00 6.09
Plum
#DDA0DD
ΔE00 6.85
Light Lilac
#EDC8FF
ΔE00 7.04
Very Light Purple
#F6CEFC
ΔE00 7.97
Pale Mauve
#FED0FC
ΔE00 8.12
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FEB4FF #B5FFB4
analogous
#D8B4FF #FEB4FF #FFB4DA
triadic
#FEB4FF #FFFEB4 #B4FFFE
tetradic
#FEB4FF #FFD8B4 #B5FFB4 #B4DAFF
square
#FEB4FF #FFD8B4 #B5FFB4 #B4DAFF
split-complementary
#FEB4FF #DAFFB4 #B4FFD8
monochromatic
#FC3AFF #FD77FF #FEB4FF #FFE0FF #FFE0FF
Accessibility & contrast
On white
1.59
#FEB4FF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.19
#FEB4FF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FEB4FF
13.19:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FEB4FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FEB4FF | 1.00 | 1.59 | 13.19 | 13.19 |
| #FFFFFF | 1.59 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.19 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.19 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#AFC7FF
Deuteranopia (green-blind)
#C0D0FC
Tritanopia (blue-blind)
#FFBBCF
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #feb4ff; /* rgb */ color: rgb(254, 180, 255); /* oklch */ color: oklch(86.3% 0.128 326.2);
Tailwind
colors: {
custom: {
50: '#ffcbff',
500: '#feb4ff',
950: '#000000',
},
}SCSS
$custom: #feb4ff; $custom-light: #ffcbff; $custom-dark: #000000;
JSON
{
"hex": "#feb4ff",
"rgb": {
"r": 254,
"g": 180,
"b": 255
},
"hsl": {
"h": 299.2,
"s": 100,
"l": 85.294
},
"oklch": {
"l": 0.86309,
"c": 0.12833,
"h": 326.2
},
"luminance": 0.60933
}Semantic roles & 50–950 ramp
primary
#FEB4FF
secondary
#73E671
accent
#E60003
background
#FFFEFF
surface
#FFFAFF
border
#D7D3D7
text
#181318
muted
#868386