#F9BCED#F9BCED
#F9BCED is a very light, moderate pink. Relative luminance 0.622; OKLCH L 86.5% C 0.094 H 333.4°. Best body text is #000000 at 13.44:1 contrast (WCAG AA passes).
Color values
| HEX | #F9BCED |
|---|---|
| RGB | rgb(249, 188, 237) |
| HSL | hsl(312, 84%, 86%) |
| HSV | hsv(312, 24%, 98%) |
| CMYK | cmyk(0%, 24.5%, 4.8%, 2.4%) |
| CIE-LAB | lab(83.03, 29.64, -15.77) |
| CIE-LCH | lch(83.03, 33.57, 331.99°) |
| OKLab | oklab(86.53% 0.0841 -0.0421) |
| OKLCH | oklch(86.53% 0.094 333.4) |
| XYZ | xyz(72.3351, 62.2230, 88.3042) |
| Luminance | 0.6222 (WCAG relative) |
| Temperature | neutral |
| Family | pink |
Closest named colors
Pale Mauve
#FED0FC
ΔE00 4.69
Very Light Purple
#F6CEFC
ΔE00 5.17
Light Lavendar
#EFC0FE
ΔE00 5.20
Light Lilac
#EDC8FF
ΔE00 6.15
Pale Lavender
#EECFFE
ΔE00 7.00
Powder Pink
#FFB2D0
ΔE00 7.26
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F9BCED #BCF9C8
analogous
#E6BCF9 #F9BCED #F9BCCE
triadic
#F9BCED #EDF9BC #BCEDF9
tetradic
#F9BCED #F9E6BC #BCF9C8 #BCCEF9
square
#F9BCED #F9E6BC #BCF9C8 #BCCEF9
split-complementary
#F9BCED #CEF9BC #BCF9E6
monochromatic
#EF4CCF #F484DE #F9BCED #FCE3F7 #FCE3F7
Accessibility & contrast
On white
1.56
#F9BCED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.44
#F9BCED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F9BCED
13.44:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F9BCED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F9BCED | 1.00 | 1.56 | 13.44 | 13.44 |
| #FFFFFF | 1.56 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.44 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.44 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BCCAEF
Deuteranopia (green-blind)
#CAD2EB
Tritanopia (blue-blind)
#FFBFCD
Achromatopsia (no color)
#CFCFCF
Design tokens & code
CSS
--color: #f9bced; /* rgb */ color: rgb(249, 188, 237); /* oklch */ color: oklch(86.5% 0.094 333.4);
Tailwind
colors: {
custom: {
50: '#fcd0f2',
500: '#f9bced',
950: '#000000',
},
}SCSS
$custom: #f9bced; $custom-light: #fcd0f2; $custom-dark: #000000;
JSON
{
"hex": "#f9bced",
"rgb": {
"r": 249,
"g": 188,
"b": 237
},
"hsl": {
"h": 311.803,
"s": 83.562,
"l": 85.686
},
"oklch": {
"l": 0.86526,
"c": 0.09403,
"h": 333.4
},
"luminance": 0.62221
}Semantic roles & 50–950 ramp
primary
#F9BCED
secondary
#7CDD8F
accent
#E03006
background
#FFFEFF
surface
#FFFBFE
border
#D7D4D6
text
#171417
muted
#858385