#FEB7FE#FEB7FE
#FEB7FE is a very light, vivid purple. Relative luminance 0.621; OKLCH L 86.8% C 0.122 H 326.6°. Best body text is #000000 at 13.42:1 contrast (WCAG AA passes).
Color values
| HEX | #FEB7FE |
|---|---|
| RGB | rgb(254, 183, 254) |
| HSL | hsl(300, 97%, 86%) |
| HSV | hsv(300, 28%, 100%) |
| CMYK | cmyk(0%, 28%, 0%, 0.4%) |
| CIE-LAB | lab(82.96, 36.89, -24.90) |
| CIE-LCH | lch(82.96, 44.51, 325.98°) |
| OKLab | oklab(86.77% 0.102 -0.0673) |
| OKLCH | oklch(86.77% 0.122 326.6) |
| XYZ | xyz(75.6942, 62.0960, 101.7451) |
| Luminance | 0.6209 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Light Lavendar
#EFC0FE
ΔE00 4.20
Mauve
#E0B0FF
ΔE00 6.33
Light Lilac
#EDC8FF
ΔE00 6.43
Plum
#DDA0DD
ΔE00 7.01
Very Light Purple
#F6CEFC
ΔE00 7.17
Pale Mauve
#FED0FC
ΔE00 7.28
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FEB7FE #B7FEB7
analogous
#DAB7FE #FEB7FE #FEB7DA
triadic
#FEB7FE #FEFEB7 #B7FEFE
tetradic
#FEB7FE #FEDAB7 #B7FEB7 #B7DAFE
square
#FEB7FE #FEDAB7 #B7FEB7 #B7DAFE
split-complementary
#FEB7FE #DAFEB7 #B7FEDA
monochromatic
#FC3EFC #FD7BFD #FEB7FE #FFE1FF #FFE1FF
Accessibility & contrast
On white
1.56
#FEB7FE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.42
#FEB7FE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FEB7FE
13.42:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FEB7FE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FEB7FE | 1.00 | 1.56 | 13.42 | 13.42 |
| #FFFFFF | 1.56 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.42 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.42 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B2C9FF
Deuteranopia (green-blind)
#C3D2FB
Tritanopia (blue-blind)
#FFBDD0
Achromatopsia (no color)
#CFCFCF
Design tokens & code
CSS
--color: #feb7fe; /* rgb */ color: rgb(254, 183, 254); /* oklch */ color: oklch(86.8% 0.122 326.6);
Tailwind
colors: {
custom: {
50: '#ffcdff',
500: '#feb7fe',
950: '#000000',
},
}SCSS
$custom: #feb7fe; $custom-light: #ffcdff; $custom-dark: #000000;
JSON
{
"hex": "#feb7fe",
"rgb": {
"r": 254,
"g": 183,
"b": 254
},
"hsl": {
"h": 300,
"s": 97.26,
"l": 85.686
},
"oklch": {
"l": 0.8677,
"c": 0.12219,
"h": 326.6
},
"luminance": 0.62094
}Semantic roles & 50–950 ramp
primary
#FEB7FE
secondary
#74E574
accent
#E60000
background
#FFFEFF
surface
#FFFBFF
border
#D7D4D7
text
#181318
muted
#868386