#FDBBFB#FDBBFB
#FDBBFB is a very light, moderate purple. Relative luminance 0.634; OKLCH L 87.2% C 0.112 H 327.5°. Best body text is #000000 at 13.68:1 contrast (WCAG AA passes).
Color values
| HEX | #FDBBFB |
|---|---|
| RGB | rgb(253, 187, 251) |
| HSL | hsl(302, 94%, 86%) |
| HSV | hsv(302, 26%, 99%) |
| CMYK | cmyk(0%, 26.1%, 0.8%, 0.8%) |
| CIE-LAB | lab(83.65, 33.93, -22.27) |
| CIE-LCH | lch(83.65, 40.59, 326.72°) |
| OKLab | oklab(87.24% 0.0942 -0.06) |
| OKLCH | oklch(87.24% 0.112 327.5) |
| XYZ | xyz(75.6892, 63.3907, 99.4966) |
| Luminance | 0.6339 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Light Lavendar
#EFC0FE
ΔE00 3.64
Light Lilac
#EDC8FF
ΔE00 5.59
Very Light Purple
#F6CEFC
ΔE00 5.91
Pale Mauve
#FED0FC
ΔE00 5.91
Mauve
#E0B0FF
ΔE00 6.91
Plum
#DDA0DD
ΔE00 7.24
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FDBBFB #BBFDBD
analogous
#DEBBFD #FDBBFB #FDBBDA
triadic
#FDBBFB #FBFDBB #BBFBFD
tetradic
#FDBBFB #FDDEBB #BBFDBD #BBDAFD
square
#FDBBFB #FDDEBB #BBFDBD #BBDAFD
split-complementary
#FDBBFB #DAFDBB #BBFDDE
monochromatic
#FA44F4 #FB80F8 #FDBBFB #FEE1FD #FEE1FD
Accessibility & contrast
On white
1.54
#FDBBFB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.68
#FDBBFB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FDBBFB
13.68:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FDBBFB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FDBBFB | 1.00 | 1.54 | 13.68 | 13.68 |
| #FFFFFF | 1.54 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.68 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.68 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B7CBFE
Deuteranopia (green-blind)
#C7D4F9
Tritanopia (blue-blind)
#FFC0D2
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #fdbbfb; /* rgb */ color: rgb(253, 187, 251); /* oklch */ color: oklch(87.2% 0.112 327.5);
Tailwind
colors: {
custom: {
50: '#ffd0fc',
500: '#fdbbfb',
950: '#000000',
},
}SCSS
$custom: #fdbbfb; $custom-light: #ffd0fc; $custom-dark: #000000;
JSON
{
"hex": "#fdbbfb",
"rgb": {
"r": 253,
"g": 187,
"b": 251
},
"hsl": {
"h": 301.818,
"s": 94.286,
"l": 86.275
},
"oklch": {
"l": 0.87235,
"c": 0.11168,
"h": 327.5
},
"luminance": 0.63388
}Semantic roles & 50–950 ramp
primary
#FDBBFB
secondary
#79E37C
accent
#E60700
background
#FFFEFF
surface
#FFFBFF
border
#D7D4D7
text
#181417
muted
#868385