#FBC0EB#FBC0EB
#FBC0EB is a very light, moderate pink. Relative luminance 0.642; OKLCH L 87.4% C 0.087 H 336.4°. Best body text is #000000 at 13.84:1 contrast (WCAG AA passes).
Color values
| HEX | #FBC0EB |
|---|---|
| RGB | rgb(251, 192, 235) |
| HSL | hsl(316, 88%, 87%) |
| HSV | hsv(316, 24%, 98%) |
| CMYK | cmyk(0%, 23.5%, 6.4%, 1.6%) |
| CIE-LAB | lab(84.07, 27.85, -13.11) |
| CIE-LCH | lch(84.07, 30.78, 334.78°) |
| OKLab | oklab(87.35% 0.0797 -0.0349) |
| OKLCH | oklch(87.35% 0.087 336.4) |
| XYZ | xyz(73.6277, 64.2091, 87.0963) |
| Luminance | 0.6421 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pale Mauve
#FED0FC
ΔE00 4.13
Very Light Purple
#F6CEFC
ΔE00 5.00
Light Lavendar
#EFC0FE
ΔE00 6.30
Powder Pink
#FFB2D0
ΔE00 6.46
Light Lilac
#EDC8FF
ΔE00 6.70
Pale Lavender
#EECFFE
ΔE00 7.02
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FBC0EB #C0FBD0
analogous
#EEC0FB #FBC0EB #FBC0CE
triadic
#FBC0EB #EBFBC0 #C0EBFB
tetradic
#FBC0EB #FBEEC0 #C0FBD0 #C0CEFB
square
#FBC0EB #FBEEC0 #C0FBD0 #C0CEFB
split-complementary
#FBC0EB #CEFBC0 #C0FBEE
monochromatic
#F44DC6 #F786D9 #FBC0EB #FDE2F6 #FDE2F6
Accessibility & contrast
On white
1.52
#FBC0EB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.84
#FBC0EB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FBC0EB
13.84:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FBC0EB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FBC0EB | 1.00 | 1.52 | 13.84 | 13.84 |
| #FFFFFF | 1.52 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.84 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.84 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C1CDED
Deuteranopia (green-blind)
#CED5E9
Tritanopia (blue-blind)
#FFC2CF
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #fbc0eb; /* rgb */ color: rgb(251, 192, 235); /* oklch */ color: oklch(87.4% 0.087 336.4);
Tailwind
colors: {
custom: {
50: '#fdd3f1',
500: '#fbc0eb',
950: '#000000',
},
}SCSS
$custom: #fbc0eb; $custom-light: #fdd3f1; $custom-dark: #000000;
JSON
{
"hex": "#fbc0eb",
"rgb": {
"r": 251,
"g": 192,
"b": 235
},
"hsl": {
"h": 316.271,
"s": 88.06,
"l": 86.863
},
"oklch": {
"l": 0.87351,
"c": 0.08697,
"h": 336.4
},
"luminance": 0.64207
}Semantic roles & 50–950 ramp
primary
#FBC0EB
secondary
#7FE199
accent
#E53F01
background
#FFFEFF
surface
#FFFBFE
border
#D7D4D6
text
#171416
muted
#858385