#FBC3EF#FBC3EF
#FBC3EF is a very light, moderate pink. Relative luminance 0.658; OKLCH L 88.0% C 0.085 H 333.9°. Best body text is #000000 at 14.15:1 contrast (WCAG AA passes).
Color values
| HEX | #FBC3EF |
|---|---|
| RGB | rgb(251, 195, 239) |
| HSL | hsl(313, 88%, 87%) |
| HSV | hsv(313, 22%, 98%) |
| CMYK | cmyk(0%, 22.3%, 4.8%, 1.6%) |
| CIE-LAB | lab(84.88, 26.95, -14.04) |
| CIE-LCH | lch(84.88, 30.39, 332.49°) |
| OKLab | oklab(88.01% 0.0765 -0.0374) |
| OKLCH | oklch(88.01% 0.085 333.9) |
| XYZ | xyz(74.8775, 65.7737, 90.3959) |
| Luminance | 0.6577 (WCAG relative) |
| Temperature | neutral |
| Family | pink |
Closest named colors
Pale Mauve
#FED0FC
ΔE00 3.23
Very Light Purple
#F6CEFC
ΔE00 4.09
Light Lavendar
#EFC0FE
ΔE00 5.70
Light Lilac
#EDC8FF
ΔE00 5.91
Pale Lavender
#EECFFE
ΔE00 6.17
Powder Pink
#FFB2D0
ΔE00 7.34
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FBC3EF #C3FBCF
analogous
#EBC3FB #FBC3EF #FBC3D3
triadic
#FBC3EF #EFFBC3 #C3EFFB
tetradic
#FBC3EF #FBEBC3 #C3FBCF #C3D3FB
square
#FBC3EF #FBEBC3 #C3FBCF #C3D3FB
split-complementary
#FBC3EF #D3FBC3 #C3FBEB
monochromatic
#F350D0 #F78AE0 #FBC3EF #FDE2F7 #FDE2F7
Accessibility & contrast
On white
1.48
#FBC3EF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.15
#FBC3EF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FBC3EF
14.15:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FBC3EF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FBC3EF | 1.00 | 1.48 | 14.15 | 14.15 |
| #FFFFFF | 1.48 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.15 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.15 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C3CFF1
Deuteranopia (green-blind)
#CFD7ED
Tritanopia (blue-blind)
#FFC5D2
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #fbc3ef; /* rgb */ color: rgb(251, 195, 239); /* oklch */ color: oklch(88.0% 0.085 333.9);
Tailwind
colors: {
custom: {
50: '#fdd5f4',
500: '#fbc3ef',
950: '#000000',
},
}SCSS
$custom: #fbc3ef; $custom-light: #fdd5f4; $custom-dark: #000000;
JSON
{
"hex": "#fbc3ef",
"rgb": {
"r": 251,
"g": 195,
"b": 239
},
"hsl": {
"h": 312.857,
"s": 87.5,
"l": 87.451
},
"oklch": {
"l": 0.88011,
"c": 0.08518,
"h": 333.9
},
"luminance": 0.65771
}Semantic roles & 50–950 ramp
primary
#FBC3EF
secondary
#81E196
accent
#E43201
background
#FFFEFF
surface
#FFFBFE
border
#D7D4D6
text
#171417
muted
#858385