#FBCBFC#FBCBFC
#FBCBFC is a very light, moderate purple. Relative luminance 0.702; OKLCH L 89.9% C 0.084 H 325.6°. Best body text is #000000 at 15.05:1 contrast (WCAG AA passes).
Color values
| HEX | #FBCBFC |
|---|---|
| RGB | rgb(251, 203, 252) |
| HSL | hsl(299, 89%, 89%) |
| HSV | hsv(299, 19%, 99%) |
| CMYK | cmyk(0.4%, 19.4%, 0%, 1.2%) |
| CIE-LAB | lab(87.12, 25.05, -17.57) |
| CIE-LCH | lch(87.12, 30.60, 324.95°) |
| OKLab | oklab(89.87% 0.0689 -0.0472) |
| OKLCH | oklch(89.87% 0.084 325.6) |
| XYZ | xyz(78.7082, 70.2511, 101.4902) |
| Luminance | 0.7025 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Pale Mauve
#FED0FC
ΔE00 1.56
Very Light Purple
#F6CEFC
ΔE00 1.67
Light Lilac
#EDC8FF
ΔE00 3.60
Pale Lavender
#EECFFE
ΔE00 3.78
Light Lavendar
#EFC0FE
ΔE00 4.12
Pale Lilac
#E4CBFF
ΔE00 5.89
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FBCBFC #CCFCCB
analogous
#E3CBFC #FBCBFC #FCCBE5
triadic
#FBCBFC #FCFBCB #CBFCFB
tetradic
#FBCBFC #FCE3CB #CCFCCB #CBE5FC
square
#FBCBFC #FCE3CB #CCFCCB #CBE5FC
split-complementary
#FBCBFC #E5FCCB #CBFCE3
monochromatic
#F257F5 #F791F9 #FBCBFC #FDE2FD #FDE2FD
Accessibility & contrast
On white
1.40
#FBCBFC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.05
#FBCBFC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FBCBFC
15.05:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FBCBFC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FBCBFC | 1.00 | 1.40 | 15.05 | 15.05 |
| #FFFFFF | 1.40 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.05 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.05 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C8D7FE
Deuteranopia (green-blind)
#D2DCFA
Tritanopia (blue-blind)
#FECFDC
Achromatopsia (no color)
#DADADA
Design tokens & code
CSS
--color: #fbcbfc; /* rgb */ color: rgb(251, 203, 252); /* oklch */ color: oklch(89.9% 0.084 325.6);
Tailwind
colors: {
custom: {
50: '#fddbfd',
500: '#fbcbfc',
950: '#000000',
},
}SCSS
$custom: #fbcbfc; $custom-light: #fddbfd; $custom-dark: #000000;
JSON
{
"hex": "#fbcbfc",
"rgb": {
"r": 251,
"g": 203,
"b": 252
},
"hsl": {
"h": 298.776,
"s": 89.091,
"l": 89.216
},
"oklch": {
"l": 0.89866,
"c": 0.08351,
"h": 325.6
},
"luminance": 0.70249
}Semantic roles & 50–950 ramp
primary
#FBCBFC
secondary
#8AE388
accent
#E60005
background
#FFFEFF
surface
#FFFBFF
border
#D7D4D7
text
#171517
muted
#858485