#FBC7F2#FBC7F2
#FBC7F2 is a very light, moderate pink. Relative luminance 0.678; OKLCH L 88.8% C 0.081 H 332.2°. Best body text is #000000 at 14.55:1 contrast (WCAG AA passes).
Color values
| HEX | #FBC7F2 |
|---|---|
| RGB | rgb(251, 199, 242) |
| HSL | hsl(310, 87%, 88%) |
| HSV | hsv(310, 21%, 98%) |
| CMYK | cmyk(0%, 20.7%, 3.6%, 1.6%) |
| CIE-LAB | lab(85.89, 25.37, -14.12) |
| CIE-LCH | lch(85.89, 29.04, 330.90°) |
| OKLab | oklab(88.82% 0.0716 -0.0377) |
| OKLCH | oklch(88.82% 0.081 332.2) |
| XYZ | xyz(76.2326, 67.7690, 93.0522) |
| Luminance | 0.6777 (WCAG relative) |
| Temperature | neutral |
| Family | pink |
Closest named colors
Pale Mauve
#FED0FC
ΔE00 2.25
Very Light Purple
#F6CEFC
ΔE00 3.21
Pale Lavender
#EECFFE
ΔE00 5.36
Light Lilac
#EDC8FF
ΔE00 5.41
Light Lavendar
#EFC0FE
ΔE00 5.60
Pale Lilac
#E4CBFF
ΔE00 7.52
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FBC7F2 #C7FBD0
analogous
#EAC7FB #FBC7F2 #FBC7D8
triadic
#FBC7F2 #F2FBC7 #C7F2FB
tetradic
#FBC7F2 #FBEAC7 #C7FBD0 #C7D8FB
square
#FBC7F2 #FBEAC7 #C7FBD0 #C7D8FB
split-complementary
#FBC7F2 #D8FBC7 #C7FBEA
monochromatic
#F355D7 #F78EE5 #FBC7F2 #FDE2F8 #FDE2F8
Accessibility & contrast
On white
1.44
#FBC7F2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.55
#FBC7F2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FBC7F2
14.55:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FBC7F2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FBC7F2 | 1.00 | 1.44 | 14.55 | 14.55 |
| #FFFFFF | 1.44 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.55 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.55 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C6D2F4
Deuteranopia (green-blind)
#D2D9F0
Tritanopia (blue-blind)
#FFC9D6
Achromatopsia (no color)
#D7D7D7
Design tokens & code
CSS
--color: #fbc7f2; /* rgb */ color: rgb(251, 199, 242); /* oklch */ color: oklch(88.8% 0.081 332.2);
Tailwind
colors: {
custom: {
50: '#fdd8f6',
500: '#fbc7f2',
950: '#000000',
},
}SCSS
$custom: #fbc7f2; $custom-light: #fdd8f6; $custom-dark: #000000;
JSON
{
"hex": "#fbc7f2",
"rgb": {
"r": 251,
"g": 199,
"b": 242
},
"hsl": {
"h": 310.385,
"s": 86.667,
"l": 88.235
},
"oklch": {
"l": 0.88818,
"c": 0.08087,
"h": 332.2
},
"luminance": 0.67767
}Semantic roles & 50–950 ramp
primary
#FBC7F2
secondary
#85E195
accent
#E32902
background
#FFFEFF
surface
#FFFBFE
border
#D7D4D6
text
#171417
muted
#858385