#FEB8FE#FEB8FE
#FEB8FE is a very light, vivid purple. Relative luminance 0.625; OKLCH L 86.9% C 0.120 H 326.6°. Best body text is #000000 at 13.50:1 contrast (WCAG AA passes).
Color values
| HEX | #FEB8FE |
|---|---|
| RGB | rgb(254, 184, 254) |
| HSL | hsl(300, 97%, 86%) |
| HSV | hsv(300, 28%, 100%) |
| CMYK | cmyk(0%, 27.6%, 0%, 0.4%) |
| CIE-LAB | lab(83.18, 36.36, -24.57) |
| CIE-LCH | lch(83.18, 43.89, 325.96°) |
| OKLab | oklab(86.94% 0.1005 -0.0664) |
| OKLCH | oklch(86.94% 0.12 326.6) |
| XYZ | xyz(75.9012, 62.5100, 101.8141) |
| Luminance | 0.6251 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Light Lavendar
#EFC0FE
ΔE00 4.04
Light Lilac
#EDC8FF
ΔE00 6.24
Mauve
#E0B0FF
ΔE00 6.39
Very Light Purple
#F6CEFC
ΔE00 6.93
Pale Mauve
#FED0FC
ΔE00 7.03
Plum
#DDA0DD
ΔE00 7.10
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FEB8FE #B8FEB8
analogous
#DBB8FE #FEB8FE #FEB8DB
triadic
#FEB8FE #FEFEB8 #B8FEFE
tetradic
#FEB8FE #FEDBB8 #B8FEB8 #B8DBFE
square
#FEB8FE #FEDBB8 #B8FEB8 #B8DBFE
split-complementary
#FEB8FE #DBFEB8 #B8FEDB
monochromatic
#FC3FFC #FD7CFD #FEB8FE #FFE1FF #FFE1FF
Accessibility & contrast
On white
1.56
#FEB8FE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.50
#FEB8FE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FEB8FE
13.50:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FEB8FE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FEB8FE | 1.00 | 1.56 | 13.50 | 13.50 |
| #FFFFFF | 1.56 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.50 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.50 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B3CAFF
Deuteranopia (green-blind)
#C4D2FC
Tritanopia (blue-blind)
#FFBED1
Achromatopsia (no color)
#CFCFCF
Design tokens & code
CSS
--color: #feb8fe; /* rgb */ color: rgb(254, 184, 254); /* oklch */ color: oklch(86.9% 0.120 326.6);
Tailwind
colors: {
custom: {
50: '#ffceff',
500: '#feb8fe',
950: '#000000',
},
}SCSS
$custom: #feb8fe; $custom-light: #ffceff; $custom-dark: #000000;
JSON
{
"hex": "#feb8fe",
"rgb": {
"r": 254,
"g": 184,
"b": 254
},
"hsl": {
"h": 300,
"s": 97.222,
"l": 85.882
},
"oklch": {
"l": 0.86937,
"c": 0.12046,
"h": 326.6
},
"luminance": 0.62508
}Semantic roles & 50–950 ramp
primary
#FEB8FE
secondary
#75E575
accent
#E60000
background
#FFFEFF
surface
#FFFBFF
border
#D7D4D7
text
#181318
muted
#868386