#FBC2F3#FBC2F3
#FBC2F3 is a very light, moderate purple. Relative luminance 0.656; OKLCH L 88.0% C 0.091 H 331.1°. Best body text is #000000 at 14.11:1 contrast (WCAG AA passes).
Color values
| HEX | #FBC2F3 |
|---|---|
| RGB | rgb(251, 194, 243) |
| HSL | hsl(308, 88%, 87%) |
| HSV | hsv(308, 23%, 98%) |
| CMYK | cmyk(0%, 22.7%, 3.2%, 1.6%) |
| CIE-LAB | lab(84.77, 28.18, -16.33) |
| CIE-LCH | lch(84.77, 32.57, 329.91°) |
| OKLab | oklab(87.97% 0.0793 -0.0437) |
| OKLCH | oklch(87.97% 0.091 331.1) |
| XYZ | xyz(75.2517, 65.5661, 93.4681) |
| Luminance | 0.6556 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Pale Mauve
#FED0FC
ΔE00 3.33
Very Light Purple
#F6CEFC
ΔE00 3.88
Light Lavendar
#EFC0FE
ΔE00 4.63
Light Lilac
#EDC8FF
ΔE00 5.19
Pale Lavender
#EECFFE
ΔE00 5.86
Pale Lilac
#E4CBFF
ΔE00 7.65
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FBC2F3 #C2FBCA
analogous
#E7C2FB #FBC2F3 #FBC2D7
triadic
#FBC2F3 #F3FBC2 #C2F3FB
tetradic
#FBC2F3 #FBE7C2 #C2FBCA #C2D7FB
square
#FBC2F3 #FBE7C2 #C2FBCA #C2D7FB
split-complementary
#FBC2F3 #D7FBC2 #C2FBE7
monochromatic
#F34FDC #F789E8 #FBC2F3 #FDE2F9 #FDE2F9
Accessibility & contrast
On white
1.49
#FBC2F3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.11
#FBC2F3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FBC2F3
14.11:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FBC2F3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FBC2F3 | 1.00 | 1.49 | 14.11 | 14.11 |
| #FFFFFF | 1.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.11 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.11 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C1CFF5
Deuteranopia (green-blind)
#CED6F1
Tritanopia (blue-blind)
#FFC5D3
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #fbc2f3; /* rgb */ color: rgb(251, 194, 243); /* oklch */ color: oklch(88.0% 0.091 331.1);
Tailwind
colors: {
custom: {
50: '#fdd4f7',
500: '#fbc2f3',
950: '#000000',
},
}SCSS
$custom: #fbc2f3; $custom-light: #fdd4f7; $custom-dark: #000000;
JSON
{
"hex": "#fbc2f3",
"rgb": {
"r": 251,
"g": 194,
"b": 243
},
"hsl": {
"h": 308.421,
"s": 87.692,
"l": 87.255
},
"oklch": {
"l": 0.8797,
"c": 0.09051,
"h": 331.1
},
"luminance": 0.65564
}Semantic roles & 50–950 ramp
primary
#FBC2F3
secondary
#80E18E
accent
#E42101
background
#FFFEFF
surface
#FFFBFE
border
#D7D4D6
text
#171417
muted
#858385