#FEB8FA#FEB8FA
#FEB8FA is a very light, moderate purple. Relative luminance 0.623; OKLCH L 86.8% C 0.117 H 328.4°. Best body text is #000000 at 13.45:1 contrast (WCAG AA passes).
Color values
| HEX | #FEB8FA |
|---|---|
| RGB | rgb(254, 184, 250) |
| HSL | hsl(303, 97%, 86%) |
| HSV | hsv(303, 28%, 100%) |
| CMYK | cmyk(0%, 27.6%, 1.6%, 0.4%) |
| CIE-LAB | lab(83.05, 35.65, -22.64) |
| CIE-LCH | lch(83.05, 42.23, 327.58°) |
| OKLab | oklab(86.79% 0.0994 -0.061) |
| OKLCH | oklch(86.79% 0.117 328.4) |
| XYZ | xyz(75.2673, 62.2565, 98.4758) |
| Luminance | 0.6225 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Light Lavendar
#EFC0FE
ΔE00 4.24
Light Lilac
#EDC8FF
ΔE00 6.30
Pale Mauve
#FED0FC
ΔE00 6.61
Very Light Purple
#F6CEFC
ΔE00 6.66
Plum
#DDA0DD
ΔE00 6.94
Mauve
#E0B0FF
ΔE00 6.97
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FEB8FA #B8FEBC
analogous
#DFB8FE #FEB8FA #FEB8D7
triadic
#FEB8FA #FAFEB8 #B8FAFE
tetradic
#FEB8FA #FEDFB8 #B8FEBC #B8D7FE
square
#FEB8FA #FEDFB8 #B8FEBC #B8D7FE
split-complementary
#FEB8FA #D7FEB8 #B8FEDF
monochromatic
#FC3FF1 #FD7CF6 #FEB8FA #FFE1FD #FFE1FD
Accessibility & contrast
On white
1.56
#FEB8FA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.45
#FEB8FA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FEB8FA
13.45:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FEB8FA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FEB8FA | 1.00 | 1.56 | 13.45 | 13.45 |
| #FFFFFF | 1.56 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.45 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.45 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B5C9FD
Deuteranopia (green-blind)
#C5D2F8
Tritanopia (blue-blind)
#FFBDCF
Achromatopsia (no color)
#CFCFCF
Design tokens & code
CSS
--color: #feb8fa; /* rgb */ color: rgb(254, 184, 250); /* oklch */ color: oklch(86.8% 0.117 328.4);
Tailwind
colors: {
custom: {
50: '#ffcefc',
500: '#feb8fa',
950: '#000000',
},
}SCSS
$custom: #feb8fa; $custom-light: #ffcefc; $custom-dark: #000000;
JSON
{
"hex": "#feb8fa",
"rgb": {
"r": 254,
"g": 184,
"b": 250
},
"hsl": {
"h": 303.429,
"s": 97.222,
"l": 85.882
},
"oklch": {
"l": 0.8679,
"c": 0.11662,
"h": 328.4
},
"luminance": 0.62254
}Semantic roles & 50–950 ramp
primary
#FEB8FA
secondary
#75E57C
accent
#E60D00
background
#FFFEFF
surface
#FFFBFF
border
#D7D4D7
text
#181317
muted
#868385