#FBC0EE#FBC0EE
#FBC0EE is a very light, moderate pink. Relative luminance 0.644; OKLCH L 87.5% C 0.090 H 334.3°. Best body text is #000000 at 13.88:1 contrast (WCAG AA passes).
Color values
| HEX | #FBC0EE |
|---|---|
| RGB | rgb(251, 192, 238) |
| HSL | hsl(313, 88%, 87%) |
| HSV | hsv(313, 24%, 98%) |
| CMYK | cmyk(0%, 23.5%, 5.2%, 1.6%) |
| CIE-LAB | lab(84.17, 28.36, -14.58) |
| CIE-LCH | lch(84.17, 31.89, 332.80°) |
| OKLab | oklab(87.45% 0.0807 -0.0389) |
| OKLCH | oklch(87.45% 0.09 334.3) |
| XYZ | xyz(74.0648, 64.3839, 89.3982) |
| Luminance | 0.6438 (WCAG relative) |
| Temperature | neutral |
| Family | pink |
Closest named colors
Pale Mauve
#FED0FC
ΔE00 3.90
Very Light Purple
#F6CEFC
ΔE00 4.64
Light Lavendar
#EFC0FE
ΔE00 5.58
Light Lilac
#EDC8FF
ΔE00 6.13
Pale Lavender
#EECFFE
ΔE00 6.65
Powder Pink
#FFB2D0
ΔE00 7.11
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FBC0EE #C0FBCD
analogous
#EBC0FB #FBC0EE #FBC0D1
triadic
#FBC0EE #EEFBC0 #C0EEFB
tetradic
#FBC0EE #FBEBC0 #C0FBCD #C0D1FB
square
#FBC0EE #FBEBC0 #C0FBCD #C0D1FB
split-complementary
#FBC0EE #D1FBC0 #C0FBEB
monochromatic
#F44DCF #F786DE #FBC0EE #FDE2F7 #FDE2F7
Accessibility & contrast
On white
1.51
#FBC0EE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.88
#FBC0EE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FBC0EE
13.88:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FBC0EE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FBC0EE | 1.00 | 1.51 | 13.88 | 13.88 |
| #FFFFFF | 1.51 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.88 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.88 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C0CDF0
Deuteranopia (green-blind)
#CDD5EC
Tritanopia (blue-blind)
#FFC2D0
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #fbc0ee; /* rgb */ color: rgb(251, 192, 238); /* oklch */ color: oklch(87.5% 0.090 334.3);
Tailwind
colors: {
custom: {
50: '#fdd3f3',
500: '#fbc0ee',
950: '#000000',
},
}SCSS
$custom: #fbc0ee; $custom-light: #fdd3f3; $custom-dark: #000000;
JSON
{
"hex": "#fbc0ee",
"rgb": {
"r": 251,
"g": 192,
"b": 238
},
"hsl": {
"h": 313.22,
"s": 88.06,
"l": 86.863
},
"oklch": {
"l": 0.87451,
"c": 0.08952,
"h": 334.3
},
"luminance": 0.64382
}Semantic roles & 50–950 ramp
primary
#FBC0EE
secondary
#7FE194
accent
#E53301
background
#FFFEFF
surface
#FFFBFE
border
#D7D4D6
text
#171417
muted
#858385