#FDBBFE#FDBBFE
#FDBBFE is a very light, moderate purple. Relative luminance 0.636; OKLCH L 87.3% C 0.115 H 326.0°. Best body text is #000000 at 13.72:1 contrast (WCAG AA passes).
Color values
| HEX | #FDBBFE |
|---|---|
| RGB | rgb(253, 187, 254) |
| HSL | hsl(299, 97%, 86%) |
| HSV | hsv(299, 26%, 100%) |
| CMYK | cmyk(0.4%, 26.4%, 0%, 0.4%) |
| CIE-LAB | lab(83.75, 34.47, -23.72) |
| CIE-LCH | lch(83.75, 41.85, 325.47°) |
| OKLab | oklab(87.34% 0.095 -0.0641) |
| OKLCH | oklch(87.34% 0.115 326) |
| XYZ | xyz(76.1659, 63.5814, 102.0070) |
| Luminance | 0.6358 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Light Lavendar
#EFC0FE
ΔE00 3.43
Light Lilac
#EDC8FF
ΔE00 5.52
Very Light Purple
#F6CEFC
ΔE00 6.13
Pale Mauve
#FED0FC
ΔE00 6.26
Mauve
#E0B0FF
ΔE00 6.46
Pale Lavender
#EECFFE
ΔE00 7.33
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FDBBFE #BCFEBB
analogous
#DCBBFE #FDBBFE #FEBBDE
triadic
#FDBBFE #FEFDBB #BBFEFD
tetradic
#FDBBFE #FEDCBB #BCFEBB #BBDEFE
square
#FDBBFE #FEDCBB #BCFEBB #BBDEFE
split-complementary
#FDBBFE #DEFEBB #BBFEDC
monochromatic
#F942FC #FB7FFD #FDBBFE #FEE1FF #FEE1FF
Accessibility & contrast
On white
1.53
#FDBBFE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.72
#FDBBFE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FDBBFE
13.72:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FDBBFE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FDBBFE | 1.00 | 1.53 | 13.72 | 13.72 |
| #FFFFFF | 1.53 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.72 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.72 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B6CCFF
Deuteranopia (green-blind)
#C6D4FC
Tritanopia (blue-blind)
#FFC1D3
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #fdbbfe; /* rgb */ color: rgb(253, 187, 254); /* oklch */ color: oklch(87.3% 0.115 326.0);
Tailwind
colors: {
custom: {
50: '#ffd0ff',
500: '#fdbbfe',
950: '#000000',
},
}SCSS
$custom: #fdbbfe; $custom-light: #ffd0ff; $custom-dark: #000000;
JSON
{
"hex": "#fdbbfe",
"rgb": {
"r": 253,
"g": 187,
"b": 254
},
"hsl": {
"h": 299.104,
"s": 97.101,
"l": 86.471
},
"oklch": {
"l": 0.87344,
"c": 0.11461,
"h": 326
},
"luminance": 0.63579
}Semantic roles & 50–950 ramp
primary
#FDBBFE
secondary
#7AE578
accent
#E60003
background
#FFFEFF
surface
#FFFBFF
border
#D7D4D7
text
#181418
muted
#868386