#F9BDFD#F9BDFD
#F9BDFD is a very light, moderate purple. Relative luminance 0.636; OKLCH L 87.3% C 0.108 H 324.4°. Best body text is #000000 at 13.73:1 contrast (WCAG AA passes).
Color values
| HEX | #F9BDFD |
|---|---|
| RGB | rgb(249, 189, 253) |
| HSL | hsl(296, 94%, 87%) |
| HSV | hsv(296, 25%, 99%) |
| CMYK | cmyk(1.6%, 25.3%, 0%, 0.8%) |
| CIE-LAB | lab(83.77, 31.97, -23.19) |
| CIE-LCH | lch(83.77, 39.49, 324.05°) |
| OKLab | oklab(87.26% 0.0874 -0.0626) |
| OKLCH | oklch(87.26% 0.108 324.4) |
| XYZ | xyz(74.9921, 63.6288, 101.2406) |
| Luminance | 0.6363 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Light Lavendar
#EFC0FE
ΔE00 2.49
Light Lilac
#EDC8FF
ΔE00 4.54
Very Light Purple
#F6CEFC
ΔE00 5.30
Pale Mauve
#FED0FC
ΔE00 5.62
Mauve
#E0B0FF
ΔE00 6.16
Pale Lavender
#EECFFE
ΔE00 6.39
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F9BDFD #C1FDBD
analogous
#D9BDFD #F9BDFD #FDBDE1
triadic
#F9BDFD #FDF9BD #BDFDF9
tetradic
#F9BDFD #FDD9BD #C1FDBD #BDE1FD
square
#F9BDFD #FDD9BD #C1FDBD #BDE1FD
split-complementary
#F9BDFD #E1FDBD #BDFDD9
monochromatic
#EE46F9 #F482FB #F9BDFD #FCE1FE #FCE1FE
Accessibility & contrast
On white
1.53
#F9BDFD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.73
#F9BDFD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F9BDFD
13.73:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F9BDFD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F9BDFD | 1.00 | 1.53 | 13.73 | 13.73 |
| #FFFFFF | 1.53 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.73 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.73 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B8CCFF
Deuteranopia (green-blind)
#C6D3FB
Tritanopia (blue-blind)
#FCC3D3
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #f9bdfd; /* rgb */ color: rgb(249, 189, 253); /* oklch */ color: oklch(87.3% 0.108 324.4);
Tailwind
colors: {
custom: {
50: '#fcd1fe',
500: '#f9bdfd',
950: '#000000',
},
}SCSS
$custom: #f9bdfd; $custom-light: #fcd1fe; $custom-dark: #000000;
JSON
{
"hex": "#f9bdfd",
"rgb": {
"r": 249,
"g": 189,
"b": 253
},
"hsl": {
"h": 296.25,
"s": 94.118,
"l": 86.667
},
"oklch": {
"l": 0.87263,
"c": 0.10756,
"h": 324.4
},
"luminance": 0.63627
}Semantic roles & 50–950 ramp
primary
#F9BDFD
secondary
#81E47A
accent
#E6000E
background
#FFFEFF
surface
#FFFBFF
border
#D7D4D7
text
#171417
muted
#858385