#FBCCFD#FBCCFD
#FBCCFD is a very light, moderate purple. Relative luminance 0.708; OKLCH L 90.1% C 0.083 H 324.9°. Best body text is #000000 at 15.16:1 contrast (WCAG AA passes).
Color values
| HEX | #FBCCFD |
|---|---|
| RGB | rgb(251, 204, 253) |
| HSL | hsl(298, 92%, 90%) |
| HSV | hsv(298, 19%, 99%) |
| CMYK | cmyk(0.8%, 19.4%, 0%, 0.8%) |
| CIE-LAB | lab(87.38, 24.70, -17.71) |
| CIE-LCH | lch(87.38, 30.39, 324.37°) |
| OKLab | oklab(90.08% 0.0678 -0.0475) |
| OKLCH | oklch(90.08% 0.083 324.9) |
| XYZ | xyz(79.1040, 70.7885, 102.4059) |
| Luminance | 0.7079 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Very Light Purple
#F6CEFC
ΔE00 1.47
Pale Mauve
#FED0FC
ΔE00 1.48
Light Lilac
#EDC8FF
ΔE00 3.48
Pale Lavender
#EECFFE
ΔE00 3.57
Light Lavendar
#EFC0FE
ΔE00 4.15
Pale Lilac
#E4CBFF
ΔE00 5.72
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FBCCFD #CEFDCC
analogous
#E3CCFD #FBCCFD #FDCCE7
triadic
#FBCCFD #FDFBCC #CCFDFB
tetradic
#FBCCFD #FDE3CC #CEFDCC #CCE7FD
square
#FBCCFD #FDE3CC #CEFDCC #CCE7FD
split-complementary
#FBCCFD #E7FDCC #CCFDE3
monochromatic
#F256F8 #F691FB #FBCCFD #FDE2FE #FDE2FE
Accessibility & contrast
On white
1.39
#FBCCFD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.16
#FBCCFD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FBCCFD
15.16:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FBCCFD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FBCCFD | 1.00 | 1.39 | 15.16 | 15.16 |
| #FFFFFF | 1.39 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.16 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.16 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C9D7FF
Deuteranopia (green-blind)
#D3DDFB
Tritanopia (blue-blind)
#FED0DD
Achromatopsia (no color)
#DBDBDB
Design tokens & code
CSS
--color: #fbccfd; /* rgb */ color: rgb(251, 204, 253); /* oklch */ color: oklch(90.1% 0.083 324.9);
Tailwind
colors: {
custom: {
50: '#fddbfe',
500: '#fbccfd',
950: '#000000',
},
}SCSS
$custom: #fbccfd; $custom-light: #fddbfe; $custom-dark: #000000;
JSON
{
"hex": "#fbccfd",
"rgb": {
"r": 251,
"g": 204,
"b": 253
},
"hsl": {
"h": 297.551,
"s": 92.453,
"l": 89.608
},
"oklch": {
"l": 0.90079,
"c": 0.08278,
"h": 324.9
},
"luminance": 0.70787
}Semantic roles & 50–950 ramp
primary
#FBCCFD
secondary
#8CE588
accent
#E60009
background
#FFFEFF
surface
#FFFCFF
border
#D7D5D7
text
#171517
muted
#858485