#FDBFFB#FDBFFB
#FDBFFB is a very light, moderate purple. Relative luminance 0.651; OKLCH L 87.9% C 0.105 H 327.5°. Best body text is #000000 at 14.02:1 contrast (WCAG AA passes).
Color values
| HEX | #FDBFFB |
|---|---|
| RGB | rgb(253, 191, 251) |
| HSL | hsl(302, 94%, 87%) |
| HSV | hsv(302, 25%, 99%) |
| CMYK | cmyk(0%, 24.5%, 0.8%, 0.8%) |
| CIE-LAB | lab(84.54, 31.83, -20.92) |
| CIE-LCH | lch(84.54, 38.09, 326.69°) |
| OKLab | oklab(87.92% 0.0883 -0.0563) |
| OKLCH | oklch(87.92% 0.105 327.5) |
| XYZ | xyz(76.5497, 65.1115, 99.7835) |
| Luminance | 0.6511 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Light Lavendar
#EFC0FE
ΔE00 3.38
Pale Mauve
#FED0FC
ΔE00 4.84
Very Light Purple
#F6CEFC
ΔE00 4.90
Light Lilac
#EDC8FF
ΔE00 4.94
Pale Lavender
#EECFFE
ΔE00 6.41
Mauve
#E0B0FF
ΔE00 7.40
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FDBFFB #BFFDC1
analogous
#E0BFFD #FDBFFB #FDBFDC
triadic
#FDBFFB #FBFDBF #BFFBFD
tetradic
#FDBFFB #FDE0BF #BFFDC1 #BFDCFD
square
#FDBFFB #FDE0BF #BFFDC1 #BFDCFD
split-complementary
#FDBFFB #DCFDBF #BFFDE0
monochromatic
#F948F4 #FB84F7 #FDBFFB #FEE1FD #FEE1FD
Accessibility & contrast
On white
1.50
#FDBFFB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.02
#FDBFFB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FDBFFB
14.02:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FDBFFB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FDBFFB | 1.00 | 1.50 | 14.02 | 14.02 |
| #FFFFFF | 1.50 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.02 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.02 | 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: #fdbffb; /* rgb */ color: rgb(253, 191, 251); /* oklch */ color: oklch(87.9% 0.105 327.5);
Tailwind
colors: {
custom: {
50: '#fed3fc',
500: '#fdbffb',
950: '#000000',
},
}SCSS
$custom: #fdbffb; $custom-light: #fed3fc; $custom-dark: #000000;
JSON
{
"hex": "#fdbffb",
"rgb": {
"r": 253,
"g": 191,
"b": 251
},
"hsl": {
"h": 301.935,
"s": 93.939,
"l": 87.059
},
"oklch": {
"l": 0.87919,
"c": 0.10474,
"h": 327.5
},
"luminance": 0.65109
}Semantic roles & 50–950 ramp
primary
#FDBFFB
secondary
#7CE480
accent
#E60700
background
#FFFEFF
surface
#FFFBFF
border
#D7D4D7
text
#181417
muted
#868385