#FDBFF8#FDBFF8
#FDBFF8 is a very light, moderate purple. Relative luminance 0.649; OKLCH L 87.8% C 0.102 H 329.1°. Best body text is #000000 at 13.98:1 contrast (WCAG AA passes).
Color values
| HEX | #FDBFF8 |
|---|---|
| RGB | rgb(253, 191, 248) |
| HSL | hsl(305, 94%, 87%) |
| HSV | hsv(305, 25%, 99%) |
| CMYK | cmyk(0%, 24.5%, 2%, 0.8%) |
| CIE-LAB | lab(84.44, 31.30, -19.47) |
| CIE-LCH | lch(84.44, 36.86, 328.11°) |
| OKLab | oklab(87.81% 0.0874 -0.0523) |
| OKLCH | oklch(87.81% 0.102 329.1) |
| XYZ | xyz(76.0805, 64.9239, 97.3126) |
| Luminance | 0.6492 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Light Lavendar
#EFC0FE
ΔE00 3.82
Pale Mauve
#FED0FC
ΔE00 4.54
Very Light Purple
#F6CEFC
ΔE00 4.77
Light Lilac
#EDC8FF
ΔE00 5.17
Pale Lavender
#EECFFE
ΔE00 6.45
Plum
#DDA0DD
ΔE00 7.85
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FDBFF8 #BFFDC4
analogous
#E3BFFD #FDBFF8 #FDBFD9
triadic
#FDBFF8 #F8FDBF #BFF8FD
tetradic
#FDBFF8 #FDE3BF #BFFDC4 #BFD9FD
square
#FDBFF8 #FDE3BF #BFFDC4 #BFD9FD
split-complementary
#FDBFF8 #D9FDBF #BFFDE3
monochromatic
#F948EB #FB84F2 #FDBFF8 #FEE1FC #FEE1FC
Accessibility & contrast
On white
1.50
#FDBFF8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.98
#FDBFF8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FDBFF8
13.98:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FDBFF8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FDBFF8 | 1.00 | 1.50 | 13.98 | 13.98 |
| #FFFFFF | 1.50 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.98 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.98 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BCCEFA
Deuteranopia (green-blind)
#CBD6F6
Tritanopia (blue-blind)
#FFC3D3
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #fdbff8; /* rgb */ color: rgb(253, 191, 248); /* oklch */ color: oklch(87.8% 0.102 329.1);
Tailwind
colors: {
custom: {
50: '#fed2fa',
500: '#fdbff8',
950: '#000000',
},
}SCSS
$custom: #fdbff8; $custom-light: #fed2fa; $custom-dark: #000000;
JSON
{
"hex": "#fdbff8",
"rgb": {
"r": 253,
"g": 191,
"b": 248
},
"hsl": {
"h": 304.839,
"s": 93.939,
"l": 87.059
},
"oklch": {
"l": 0.87813,
"c": 0.10187,
"h": 329.1
},
"luminance": 0.64922
}Semantic roles & 50–950 ramp
primary
#FDBFF8
secondary
#7CE485
accent
#E61300
background
#FFFEFF
surface
#FFFBFF
border
#D7D4D7
text
#181417
muted
#868385