#FEBFFD#FEBFFD
#FEBFFD is a very light, moderate purple. Relative luminance 0.654; OKLCH L 88.1% C 0.107 H 327.0°. Best body text is #000000 at 14.08:1 contrast (WCAG AA passes).
Color values
| HEX | #FEBFFD |
|---|---|
| RGB | rgb(254, 191, 253) |
| HSL | hsl(301, 97%, 87%) |
| HSV | hsv(301, 25%, 100%) |
| CMYK | cmyk(0%, 24.8%, 0.4%, 0.4%) |
| CIE-LAB | lab(84.70, 32.51, -21.73) |
| CIE-LCH | lch(84.70, 39.10, 326.24°) |
| OKLab | oklab(88.09% 0.09 -0.0585) |
| OKLCH | oklch(88.09% 0.107 327) |
| XYZ | xyz(77.2317, 65.4266, 101.4697) |
| Luminance | 0.6542 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Light Lavendar
#EFC0FE
ΔE00 3.34
Light Lilac
#EDC8FF
ΔE00 5.01
Pale Mauve
#FED0FC
ΔE00 5.10
Very Light Purple
#F6CEFC
ΔE00 5.13
Pale Lavender
#EECFFE
ΔE00 6.56
Mauve
#E0B0FF
ΔE00 7.24
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FEBFFD #BFFEC0
analogous
#DFBFFE #FEBFFD #FEBFDE
triadic
#FEBFFD #FDFEBF #BFFDFE
tetradic
#FEBFFD #FEDFBF #BFFEC0 #BFDEFE
square
#FEBFFD #FEDFBF #BFFEC0 #BFDEFE
split-complementary
#FEBFFD #DEFEBF #BFFEDF
monochromatic
#FC46F9 #FD83FB #FEBFFD #FFE1FE #FFE1FE
Accessibility & contrast
On white
1.49
#FEBFFD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.08
#FEBFFD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FEBFFD
14.08:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FEBFFD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FEBFFD | 1.00 | 1.49 | 14.08 | 14.08 |
| #FFFFFF | 1.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.08 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.08 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BBCFFF
Deuteranopia (green-blind)
#CAD6FB
Tritanopia (blue-blind)
#FFC4D5
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #febffd; /* rgb */ color: rgb(254, 191, 253); /* oklch */ color: oklch(88.1% 0.107 327.0);
Tailwind
colors: {
custom: {
50: '#ffd3fe',
500: '#febffd',
950: '#000000',
},
}SCSS
$custom: #febffd; $custom-light: #ffd3fe; $custom-dark: #000000;
JSON
{
"hex": "#febffd",
"rgb": {
"r": 254,
"g": 191,
"b": 253
},
"hsl": {
"h": 300.952,
"s": 96.923,
"l": 87.255
},
"oklch": {
"l": 0.88086,
"c": 0.10736,
"h": 327
},
"luminance": 0.65424
}Semantic roles & 50–950 ramp
primary
#FEBFFD
secondary
#7BE67D
accent
#E60400
background
#FFFEFF
surface
#FFFBFF
border
#D7D4D7
text
#181417
muted
#868385