#FBC7EF#FBC7EF
#FBC7EF is a very light, moderate pink. Relative luminance 0.676; OKLCH L 88.7% C 0.078 H 334.5°. Best body text is #000000 at 14.52:1 contrast (WCAG AA passes).
Color values
| HEX | #FBC7EF |
|---|---|
| RGB | rgb(251, 199, 239) |
| HSL | hsl(314, 87%, 88%) |
| HSV | hsv(314, 21%, 98%) |
| CMYK | cmyk(0%, 20.7%, 4.8%, 1.6%) |
| CIE-LAB | lab(85.80, 24.85, -12.66) |
| CIE-LCH | lch(85.80, 27.89, 333.00°) |
| OKLab | oklab(88.72% 0.0706 -0.0337) |
| OKLCH | oklch(88.72% 0.078 334.5) |
| XYZ | xyz(75.7858, 67.5902, 90.6986) |
| Luminance | 0.6759 (WCAG relative) |
| Temperature | neutral |
| Family | pink |
Closest named colors
Pale Mauve
#FED0FC
ΔE00 2.67
Very Light Purple
#F6CEFC
ΔE00 3.74
Pale Lavender
#EECFFE
ΔE00 5.84
Light Lilac
#EDC8FF
ΔE00 6.08
Light Lavendar
#EFC0FE
ΔE00 6.36
Powder Pink
#FFB2D0
ΔE00 7.52
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FBC7EF #C7FBD3
analogous
#EDC7FB #FBC7EF #FBC7D5
triadic
#FBC7EF #EFFBC7 #C7EFFB
tetradic
#FBC7EF #FBEDC7 #C7FBD3 #C7D5FB
square
#FBC7EF #FBEDC7 #C7FBD3 #C7D5FB
split-complementary
#FBC7EF #D5FBC7 #C7FBED
monochromatic
#F355CE #F78EDF #FBC7EF #FDE2F7 #FDE2F7
Accessibility & contrast
On white
1.45
#FBC7EF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.52
#FBC7EF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FBC7EF
14.52:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FBC7EF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FBC7EF | 1.00 | 1.45 | 14.52 | 14.52 |
| #FFFFFF | 1.45 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.52 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.52 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C7D2F1
Deuteranopia (green-blind)
#D3D9ED
Tritanopia (blue-blind)
#FFC9D4
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #fbc7ef; /* rgb */ color: rgb(251, 199, 239); /* oklch */ color: oklch(88.7% 0.078 334.5);
Tailwind
colors: {
custom: {
50: '#fdd8f4',
500: '#fbc7ef',
950: '#000000',
},
}SCSS
$custom: #fbc7ef; $custom-light: #fdd8f4; $custom-dark: #000000;
JSON
{
"hex": "#fbc7ef",
"rgb": {
"r": 251,
"g": 199,
"b": 239
},
"hsl": {
"h": 313.846,
"s": 86.667,
"l": 88.235
},
"oklch": {
"l": 0.8872,
"c": 0.07821,
"h": 334.5
},
"luminance": 0.67588
}Semantic roles & 50–950 ramp
primary
#FBC7EF
secondary
#85E19A
accent
#E33602
background
#FFFEFF
surface
#FFFBFE
border
#D7D4D6
text
#171417
muted
#858385