#FEB8FB#FEB8FB
#FEB8FB is a very light, moderate purple. Relative luminance 0.623; OKLCH L 86.8% C 0.118 H 328.0°. Best body text is #000000 at 13.46:1 contrast (WCAG AA passes).
Color values
| HEX | #FEB8FB |
|---|---|
| RGB | rgb(254, 184, 251) |
| HSL | hsl(303, 97%, 86%) |
| HSV | hsv(303, 28%, 100%) |
| CMYK | cmyk(0%, 27.6%, 1.2%, 0.4%) |
| CIE-LAB | lab(83.08, 35.83, -23.12) |
| CIE-LCH | lch(83.08, 42.64, 327.16°) |
| OKLab | oklab(86.83% 0.0997 -0.0624) |
| OKLCH | oklch(86.83% 0.118 328) |
| XYZ | xyz(75.4245, 62.3194, 99.3038) |
| Luminance | 0.6232 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Light Lavendar
#EFC0FE
ΔE00 4.17
Light Lilac
#EDC8FF
ΔE00 6.27
Pale Mauve
#FED0FC
ΔE00 6.71
Very Light Purple
#F6CEFC
ΔE00 6.72
Mauve
#E0B0FF
ΔE00 6.82
Plum
#DDA0DD
ΔE00 6.97
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FEB8FB #B8FEBB
analogous
#DEB8FE #FEB8FB #FEB8D8
triadic
#FEB8FB #FBFEB8 #B8FBFE
tetradic
#FEB8FB #FEDEB8 #B8FEBB #B8D8FE
square
#FEB8FB #FEDEB8 #B8FEBB #B8D8FE
split-complementary
#FEB8FB #D8FEB8 #B8FEDE
monochromatic
#FC3FF4 #FD7CF8 #FEB8FB #FFE1FD #FFE1FD
Accessibility & contrast
On white
1.56
#FEB8FB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.46
#FEB8FB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FEB8FB
13.46:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FEB8FB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FEB8FB | 1.00 | 1.56 | 13.46 | 13.46 |
| #FFFFFF | 1.56 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.46 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.46 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B4C9FE
Deuteranopia (green-blind)
#C5D2F9
Tritanopia (blue-blind)
#FFBDD0
Achromatopsia (no color)
#CFCFCF
Design tokens & code
CSS
--color: #feb8fb; /* rgb */ color: rgb(254, 184, 251); /* oklch */ color: oklch(86.8% 0.118 328.0);
Tailwind
colors: {
custom: {
50: '#ffcefc',
500: '#feb8fb',
950: '#000000',
},
}SCSS
$custom: #feb8fb; $custom-light: #ffcefc; $custom-dark: #000000;
JSON
{
"hex": "#feb8fb",
"rgb": {
"r": 254,
"g": 184,
"b": 251
},
"hsl": {
"h": 302.571,
"s": 97.222,
"l": 85.882
},
"oklch": {
"l": 0.86827,
"c": 0.11757,
"h": 328
},
"luminance": 0.62317
}Semantic roles & 50–950 ramp
primary
#FEB8FB
secondary
#75E57A
accent
#E60A00
background
#FFFEFF
surface
#FFFBFF
border
#D7D4D7
text
#181317
muted
#868385