#FBCBFB#FBCBFB
#FBCBFB is a very light, moderate purple. Relative luminance 0.702; OKLCH L 89.8% C 0.083 H 326.2°. Best body text is #000000 at 15.04:1 contrast (WCAG AA passes).
Color values
| HEX | #FBCBFB |
|---|---|
| RGB | rgb(251, 203, 251) |
| HSL | hsl(300, 86%, 89%) |
| HSV | hsv(300, 19%, 98%) |
| CMYK | cmyk(0%, 19.1%, 0%, 1.6%) |
| CIE-LAB | lab(87.09, 24.87, -17.09) |
| CIE-LCH | lch(87.09, 30.17, 325.50°) |
| OKLab | oklab(89.83% 0.0686 -0.0458) |
| OKLCH | oklch(89.83% 0.083 326.2) |
| XYZ | xyz(78.5502, 70.1879, 100.6578) |
| Luminance | 0.7019 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Pale Mauve
#FED0FC
ΔE00 1.38
Very Light Purple
#F6CEFC
ΔE00 1.68
Light Lilac
#EDC8FF
ΔE00 3.78
Pale Lavender
#EECFFE
ΔE00 3.86
Light Lavendar
#EFC0FE
ΔE00 4.33
Pale Lilac
#E4CBFF
ΔE00 6.02
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FBCBFB #CBFBCB
analogous
#E3CBFB #FBCBFB #FBCBE3
triadic
#FBCBFB #FBFBCB #CBFBFB
tetradic
#FBCBFB #FBE3CB #CBFBCB #CBE3FB
square
#FBCBFB #FBE3CB #CBFBCB #CBE3FB
split-complementary
#FBCBFB #E3FBCB #CBFBE3
monochromatic
#F259F2 #F792F7 #FBCBFB #FDE3FD #FDE3FD
Accessibility & contrast
On white
1.40
#FBCBFB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.04
#FBCBFB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FBCBFB
15.04:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FBCBFB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FBCBFB | 1.00 | 1.40 | 15.04 | 15.04 |
| #FFFFFF | 1.40 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.04 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.04 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C8D6FD
Deuteranopia (green-blind)
#D3DCF9
Tritanopia (blue-blind)
#FECFDB
Achromatopsia (no color)
#DADADA
Design tokens & code
CSS
--color: #fbcbfb; /* rgb */ color: rgb(251, 203, 251); /* oklch */ color: oklch(89.8% 0.083 326.2);
Tailwind
colors: {
custom: {
50: '#fddbfc',
500: '#fbcbfb',
950: '#000000',
},
}SCSS
$custom: #fbcbfb; $custom-light: #fddbfc; $custom-dark: #000000;
JSON
{
"hex": "#fbcbfb",
"rgb": {
"r": 251,
"g": 203,
"b": 251
},
"hsl": {
"h": 300,
"s": 85.714,
"l": 89.02
},
"oklch": {
"l": 0.89832,
"c": 0.0825,
"h": 326.2
},
"luminance": 0.70186
}Semantic roles & 50–950 ramp
primary
#FBCBFB
secondary
#89E189
accent
#E20303
background
#FFFEFF
surface
#FFFBFF
border
#D7D4D7
text
#171517
muted
#858485