#F9BDFF#F9BDFF
#F9BDFF is a very light, moderate purple. Relative luminance 0.638; OKLCH L 87.3% C 0.110 H 323.4°. Best body text is #000000 at 13.75:1 contrast (WCAG AA passes).
Color values
| HEX | #F9BDFF |
|---|---|
| RGB | rgb(249, 189, 255) |
| HSL | hsl(295, 100%, 87%) |
| HSV | hsv(295, 26%, 100%) |
| CMYK | cmyk(2.4%, 25.9%, 0%, 0%) |
| CIE-LAB | lab(83.84, 32.34, -24.15) |
| CIE-LCH | lch(83.84, 40.36, 323.25°) |
| OKLab | oklab(87.34% 0.088 -0.0653) |
| OKLCH | oklch(87.34% 0.11 323.4) |
| XYZ | xyz(75.3124, 63.7569, 102.9274) |
| Luminance | 0.6375 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Light Lavendar
#EFC0FE
ΔE00 2.38
Light Lilac
#EDC8FF
ΔE00 4.54
Very Light Purple
#F6CEFC
ΔE00 5.51
Mauve
#E0B0FF
ΔE00 5.86
Pale Mauve
#FED0FC
ΔE00 5.91
Pale Lavender
#EECFFE
ΔE00 6.47
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F9BDFF #C3FFBD
analogous
#D8BDFF #F9BDFF #FFBDE4
triadic
#F9BDFF #FFF9BD #BDFFF9
tetradic
#F9BDFF #FFD8BD #C3FFBD #BDE4FF
square
#F9BDFF #FFD8BD #C3FFBD #BDE4FF
split-complementary
#F9BDFF #E4FFBD #BDFFD8
monochromatic
#EE43FF #F380FF #F9BDFF #FCE0FF #FCE0FF
Accessibility & contrast
On white
1.53
#F9BDFF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.75
#F9BDFF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F9BDFF
13.75:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F9BDFF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F9BDFF | 1.00 | 1.53 | 13.75 | 13.75 |
| #FFFFFF | 1.53 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.75 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.75 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B7CDFF
Deuteranopia (green-blind)
#C5D4FD
Tritanopia (blue-blind)
#FCC3D4
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #f9bdff; /* rgb */ color: rgb(249, 189, 255); /* oklch */ color: oklch(87.3% 0.110 323.4);
Tailwind
colors: {
custom: {
50: '#fcd1ff',
500: '#f9bdff',
950: '#000000',
},
}SCSS
$custom: #f9bdff; $custom-light: #fcd1ff; $custom-dark: #000000;
JSON
{
"hex": "#f9bdff",
"rgb": {
"r": 249,
"g": 189,
"b": 255
},
"hsl": {
"h": 294.545,
"s": 100,
"l": 87.059
},
"oklch": {
"l": 0.87337,
"c": 0.10961,
"h": 323.4
},
"luminance": 0.63755
}Semantic roles & 50–950 ramp
primary
#F9BDFF
secondary
#83E779
accent
#E60015
background
#FFFEFF
surface
#FFFBFF
border
#D7D4D7
text
#171418
muted
#858386