#FBC2F8#FBC2F8
#FBC2F8 is a very light, moderate purple. Relative luminance 0.659; OKLCH L 88.1% C 0.095 H 328.1°. Best body text is #000000 at 14.17:1 contrast (WCAG AA passes).
Color values
| HEX | #FBC2F8 |
|---|---|
| RGB | rgb(251, 194, 248) |
| HSL | hsl(303, 88%, 87%) |
| HSV | hsv(303, 23%, 98%) |
| CMYK | cmyk(0%, 22.7%, 1.2%, 1.6%) |
| CIE-LAB | lab(84.93, 29.07, -18.75) |
| CIE-LCH | lch(84.93, 34.59, 327.17°) |
| OKLab | oklab(88.14% 0.0808 -0.0504) |
| OKLCH | oklch(88.14% 0.095 328.1) |
| XYZ | xyz(76.0170, 65.8722, 97.4990) |
| Luminance | 0.6587 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Light Lavendar
#EFC0FE
ΔE00 3.56
Pale Mauve
#FED0FC
ΔE00 3.63
Very Light Purple
#F6CEFC
ΔE00 3.80
Light Lilac
#EDC8FF
ΔE00 4.46
Pale Lavender
#EECFFE
ΔE00 5.55
Pale Lilac
#E4CBFF
ΔE00 7.10
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FBC2F8 #C2FBC5
analogous
#E2C2FB #FBC2F8 #FBC2DC
triadic
#FBC2F8 #F8FBC2 #C2F8FB
tetradic
#FBC2F8 #FBE2C2 #C2FBC5 #C2DCFB
square
#FBC2F8 #FBE2C2 #C2FBC5 #C2DCFB
split-complementary
#FBC2F8 #DCFBC2 #C2FBE2
monochromatic
#F34FEB #F789F1 #FBC2F8 #FDE2FC #FDE2FC
Accessibility & contrast
On white
1.48
#FBC2F8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.17
#FBC2F8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FBC2F8
14.17:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FBC2F8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FBC2F8 | 1.00 | 1.48 | 14.17 | 14.17 |
| #FFFFFF | 1.48 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.17 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.17 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BFD0FA
Deuteranopia (green-blind)
#CCD7F6
Tritanopia (blue-blind)
#FFC6D5
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #fbc2f8; /* rgb */ color: rgb(251, 194, 248); /* oklch */ color: oklch(88.1% 0.095 328.1);
Tailwind
colors: {
custom: {
50: '#fdd5fa',
500: '#fbc2f8',
950: '#000000',
},
}SCSS
$custom: #fbc2f8; $custom-light: #fdd5fa; $custom-dark: #000000;
JSON
{
"hex": "#fbc2f8",
"rgb": {
"r": 251,
"g": 194,
"b": 248
},
"hsl": {
"h": 303.158,
"s": 87.692,
"l": 87.255
},
"oklch": {
"l": 0.88142,
"c": 0.09523,
"h": 328.1
},
"luminance": 0.6587
}Semantic roles & 50–950 ramp
primary
#FBC2F8
secondary
#80E186
accent
#E40D01
background
#FFFEFF
surface
#FFFBFF
border
#D7D4D7
text
#171417
muted
#858385