#FEBFFB#FEBFFB
#FEBFFB is a very light, moderate purple. Relative luminance 0.653; OKLCH L 88.0% C 0.105 H 328.0°. Best body text is #000000 at 14.06:1 contrast (WCAG AA passes).
Color values
| HEX | #FEBFFB |
|---|---|
| RGB | rgb(254, 191, 251) |
| HSL | hsl(303, 97%, 87%) |
| HSV | hsv(303, 25%, 100%) |
| CMYK | cmyk(0%, 24.8%, 1.2%, 0.4%) |
| CIE-LAB | lab(84.64, 32.15, -20.76) |
| CIE-LCH | lch(84.64, 38.27, 327.15°) |
| OKLab | oklab(88.02% 0.0894 -0.0559) |
| OKLCH | oklch(88.02% 0.105 328) |
| XYZ | xyz(76.9148, 65.2998, 99.8006) |
| Luminance | 0.6530 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Light Lavendar
#EFC0FE
ΔE00 3.58
Pale Mauve
#FED0FC
ΔE00 4.87
Very Light Purple
#F6CEFC
ΔE00 5.00
Light Lilac
#EDC8FF
ΔE00 5.12
Pale Lavender
#EECFFE
ΔE00 6.56
Mauve
#E0B0FF
ΔE00 7.56
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FEBFFB #BFFEC2
analogous
#E2BFFE #FEBFFB #FEBFDC
triadic
#FEBFFB #FBFEBF #BFFBFE
tetradic
#FEBFFB #FEE2BF #BFFEC2 #BFDCFE
square
#FEBFFB #FEE2BF #BFFEC2 #BFDCFE
split-complementary
#FEBFFB #DCFEBF #BFFEE2
monochromatic
#FC46F3 #FD83F7 #FEBFFB #FFE1FD #FFE1FD
Accessibility & contrast
On white
1.49
#FEBFFB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.06
#FEBFFB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FEBFFB
14.06:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FEBFFB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FEBFFB | 1.00 | 1.49 | 14.06 | 14.06 |
| #FFFFFF | 1.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.06 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.06 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BCCEFD
Deuteranopia (green-blind)
#CAD6F9
Tritanopia (blue-blind)
#FFC4D4
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #febffb; /* rgb */ color: rgb(254, 191, 251); /* oklch */ color: oklch(88.0% 0.105 328.0);
Tailwind
colors: {
custom: {
50: '#ffd3fc',
500: '#febffb',
950: '#000000',
},
}SCSS
$custom: #febffb; $custom-light: #ffd3fc; $custom-dark: #000000;
JSON
{
"hex": "#febffb",
"rgb": {
"r": 254,
"g": 191,
"b": 251
},
"hsl": {
"h": 302.857,
"s": 96.923,
"l": 87.255
},
"oklch": {
"l": 0.88015,
"c": 0.10543,
"h": 328
},
"luminance": 0.65297
}Semantic roles & 50–950 ramp
primary
#FEBFFB
secondary
#7BE680
accent
#E60B00
background
#FFFEFF
surface
#FFFBFF
border
#D7D4D7
text
#181417
muted
#868385