#FBC3FE#FBC3FE
#FBC3FE is a very light, moderate purple. Relative luminance 0.667; OKLCH L 88.5% C 0.099 H 324.7°. Best body text is #000000 at 14.34:1 contrast (WCAG AA passes).
Color values
| HEX | #FBC3FE |
|---|---|
| RGB | rgb(251, 195, 254) |
| HSL | hsl(297, 97%, 88%) |
| HSV | hsv(297, 23%, 100%) |
| CMYK | cmyk(1.2%, 23.2%, 0%, 0.4%) |
| CIE-LAB | lab(85.35, 29.63, -21.30) |
| CIE-LCH | lch(85.35, 36.49, 324.28°) |
| OKLab | oklab(88.53% 0.0812 -0.0574) |
| OKLCH | oklch(88.53% 0.099 324.7) |
| XYZ | xyz(77.1861, 66.6971, 102.5546) |
| Luminance | 0.6670 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Light Lavendar
#EFC0FE
ΔE00 2.58
Light Lilac
#EDC8FF
ΔE00 3.80
Very Light Purple
#F6CEFC
ΔE00 3.92
Pale Mauve
#FED0FC
ΔE00 4.14
Pale Lavender
#EECFFE
ΔE00 5.29
Pale Lilac
#E4CBFF
ΔE00 6.53
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FBC3FE #C6FEC3
analogous
#DDC3FE #FBC3FE #FEC3E3
triadic
#FBC3FE #FEFBC3 #C3FEFB
tetradic
#FBC3FE #FEDDC3 #C6FEC3 #C3E3FE
square
#FBC3FE #FEDDC3 #C6FEC3 #C3E3FE
split-complementary
#FBC3FE #E3FEC3 #C3FEDD
monochromatic
#F34BFC #F787FD #FBC3FE #FDE1FE #FDE1FE
Accessibility & contrast
On white
1.46
#FBC3FE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.34
#FBC3FE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FBC3FE
14.34:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FBC3FE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FBC3FE | 1.00 | 1.46 | 14.34 | 14.34 |
| #FFFFFF | 1.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.34 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.34 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BFD1FF
Deuteranopia (green-blind)
#CBD8FC
Tritanopia (blue-blind)
#FEC8D7
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #fbc3fe; /* rgb */ color: rgb(251, 195, 254); /* oklch */ color: oklch(88.5% 0.099 324.7);
Tailwind
colors: {
custom: {
50: '#fdd5fe',
500: '#fbc3fe',
950: '#000000',
},
}SCSS
$custom: #fbc3fe; $custom-light: #fdd5fe; $custom-dark: #000000;
JSON
{
"hex": "#fbc3fe",
"rgb": {
"r": 251,
"g": 195,
"b": 254
},
"hsl": {
"h": 296.949,
"s": 96.721,
"l": 88.039
},
"oklch": {
"l": 0.88527,
"c": 0.09943,
"h": 324.7
},
"luminance": 0.66695
}Semantic roles & 50–950 ramp
primary
#FBC3FE
secondary
#84E67F
accent
#E6000C
background
#FFFEFF
surface
#FFFBFF
border
#D7D4D7
text
#171418
muted
#858386