#FFB9FC#FFB9FC
#FFB9FC is a very light, moderate purple. Relative luminance 0.630; OKLCH L 87.1% C 0.117 H 328.0°. Best body text is #000000 at 13.60:1 contrast (WCAG AA passes).
Color values
| HEX | #FFB9FC |
|---|---|
| RGB | rgb(255, 185, 252) |
| HSL | hsl(303, 100%, 86%) |
| HSV | hsv(303, 27%, 100%) |
| CMYK | cmyk(0%, 27.5%, 1.2%, 0%) |
| CIE-LAB | lab(83.44, 35.80, -23.11) |
| CIE-LCH | lch(83.44, 42.61, 327.16°) |
| OKLab | oklab(87.13% 0.0996 -0.0623) |
| OKLCH | oklch(87.13% 0.117 328) |
| XYZ | xyz(76.1580, 62.9887, 100.2229) |
| Luminance | 0.6299 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Light Lavendar
#EFC0FE
ΔE00 4.15
Light Lilac
#EDC8FF
ΔE00 6.21
Pale Mauve
#FED0FC
ΔE00 6.58
Very Light Purple
#F6CEFC
ΔE00 6.61
Mauve
#E0B0FF
ΔE00 6.93
Plum
#DDA0DD
ΔE00 7.20
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFB9FC #B9FFBC
analogous
#DFB9FF #FFB9FC #FFB9D9
triadic
#FFB9FC #FCFFB9 #B9FCFF
tetradic
#FFB9FC #FFDFB9 #B9FFBC #B9D9FF
square
#FFB9FC #FFDFB9 #B9FFBC #B9D9FF
split-complementary
#FFB9FC #D9FFB9 #B9FFDF
monochromatic
#FF3FF7 #FF7CF9 #FFB9FC #FFE0FE #FFE0FE
Accessibility & contrast
On white
1.54
#FFB9FC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.60
#FFB9FC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFB9FC
13.60:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFB9FC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFB9FC | 1.00 | 1.54 | 13.60 | 13.60 |
| #FFFFFF | 1.54 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.60 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.60 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B5CAFF
Deuteranopia (green-blind)
#C6D3FA
Tritanopia (blue-blind)
#FFBED1
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #ffb9fc; /* rgb */ color: rgb(255, 185, 252); /* oklch */ color: oklch(87.1% 0.117 328.0);
Tailwind
colors: {
custom: {
50: '#ffcefd',
500: '#ffb9fc',
950: '#000000',
},
}SCSS
$custom: #ffb9fc; $custom-light: #ffcefd; $custom-dark: #000000;
JSON
{
"hex": "#ffb9fc",
"rgb": {
"r": 255,
"g": 185,
"b": 252
},
"hsl": {
"h": 302.571,
"s": 100,
"l": 86.275
},
"oklch": {
"l": 0.8713,
"c": 0.11747,
"h": 328
},
"luminance": 0.62986
}Semantic roles & 50–950 ramp
primary
#FFB9FC
secondary
#75E77A
accent
#E60A00
background
#FFFEFF
surface
#FFFBFF
border
#D7D4D7
text
#181417
muted
#868385