#FBC2F2#FBC2F2
#FBC2F2 is a very light, moderate purple. Relative luminance 0.655; OKLCH L 87.9% C 0.090 H 331.8°. Best body text is #000000 at 14.10:1 contrast (WCAG AA passes).
Color values
| HEX | #FBC2F2 |
|---|---|
| RGB | rgb(251, 194, 242) |
| HSL | hsl(309, 88%, 87%) |
| HSV | hsv(309, 23%, 98%) |
| CMYK | cmyk(0%, 22.7%, 3.6%, 1.6%) |
| CIE-LAB | lab(84.74, 28.01, -15.84) |
| CIE-LCH | lch(84.74, 32.18, 330.50°) |
| OKLab | oklab(87.94% 0.079 -0.0423) |
| OKLCH | oklch(87.94% 0.09 331.8) |
| XYZ | xyz(75.1011, 65.5058, 92.6750) |
| Luminance | 0.6550 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Pale Mauve
#FED0FC
ΔE00 3.33
Very Light Purple
#F6CEFC
ΔE00 3.94
Light Lavendar
#EFC0FE
ΔE00 4.86
Light Lilac
#EDC8FF
ΔE00 5.36
Pale Lavender
#EECFFE
ΔE00 5.95
Pale Lilac
#E4CBFF
ΔE00 7.78
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FBC2F2 #C2FBCB
analogous
#E8C2FB #FBC2F2 #FBC2D6
triadic
#FBC2F2 #F2FBC2 #C2F2FB
tetradic
#FBC2F2 #FBE8C2 #C2FBCB #C2D6FB
square
#FBC2F2 #FBE8C2 #C2FBCB #C2D6FB
split-complementary
#FBC2F2 #D6FBC2 #C2FBE8
monochromatic
#F34FDA #F789E6 #FBC2F2 #FDE2F9 #FDE2F9
Accessibility & contrast
On white
1.49
#FBC2F2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.10
#FBC2F2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FBC2F2
14.10:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FBC2F2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FBC2F2 | 1.00 | 1.49 | 14.10 | 14.10 |
| #FFFFFF | 1.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.10 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.10 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C1CFF4
Deuteranopia (green-blind)
#CED6F0
Tritanopia (blue-blind)
#FFC5D2
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #fbc2f2; /* rgb */ color: rgb(251, 194, 242); /* oklch */ color: oklch(87.9% 0.090 331.8);
Tailwind
colors: {
custom: {
50: '#fdd4f6',
500: '#fbc2f2',
950: '#000000',
},
}SCSS
$custom: #fbc2f2; $custom-light: #fdd4f6; $custom-dark: #000000;
JSON
{
"hex": "#fbc2f2",
"rgb": {
"r": 251,
"g": 194,
"b": 242
},
"hsl": {
"h": 309.474,
"s": 87.692,
"l": 87.255
},
"oklch": {
"l": 0.87936,
"c": 0.08959,
"h": 331.8
},
"luminance": 0.65504
}Semantic roles & 50–950 ramp
primary
#FBC2F2
secondary
#80E190
accent
#E42501
background
#FFFEFF
surface
#FFFBFE
border
#D7D4D6
text
#171417
muted
#858385