#FDBBFC#FDBBFC
#FDBBFC is a very light, moderate purple. Relative luminance 0.635; OKLCH L 87.3% C 0.113 H 327.0°. Best body text is #000000 at 13.69:1 contrast (WCAG AA passes).
Color values
| HEX | #FDBBFC |
|---|---|
| RGB | rgb(253, 187, 252) |
| HSL | hsl(301, 94%, 86%) |
| HSV | hsv(301, 26%, 99%) |
| CMYK | cmyk(0%, 26.1%, 0.4%, 0.8%) |
| CIE-LAB | lab(83.68, 34.11, -22.76) |
| CIE-LCH | lch(83.68, 41.01, 326.29°) |
| OKLab | oklab(87.27% 0.0945 -0.0614) |
| OKLCH | oklch(87.27% 0.113 327) |
| XYZ | xyz(75.8473, 63.4539, 100.3290) |
| Luminance | 0.6345 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Light Lavendar
#EFC0FE
ΔE00 3.56
Light Lilac
#EDC8FF
ΔE00 5.55
Very Light Purple
#F6CEFC
ΔE00 5.98
Pale Mauve
#FED0FC
ΔE00 6.03
Mauve
#E0B0FF
ΔE00 6.76
Plum
#DDA0DD
ΔE00 7.27
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FDBBFC #BBFDBC
analogous
#DDBBFD #FDBBFC #FDBBDB
triadic
#FDBBFC #FCFDBB #BBFCFD
tetradic
#FDBBFC #FDDDBB #BBFDBC #BBDBFD
square
#FDBBFC #FDDDBB #BBFDBC #BBDBFD
split-complementary
#FDBBFC #DBFDBB #BBFDDD
monochromatic
#FA44F7 #FB80F9 #FDBBFC #FEE1FE #FEE1FE
Accessibility & contrast
On white
1.53
#FDBBFC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.69
#FDBBFC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FDBBFC
13.69:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FDBBFC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FDBBFC | 1.00 | 1.53 | 13.69 | 13.69 |
| #FFFFFF | 1.53 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.69 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.69 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B7CBFF
Deuteranopia (green-blind)
#C6D4FA
Tritanopia (blue-blind)
#FFC0D2
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #fdbbfc; /* rgb */ color: rgb(253, 187, 252); /* oklch */ color: oklch(87.3% 0.113 327.0);
Tailwind
colors: {
custom: {
50: '#ffd0fd',
500: '#fdbbfc',
950: '#000000',
},
}SCSS
$custom: #fdbbfc; $custom-light: #ffd0fd; $custom-dark: #000000;
JSON
{
"hex": "#fdbbfc",
"rgb": {
"r": 253,
"g": 187,
"b": 252
},
"hsl": {
"h": 300.909,
"s": 94.286,
"l": 86.275
},
"oklch": {
"l": 0.87271,
"c": 0.11265,
"h": 327
},
"luminance": 0.63452
}Semantic roles & 50–950 ramp
primary
#FDBBFC
secondary
#79E37A
accent
#E60300
background
#FFFEFF
surface
#FFFBFF
border
#D7D4D7
text
#181417
muted
#868385