#FBC1F2#FBC1F2
#FBC1F2 is a very light, moderate purple. Relative luminance 0.651; OKLCH L 87.8% C 0.091 H 331.7°. Best body text is #000000 at 14.01:1 contrast (WCAG AA passes).
Color values
| HEX | #FBC1F2 |
|---|---|
| RGB | rgb(251, 193, 242) |
| HSL | hsl(309, 88%, 87%) |
| HSV | hsv(309, 23%, 98%) |
| CMYK | cmyk(0%, 23.1%, 3.6%, 1.6%) |
| CIE-LAB | lab(84.52, 28.53, -16.18) |
| CIE-LCH | lch(84.52, 32.80, 330.44°) |
| OKLab | oklab(87.76% 0.0804 -0.0433) |
| OKLCH | oklch(87.76% 0.091 331.7) |
| XYZ | xyz(74.8793, 65.0622, 92.6010) |
| Luminance | 0.6506 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Pale Mauve
#FED0FC
ΔE00 3.58
Very Light Purple
#F6CEFC
ΔE00 4.14
Light Lavendar
#EFC0FE
ΔE00 4.75
Light Lilac
#EDC8FF
ΔE00 5.40
Pale Lavender
#EECFFE
ΔE00 6.10
Pale Lilac
#E4CBFF
ΔE00 7.86
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FBC1F2 #C1FBCA
analogous
#E7C1FB #FBC1F2 #FBC1D5
triadic
#FBC1F2 #F2FBC1 #C1F2FB
tetradic
#FBC1F2 #FBE7C1 #C1FBCA #C1D5FB
square
#FBC1F2 #FBE7C1 #C1FBCA #C1D5FB
split-complementary
#FBC1F2 #D5FBC1 #C1FBE7
monochromatic
#F44EDA #F788E6 #FBC1F2 #FDE2F9 #FDE2F9
Accessibility & contrast
On white
1.50
#FBC1F2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.01
#FBC1F2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FBC1F2
14.01:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FBC1F2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FBC1F2 | 1.00 | 1.50 | 14.01 | 14.01 |
| #FFFFFF | 1.50 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.01 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.01 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C0CEF4
Deuteranopia (green-blind)
#CDD6F0
Tritanopia (blue-blind)
#FFC4D2
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #fbc1f2; /* rgb */ color: rgb(251, 193, 242); /* oklch */ color: oklch(87.8% 0.091 331.7);
Tailwind
colors: {
custom: {
50: '#fdd4f6',
500: '#fbc1f2',
950: '#000000',
},
}SCSS
$custom: #fbc1f2; $custom-light: #fdd4f6; $custom-dark: #000000;
JSON
{
"hex": "#fbc1f2",
"rgb": {
"r": 251,
"g": 193,
"b": 242
},
"hsl": {
"h": 309.31,
"s": 87.879,
"l": 87.059
},
"oklch": {
"l": 0.87761,
"c": 0.09133,
"h": 331.7
},
"luminance": 0.6506
}Semantic roles & 50–950 ramp
primary
#FBC1F2
secondary
#80E18F
accent
#E42401
background
#FFFEFF
surface
#FFFBFE
border
#D7D4D6
text
#171417
muted
#858385