#FBC2F4#FBC2F4
#FBC2F4 is a very light, moderate purple. Relative luminance 0.656; OKLCH L 88.0% C 0.091 H 330.5°. Best body text is #000000 at 14.12:1 contrast (WCAG AA passes).
Color values
| HEX | #FBC2F4 |
|---|---|
| RGB | rgb(251, 194, 244) |
| HSL | hsl(307, 88%, 87%) |
| HSV | hsv(307, 23%, 98%) |
| CMYK | cmyk(0%, 22.7%, 2.8%, 1.6%) |
| CIE-LAB | lab(84.81, 28.36, -16.81) |
| CIE-LCH | lch(84.81, 32.97, 329.33°) |
| OKLab | oklab(88% 0.0796 -0.045) |
| OKLCH | oklch(88% 0.091 330.5) |
| XYZ | xyz(75.4031, 65.6266, 94.2656) |
| Luminance | 0.6562 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Pale Mauve
#FED0FC
ΔE00 3.36
Very Light Purple
#F6CEFC
ΔE00 3.83
Light Lavendar
#EFC0FE
ΔE00 4.40
Light Lilac
#EDC8FF
ΔE00 5.03
Pale Lavender
#EECFFE
ΔE00 5.78
Pale Lilac
#E4CBFF
ΔE00 7.53
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FBC2F4 #C2FBC9
analogous
#E5C2FB #FBC2F4 #FBC2D8
triadic
#FBC2F4 #F4FBC2 #C2F4FB
tetradic
#FBC2F4 #FBE5C2 #C2FBC9 #C2D8FB
square
#FBC2F4 #FBE5C2 #C2FBC9 #C2D8FB
split-complementary
#FBC2F4 #D8FBC2 #C2FBE5
monochromatic
#F34FDF #F789EA #FBC2F4 #FDE2FA #FDE2FA
Accessibility & contrast
On white
1.49
#FBC2F4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.12
#FBC2F4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FBC2F4
14.12:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FBC2F4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FBC2F4 | 1.00 | 1.49 | 14.12 | 14.12 |
| #FFFFFF | 1.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.12 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.12 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C0CFF6
Deuteranopia (green-blind)
#CDD6F2
Tritanopia (blue-blind)
#FFC5D3
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #fbc2f4; /* rgb */ color: rgb(251, 194, 244); /* oklch */ color: oklch(88.0% 0.091 330.5);
Tailwind
colors: {
custom: {
50: '#fdd4f7',
500: '#fbc2f4',
950: '#000000',
},
}SCSS
$custom: #fbc2f4; $custom-light: #fdd4f7; $custom-dark: #000000;
JSON
{
"hex": "#fbc2f4",
"rgb": {
"r": 251,
"g": 194,
"b": 244
},
"hsl": {
"h": 307.368,
"s": 87.692,
"l": 87.255
},
"oklch": {
"l": 0.88004,
"c": 0.09143,
"h": 330.5
},
"luminance": 0.65624
}Semantic roles & 50–950 ramp
primary
#FBC2F4
secondary
#80E18C
accent
#E41D01
background
#FFFEFF
surface
#FFFBFE
border
#D7D4D6
text
#171417
muted
#858385