#FEB8FF#FEB8FF
#FEB8FF is a very light, vivid purple. Relative luminance 0.626; OKLCH L 87.0% C 0.121 H 326.1°. Best body text is #000000 at 13.51:1 contrast (WCAG AA passes).
Color values
| HEX | #FEB8FF |
|---|---|
| RGB | rgb(254, 184, 255) |
| HSL | hsl(299, 100%, 86%) |
| HSV | hsv(299, 28%, 100%) |
| CMYK | cmyk(0.4%, 27.8%, 0%, 0%) |
| CIE-LAB | lab(83.22, 36.54, -25.05) |
| CIE-LCH | lch(83.22, 44.31, 325.57°) |
| OKLab | oklab(86.97% 0.1008 -0.0677) |
| OKLCH | oklch(86.97% 0.121 326.1) |
| XYZ | xyz(76.0617, 62.5742, 102.6597) |
| Luminance | 0.6257 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Light Lavendar
#EFC0FE
ΔE00 4.02
Light Lilac
#EDC8FF
ΔE00 6.24
Mauve
#E0B0FF
ΔE00 6.26
Very Light Purple
#F6CEFC
ΔE00 7.01
Pale Mauve
#FED0FC
ΔE00 7.15
Plum
#DDA0DD
ΔE00 7.16
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FEB8FF #B9FFB8
analogous
#DAB8FF #FEB8FF #FFB8DC
triadic
#FEB8FF #FFFEB8 #B8FFFE
tetradic
#FEB8FF #FFDAB8 #B9FFB8 #B8DCFF
square
#FEB8FF #FFDAB8 #B9FFB8 #B8DCFF
split-complementary
#FEB8FF #DCFFB8 #B8FFDA
monochromatic
#FC3EFF #FD7BFF #FEB8FF #FFE0FF #FFE0FF
Accessibility & contrast
On white
1.55
#FEB8FF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.51
#FEB8FF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FEB8FF
13.51:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FEB8FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FEB8FF | 1.00 | 1.55 | 13.51 | 13.51 |
| #FFFFFF | 1.55 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.51 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.51 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B3CAFF
Deuteranopia (green-blind)
#C3D2FC
Tritanopia (blue-blind)
#FFBED1
Achromatopsia (no color)
#CFCFCF
Design tokens & code
CSS
--color: #feb8ff; /* rgb */ color: rgb(254, 184, 255); /* oklch */ color: oklch(87.0% 0.121 326.1);
Tailwind
colors: {
custom: {
50: '#ffceff',
500: '#feb8ff',
950: '#000000',
},
}SCSS
$custom: #feb8ff; $custom-light: #ffceff; $custom-dark: #000000;
JSON
{
"hex": "#feb8ff",
"rgb": {
"r": 254,
"g": 184,
"b": 255
},
"hsl": {
"h": 299.155,
"s": 100,
"l": 86.078
},
"oklch": {
"l": 0.86974,
"c": 0.12143,
"h": 326.1
},
"luminance": 0.62572
}Semantic roles & 50–950 ramp
primary
#FEB8FF
secondary
#76E775
accent
#E60003
background
#FFFEFF
surface
#FFFBFF
border
#D7D4D7
text
#181318
muted
#868386