#FBC2FE#FBC2FE
#FBC2FE is a very light, moderate purple. Relative luminance 0.662; OKLCH L 88.4% C 0.101 H 324.8°. Best body text is #000000 at 14.25:1 contrast (WCAG AA passes).
Color values
| HEX | #FBC2FE |
|---|---|
| RGB | rgb(251, 194, 254) |
| HSL | hsl(297, 97%, 88%) |
| HSV | hsv(297, 24%, 100%) |
| CMYK | cmyk(1.2%, 23.6%, 0%, 0.4%) |
| CIE-LAB | lab(85.12, 30.15, -21.65) |
| CIE-LCH | lch(85.12, 37.12, 324.32°) |
| OKLab | oklab(88.35% 0.0826 -0.0584) |
| OKLCH | oklch(88.35% 0.101 324.8) |
| XYZ | xyz(76.9628, 66.2505, 102.4801) |
| Luminance | 0.6625 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Light Lavendar
#EFC0FE
ΔE00 2.55
Light Lilac
#EDC8FF
ΔE00 3.95
Very Light Purple
#F6CEFC
ΔE00 4.19
Pale Mauve
#FED0FC
ΔE00 4.41
Pale Lavender
#EECFFE
ΔE00 5.51
Pale Lilac
#E4CBFF
ΔE00 6.68
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FBC2FE #C5FEC2
analogous
#DDC2FE #FBC2FE #FEC2E3
triadic
#FBC2FE #FEFBC2 #C2FEFB
tetradic
#FBC2FE #FEDDC2 #C5FEC2 #C2E3FE
square
#FBC2FE #FEDDC2 #C5FEC2 #C2E3FE
split-complementary
#FBC2FE #E3FEC2 #C2FEDD
monochromatic
#F34AFC #F786FD #FBC2FE #FDE1FF #FDE1FF
Accessibility & contrast
On white
1.47
#FBC2FE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.25
#FBC2FE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FBC2FE
14.25:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FBC2FE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FBC2FE | 1.00 | 1.47 | 14.25 | 14.25 |
| #FFFFFF | 1.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.25 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.25 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BDD0FF
Deuteranopia (green-blind)
#CAD7FC
Tritanopia (blue-blind)
#FEC7D7
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #fbc2fe; /* rgb */ color: rgb(251, 194, 254); /* oklch */ color: oklch(88.4% 0.101 324.8);
Tailwind
colors: {
custom: {
50: '#fdd5fe',
500: '#fbc2fe',
950: '#000000',
},
}SCSS
$custom: #fbc2fe; $custom-light: #fdd5fe; $custom-dark: #000000;
JSON
{
"hex": "#fbc2fe",
"rgb": {
"r": 251,
"g": 194,
"b": 254
},
"hsl": {
"h": 297,
"s": 96.774,
"l": 87.843
},
"oklch": {
"l": 0.88353,
"c": 0.10117,
"h": 324.8
},
"luminance": 0.66249
}Semantic roles & 50–950 ramp
primary
#FBC2FE
secondary
#83E67E
accent
#E6000B
background
#FFFEFF
surface
#FFFBFF
border
#D7D4D7
text
#171418
muted
#858386