#FEB7FA#FEB7FA
#FEB7FA is a very light, moderate purple. Relative luminance 0.618; OKLCH L 86.6% C 0.118 H 328.4°. Best body text is #000000 at 13.37:1 contrast (WCAG AA passes).
Color values
| HEX | #FEB7FA |
|---|---|
| RGB | rgb(254, 183, 250) |
| HSL | hsl(303, 97%, 86%) |
| HSV | hsv(303, 28%, 100%) |
| CMYK | cmyk(0%, 28%, 1.6%, 0.4%) |
| CIE-LAB | lab(82.83, 36.17, -22.97) |
| CIE-LCH | lch(82.83, 42.85, 327.58°) |
| OKLab | oklab(86.62% 0.1009 -0.0619) |
| OKLCH | oklch(86.62% 0.118 328.4) |
| XYZ | xyz(75.0603, 61.8425, 98.4068) |
| Luminance | 0.6184 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Light Lavendar
#EFC0FE
ΔE00 4.37
Light Lilac
#EDC8FF
ΔE00 6.48
Plum
#DDA0DD
ΔE00 6.83
Pale Mauve
#FED0FC
ΔE00 6.87
Mauve
#E0B0FF
ΔE00 6.89
Very Light Purple
#F6CEFC
ΔE00 6.90
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FEB7FA #B7FEBB
analogous
#DEB7FE #FEB7FA #FEB7D6
triadic
#FEB7FA #FAFEB7 #B7FAFE
tetradic
#FEB7FA #FEDEB7 #B7FEBB #B7D6FE
square
#FEB7FA #FEDEB7 #B7FEBB #B7D6FE
split-complementary
#FEB7FA #D6FEB7 #B7FEDE
monochromatic
#FC3EF2 #FD7BF6 #FEB7FA #FFE1FD #FFE1FD
Accessibility & contrast
On white
1.57
#FEB7FA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.37
#FEB7FA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FEB7FA
13.37:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FEB7FA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FEB7FA | 1.00 | 1.57 | 13.37 | 13.37 |
| #FFFFFF | 1.57 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.37 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.37 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B3C8FD
Deuteranopia (green-blind)
#C4D2F8
Tritanopia (blue-blind)
#FFBCCF
Achromatopsia (no color)
#CECECE
Design tokens & code
CSS
--color: #feb7fa; /* rgb */ color: rgb(254, 183, 250); /* oklch */ color: oklch(86.6% 0.118 328.4);
Tailwind
colors: {
custom: {
50: '#ffcdfc',
500: '#feb7fa',
950: '#000000',
},
}SCSS
$custom: #feb7fa; $custom-light: #ffcdfc; $custom-dark: #000000;
JSON
{
"hex": "#feb7fa",
"rgb": {
"r": 254,
"g": 183,
"b": 250
},
"hsl": {
"h": 303.38,
"s": 97.26,
"l": 85.686
},
"oklch": {
"l": 0.86622,
"c": 0.11835,
"h": 328.4
},
"luminance": 0.6184
}Semantic roles & 50–950 ramp
primary
#FEB7FA
secondary
#74E57B
accent
#E60D00
background
#FFFEFF
surface
#FFFBFF
border
#D7D4D7
text
#181317
muted
#868385