#FBC3ED#FBC3ED
#FBC3ED is a very light, moderate pink. Relative luminance 0.657; OKLCH L 87.9% C 0.083 H 335.4°. Best body text is #000000 at 14.13:1 contrast (WCAG AA passes).
Color values
| HEX | #FBC3ED |
|---|---|
| RGB | rgb(251, 195, 237) |
| HSL | hsl(315, 88%, 87%) |
| HSV | hsv(315, 22%, 98%) |
| CMYK | cmyk(0%, 22.3%, 5.6%, 1.6%) |
| CIE-LAB | lab(84.82, 26.61, -13.06) |
| CIE-LCH | lch(84.82, 29.64, 333.85°) |
| OKLab | oklab(87.95% 0.0759 -0.0347) |
| OKLCH | oklch(87.95% 0.083 335.4) |
| XYZ | xyz(74.5837, 65.6562, 88.8484) |
| Luminance | 0.6565 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pale Mauve
#FED0FC
ΔE00 3.43
Very Light Purple
#F6CEFC
ΔE00 4.38
Light Lavendar
#EFC0FE
ΔE00 6.19
Light Lilac
#EDC8FF
ΔE00 6.33
Pale Lavender
#EECFFE
ΔE00 6.45
Powder Pink
#FFB2D0
ΔE00 6.93
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FBC3ED #C3FBD1
analogous
#EDC3FB #FBC3ED #FBC3D1
triadic
#FBC3ED #EDFBC3 #C3EDFB
tetradic
#FBC3ED #FBEDC3 #C3FBD1 #C3D1FB
square
#FBC3ED #FBEDC3 #C3FBD1 #C3D1FB
split-complementary
#FBC3ED #D1FBC3 #C3FBED
monochromatic
#F350CB #F78ADC #FBC3ED #FDE2F6 #FDE2F6
Accessibility & contrast
On white
1.49
#FBC3ED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.13
#FBC3ED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FBC3ED
14.13:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FBC3ED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FBC3ED | 1.00 | 1.49 | 14.13 | 14.13 |
| #FFFFFF | 1.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.13 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.13 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C3CFEF
Deuteranopia (green-blind)
#D0D7EB
Tritanopia (blue-blind)
#FFC5D1
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #fbc3ed; /* rgb */ color: rgb(251, 195, 237); /* oklch */ color: oklch(87.9% 0.083 335.4);
Tailwind
colors: {
custom: {
50: '#fdd5f2',
500: '#fbc3ed',
950: '#000000',
},
}SCSS
$custom: #fbc3ed; $custom-light: #fdd5f2; $custom-dark: #000000;
JSON
{
"hex": "#fbc3ed",
"rgb": {
"r": 251,
"g": 195,
"b": 237
},
"hsl": {
"h": 315,
"s": 87.5,
"l": 87.451
},
"oklch": {
"l": 0.87945,
"c": 0.08345,
"h": 335.4
},
"luminance": 0.65654
}Semantic roles & 50–950 ramp
primary
#FBC3ED
secondary
#81E199
accent
#E43A01
background
#FFFEFF
surface
#FFFBFE
border
#D7D4D6
text
#171417
muted
#858385