#FDBFFD#FDBFFD
#FDBFFD is a very light, moderate purple. Relative luminance 0.652; OKLCH L 88.0% C 0.107 H 326.4°. Best body text is #000000 at 14.05:1 contrast (WCAG AA passes).
Color values
| HEX | #FDBFFD |
|---|---|
| RGB | rgb(253, 191, 253) |
| HSL | hsl(300, 94%, 87%) |
| HSV | hsv(300, 25%, 99%) |
| CMYK | cmyk(0%, 24.5%, 0%, 0.8%) |
| CIE-LAB | lab(84.61, 32.19, -21.88) |
| CIE-LCH | lch(84.61, 38.93, 325.79°) |
| OKLab | oklab(87.99% 0.0889 -0.059) |
| OKLCH | oklch(87.99% 0.107 326.4) |
| XYZ | xyz(76.8666, 65.2383, 101.4526) |
| Luminance | 0.6524 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Light Lavendar
#EFC0FE
ΔE00 3.14
Light Lilac
#EDC8FF
ΔE00 4.83
Very Light Purple
#F6CEFC
ΔE00 5.04
Pale Mauve
#FED0FC
ΔE00 5.09
Pale Lavender
#EECFFE
ΔE00 6.43
Mauve
#E0B0FF
ΔE00 7.08
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FDBFFD #BFFDBF
analogous
#DEBFFD #FDBFFD #FDBFDE
triadic
#FDBFFD #FDFDBF #BFFDFD
tetradic
#FDBFFD #FDDEBF #BFFDBF #BFDEFD
square
#FDBFFD #FDDEBF #BFFDBF #BFDEFD
split-complementary
#FDBFFD #DEFDBF #BFFDDE
monochromatic
#F948F9 #FB84FB #FDBFFD #FEE1FE #FEE1FE
Accessibility & contrast
On white
1.49
#FDBFFD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.05
#FDBFFD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FDBFFD
14.05:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FDBFFD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FDBFFD | 1.00 | 1.49 | 14.05 | 14.05 |
| #FFFFFF | 1.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.05 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.05 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BBCEFF
Deuteranopia (green-blind)
#C9D6FB
Tritanopia (blue-blind)
#FFC4D5
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #fdbffd; /* rgb */ color: rgb(253, 191, 253); /* oklch */ color: oklch(88.0% 0.107 326.4);
Tailwind
colors: {
custom: {
50: '#fed3fe',
500: '#fdbffd',
950: '#000000',
},
}SCSS
$custom: #fdbffd; $custom-light: #fed3fe; $custom-dark: #000000;
JSON
{
"hex": "#fdbffd",
"rgb": {
"r": 253,
"g": 191,
"b": 253
},
"hsl": {
"h": 300,
"s": 93.939,
"l": 87.059
},
"oklch": {
"l": 0.8799,
"c": 0.10669,
"h": 326.4
},
"luminance": 0.65236
}Semantic roles & 50–950 ramp
primary
#FDBFFD
secondary
#7CE47C
accent
#E60000
background
#FFFEFF
surface
#FFFBFF
border
#D7D4D7
text
#181417
muted
#868385