#FBCCFE#FBCCFE
#FBCCFE is a very light, moderate purple. Relative luminance 0.709; OKLCH L 90.1% C 0.084 H 324.3°. Best body text is #000000 at 15.17:1 contrast (WCAG AA passes).
Color values
| HEX | #FBCCFE |
|---|---|
| RGB | rgb(251, 204, 254) |
| HSL | hsl(296, 96%, 90%) |
| HSV | hsv(296, 20%, 100%) |
| CMYK | cmyk(1.2%, 19.7%, 0%, 0.4%) |
| CIE-LAB | lab(87.41, 24.89, -18.19) |
| CIE-LCH | lch(87.41, 30.82, 323.84°) |
| OKLab | oklab(90.11% 0.0681 -0.0489) |
| OKLCH | oklch(90.11% 0.084 324.3) |
| XYZ | xyz(79.2637, 70.8524, 103.2471) |
| Luminance | 0.7085 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Very Light Purple
#F6CEFC
ΔE00 1.52
Pale Mauve
#FED0FC
ΔE00 1.70
Light Lilac
#EDC8FF
ΔE00 3.31
Pale Lavender
#EECFFE
ΔE00 3.51
Light Lavendar
#EFC0FE
ΔE00 3.96
Pale Lilac
#E4CBFF
ΔE00 5.60
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FBCCFE #CFFECC
analogous
#E2CCFE #FBCCFE #FECCE8
triadic
#FBCCFE #FEFBCC #CCFEFB
tetradic
#FBCCFE #FEE2CC #CFFECC #CCE8FE
square
#FBCCFE #FEE2CC #CFFECC #CCE8FE
split-complementary
#FBCCFE #E8FECC #CCFEE2
monochromatic
#F254FC #F690FD #FBCCFE #FDE1FE #FDE1FE
Accessibility & contrast
On white
1.38
#FBCCFE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.17
#FBCCFE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FBCCFE
15.17:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FBCCFE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FBCCFE | 1.00 | 1.38 | 15.17 | 15.17 |
| #FFFFFF | 1.38 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.17 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.17 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C8D8FF
Deuteranopia (green-blind)
#D3DDFC
Tritanopia (blue-blind)
#FED0DD
Achromatopsia (no color)
#DBDBDB
Design tokens & code
CSS
--color: #fbccfe; /* rgb */ color: rgb(251, 204, 254); /* oklch */ color: oklch(90.1% 0.084 324.3);
Tailwind
colors: {
custom: {
50: '#fddbfe',
500: '#fbccfe',
950: '#000000',
},
}SCSS
$custom: #fbccfe; $custom-light: #fddbfe; $custom-dark: #000000;
JSON
{
"hex": "#fbccfe",
"rgb": {
"r": 251,
"g": 204,
"b": 254
},
"hsl": {
"h": 296.4,
"s": 96.154,
"l": 89.804
},
"oklch": {
"l": 0.90113,
"c": 0.0838,
"h": 324.3
},
"luminance": 0.70851
}Semantic roles & 50–950 ramp
primary
#FBCCFE
secondary
#8DE787
accent
#E6000E
background
#FFFEFF
surface
#FFFCFF
border
#D7D5D7
text
#171517
muted
#858485