#F0BCED#F0BCED
#F0BCED is a very light, moderate purple. Relative luminance 0.606; OKLCH L 85.7% C 0.087 H 328.2°. Best body text is #000000 at 13.12:1 contrast (WCAG AA passes).
Color values
| HEX | #F0BCED |
|---|---|
| RGB | rgb(240, 188, 237) |
| HSL | hsl(303, 63%, 84%) |
| HSV | hsv(303, 22%, 94%) |
| CMYK | cmyk(0%, 21.7%, 1.2%, 5.9%) |
| CIE-LAB | lab(82.17, 26.68, -17.15) |
| CIE-LCH | lch(82.17, 31.72, 327.26°) |
| OKLab | oklab(85.66% 0.0742 -0.046) |
| OKLCH | oklch(85.66% 0.087 328.2) |
| XYZ | xyz(69.2029, 60.6080, 88.1574) |
| Luminance | 0.6061 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Light Lavendar
#EFC0FE
ΔE00 3.92
Very Light Purple
#F6CEFC
ΔE00 4.28
Pale Mauve
#FED0FC
ΔE00 4.49
Light Lilac
#EDC8FF
ΔE00 4.69
Pale Lavender
#EECFFE
ΔE00 5.68
Plum
#DDA0DD
ΔE00 6.90
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F0BCED #BCF0BF
analogous
#D9BCF0 #F0BCED #F0BCD3
triadic
#F0BCED #EDF0BC #BCEDF0
tetradic
#F0BCED #F0D9BC #BCF0BF #BCD3F0
square
#F0BCED #F0D9BC #BCF0BF #BCD3F0
split-complementary
#F0BCED #D3F0BC #BCF0D9
monochromatic
#DA58D2 #E58AE0 #F0BCED #F9E6F8 #F9E6F8
Accessibility & contrast
On white
1.60
#F0BCED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.12
#F0BCED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F0BCED
13.12:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F0BCED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F0BCED | 1.00 | 1.60 | 13.12 | 13.12 |
| #FFFFFF | 1.60 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.12 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.12 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BAC8EF
Deuteranopia (green-blind)
#C5CFEB
Tritanopia (blue-blind)
#F4C0CD
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #f0bced; /* rgb */ color: rgb(240, 188, 237); /* oklch */ color: oklch(85.7% 0.087 328.2);
Tailwind
colors: {
custom: {
50: '#f5d0f2',
500: '#f0bced',
950: '#000000',
},
}SCSS
$custom: #f0bced; $custom-light: #f5d0f2; $custom-dark: #000000;
JSON
{
"hex": "#f0bced",
"rgb": {
"r": 240,
"g": 188,
"b": 237
},
"hsl": {
"h": 303.462,
"s": 63.415,
"l": 83.922
},
"oklch": {
"l": 0.85664,
"c": 0.0873,
"h": 328.2
},
"luminance": 0.60606
}Semantic roles & 50–950 ramp
primary
#F0BCED
secondary
#82CF86
accent
#CB251A
background
#FFFEFF
surface
#FEFBFE
border
#D6D4D6
text
#171417
muted
#858385