#FBC0ED#FBC0ED
#FBC0ED is a very light, moderate pink. Relative luminance 0.643; OKLCH L 87.4% C 0.089 H 335.0°. Best body text is #000000 at 13.86:1 contrast (WCAG AA passes).
Color values
| HEX | #FBC0ED |
|---|---|
| RGB | rgb(251, 192, 237) |
| HSL | hsl(314, 88%, 87%) |
| HSV | hsv(314, 24%, 98%) |
| CMYK | cmyk(0%, 23.5%, 5.6%, 1.6%) |
| CIE-LAB | lab(84.13, 28.19, -14.09) |
| CIE-LCH | lch(84.13, 31.52, 333.44°) |
| OKLab | oklab(87.42% 0.0803 -0.0375) |
| OKLCH | oklch(87.42% 0.089 335) |
| XYZ | xyz(73.9182, 64.3253, 88.6266) |
| Luminance | 0.6432 (WCAG relative) |
| Temperature | neutral |
| Family | pink |
Closest named colors
Pale Mauve
#FED0FC
ΔE00 3.96
Very Light Purple
#F6CEFC
ΔE00 4.75
Light Lavendar
#EFC0FE
ΔE00 5.82
Light Lilac
#EDC8FF
ΔE00 6.32
Pale Lavender
#EECFFE
ΔE00 6.76
Powder Pink
#FFB2D0
ΔE00 6.89
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FBC0ED #C0FBCE
analogous
#ECC0FB #FBC0ED #FBC0D0
triadic
#FBC0ED #EDFBC0 #C0EDFB
tetradic
#FBC0ED #FBECC0 #C0FBCE #C0D0FB
square
#FBC0ED #FBECC0 #C0FBCE #C0D0FB
split-complementary
#FBC0ED #D0FBC0 #C0FBEC
monochromatic
#F44DCC #F786DD #FBC0ED #FDE2F7 #FDE2F7
Accessibility & contrast
On white
1.51
#FBC0ED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.86
#FBC0ED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FBC0ED
13.86:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FBC0ED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FBC0ED | 1.00 | 1.51 | 13.86 | 13.86 |
| #FFFFFF | 1.51 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.86 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.86 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C0CDEF
Deuteranopia (green-blind)
#CED5EB
Tritanopia (blue-blind)
#FFC2CF
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #fbc0ed; /* rgb */ color: rgb(251, 192, 237); /* oklch */ color: oklch(87.4% 0.089 335.0);
Tailwind
colors: {
custom: {
50: '#fdd3f2',
500: '#fbc0ed',
950: '#000000',
},
}SCSS
$custom: #fbc0ed; $custom-light: #fdd3f2; $custom-dark: #000000;
JSON
{
"hex": "#fbc0ed",
"rgb": {
"r": 251,
"g": 192,
"b": 237
},
"hsl": {
"h": 314.237,
"s": 88.06,
"l": 86.863
},
"oklch": {
"l": 0.87417,
"c": 0.08866,
"h": 335
},
"luminance": 0.64323
}Semantic roles & 50–950 ramp
primary
#FBC0ED
secondary
#7FE196
accent
#E53701
background
#FFFEFF
surface
#FFFBFE
border
#D7D4D6
text
#171417
muted
#858385