#FEB2FE#FEB2FE
#FEB2FE is a very light, vivid purple. Relative luminance 0.601; OKLCH L 85.9% C 0.131 H 326.6°. Best body text is #000000 at 13.01:1 contrast (WCAG AA passes).
Color values
| HEX | #FEB2FE |
|---|---|
| RGB | rgb(254, 178, 254) |
| HSL | hsl(300, 97%, 85%) |
| HSV | hsv(300, 30%, 100%) |
| CMYK | cmyk(0%, 29.9%, 0%, 0.4%) |
| CIE-LAB | lab(81.88, 39.50, -26.56) |
| CIE-LCH | lch(81.88, 47.60, 326.08°) |
| OKLab | oklab(85.94% 0.1093 -0.0719) |
| OKLCH | oklch(85.94% 0.131 326.6) |
| XYZ | xyz(74.6812, 60.0700, 101.4075) |
| Luminance | 0.6007 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Light Lavendar
#EFC0FE
ΔE00 5.09
Mauve
#E0B0FF
ΔE00 6.16
Plum
#DDA0DD
ΔE00 6.66
Light Lilac
#EDC8FF
ΔE00 7.43
Very Light Purple
#F6CEFC
ΔE00 8.35
Light Violet
#D6B4FC
ΔE00 8.39
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FEB2FE #B2FEB2
analogous
#D8B2FE #FEB2FE #FEB2D8
triadic
#FEB2FE #FEFEB2 #B2FEFE
tetradic
#FEB2FE #FED8B2 #B2FEB2 #B2D8FE
square
#FEB2FE #FED8B2 #B2FEB2 #B2D8FE
split-complementary
#FEB2FE #D8FEB2 #B2FED8
monochromatic
#FC39FC #FD76FD #FEB2FE #FFE1FF #FFE1FF
Accessibility & contrast
On white
1.61
#FEB2FE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.01
#FEB2FE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FEB2FE
13.01:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FEB2FE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FEB2FE | 1.00 | 1.61 | 13.01 | 13.01 |
| #FFFFFF | 1.61 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.01 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.01 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ADC6FF
Deuteranopia (green-blind)
#BFCFFB
Tritanopia (blue-blind)
#FFB9CD
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #feb2fe; /* rgb */ color: rgb(254, 178, 254); /* oklch */ color: oklch(85.9% 0.131 326.6);
Tailwind
colors: {
custom: {
50: '#ffcaff',
500: '#feb2fe',
950: '#000000',
},
}SCSS
$custom: #feb2fe; $custom-light: #ffcaff; $custom-dark: #000000;
JSON
{
"hex": "#feb2fe",
"rgb": {
"r": 254,
"g": 178,
"b": 254
},
"hsl": {
"h": 300,
"s": 97.436,
"l": 84.706
},
"oklch": {
"l": 0.85942,
"c": 0.1308,
"h": 326.6
},
"luminance": 0.60067
}Semantic roles & 50–950 ramp
primary
#FEB2FE
secondary
#70E470
accent
#E60000
background
#FFFDFF
surface
#FFF9FF
border
#D7D2D7
text
#181318
muted
#868286