#FCB8FC#FCB8FC
#FCB8FC is a very light, moderate purple. Relative luminance 0.620; OKLCH L 86.7% C 0.117 H 326.5°. Best body text is #000000 at 13.40:1 contrast (WCAG AA passes).
Color values
| HEX | #FCB8FC |
|---|---|
| RGB | rgb(252, 184, 252) |
| HSL | hsl(300, 92%, 85%) |
| HSV | hsv(300, 27%, 99%) |
| CMYK | cmyk(0%, 27%, 0%, 1.2%) |
| CIE-LAB | lab(82.92, 35.37, -23.93) |
| CIE-LCH | lch(82.92, 42.70, 325.93°) |
| OKLab | oklab(86.67% 0.0978 -0.0646) |
| OKLCH | oklch(86.67% 0.117 326.5) |
| XYZ | xyz(74.8543, 62.0071, 100.1021) |
| Luminance | 0.6200 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Light Lavendar
#EFC0FE
ΔE00 3.78
Light Lilac
#EDC8FF
ΔE00 5.98
Mauve
#E0B0FF
ΔE00 6.31
Very Light Purple
#F6CEFC
ΔE00 6.66
Pale Mauve
#FED0FC
ΔE00 6.79
Plum
#DDA0DD
ΔE00 6.84
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FCB8FC #B8FCB8
analogous
#DAB8FC #FCB8FC #FCB8DA
triadic
#FCB8FC #FCFCB8 #B8FCFC
tetradic
#FCB8FC #FCDAB8 #B8FCB8 #B8DAFC
square
#FCB8FC #FCDAB8 #B8FCB8 #B8DAFC
split-complementary
#FCB8FC #DAFCB8 #B8FCDA
monochromatic
#F743F7 #FA7DFA #FCB8FC #FEE2FE #FEE2FE
Accessibility & contrast
On white
1.57
#FCB8FC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.40
#FCB8FC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FCB8FC
13.40:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FCB8FC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FCB8FC | 1.00 | 1.57 | 13.40 | 13.40 |
| #FFFFFF | 1.57 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.40 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.40 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B3C9FF
Deuteranopia (green-blind)
#C3D2FA
Tritanopia (blue-blind)
#FFBED0
Achromatopsia (no color)
#CECECE
Design tokens & code
CSS
--color: #fcb8fc; /* rgb */ color: rgb(252, 184, 252); /* oklch */ color: oklch(86.7% 0.117 326.5);
Tailwind
colors: {
custom: {
50: '#fecefd',
500: '#fcb8fc',
950: '#000000',
},
}SCSS
$custom: #fcb8fc; $custom-light: #fecefd; $custom-dark: #000000;
JSON
{
"hex": "#fcb8fc",
"rgb": {
"r": 252,
"g": 184,
"b": 252
},
"hsl": {
"h": 300,
"s": 91.892,
"l": 85.49
},
"oklch": {
"l": 0.86666,
"c": 0.11718,
"h": 326.5
},
"luminance": 0.62005
}Semantic roles & 50–950 ramp
primary
#FCB8FC
secondary
#77E177
accent
#E60000
background
#FFFEFF
surface
#FFFBFF
border
#D7D4D7
text
#181317
muted
#868385