#FBC0FE#FBC0FE
#FBC0FE is a very light, moderate purple. Relative luminance 0.654; OKLCH L 88.0% C 0.105 H 324.8°. Best body text is #000000 at 14.07:1 contrast (WCAG AA passes).
Color values
| HEX | #FBC0FE |
|---|---|
| RGB | rgb(251, 192, 254) |
| HSL | hsl(297, 97%, 87%) |
| HSV | hsv(297, 24%, 100%) |
| CMYK | cmyk(1.2%, 24.4%, 0%, 0.4%) |
| CIE-LAB | lab(84.67, 31.21, -22.33) |
| CIE-LCH | lch(84.67, 38.38, 324.41°) |
| OKLab | oklab(88.01% 0.0856 -0.0603) |
| OKLCH | oklch(88.01% 0.105 324.8) |
| XYZ | xyz(76.5207, 65.3663, 102.3327) |
| Luminance | 0.6536 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Light Lavendar
#EFC0FE
ΔE00 2.58
Light Lilac
#EDC8FF
ΔE00 4.28
Very Light Purple
#F6CEFC
ΔE00 4.72
Pale Mauve
#FED0FC
ΔE00 4.95
Pale Lavender
#EECFFE
ΔE00 5.96
Mauve
#E0B0FF
ΔE00 6.75
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FBC0FE #C3FEC0
analogous
#DCC0FE #FBC0FE #FEC0E2
triadic
#FBC0FE #FEFBC0 #C0FEFB
tetradic
#FBC0FE #FEDCC0 #C3FEC0 #C0E2FE
square
#FBC0FE #FEDCC0 #C3FEC0 #C0E2FE
split-complementary
#FBC0FE #E2FEC0 #C0FEDC
monochromatic
#F348FC #F784FD #FBC0FE #FDE1FF #FDE1FF
Accessibility & contrast
On white
1.49
#FBC0FE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.07
#FBC0FE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FBC0FE
14.07:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FBC0FE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FBC0FE | 1.00 | 1.49 | 14.07 | 14.07 |
| #FFFFFF | 1.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.07 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.07 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BBCFFF
Deuteranopia (green-blind)
#C9D6FC
Tritanopia (blue-blind)
#FEC5D6
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #fbc0fe; /* rgb */ color: rgb(251, 192, 254); /* oklch */ color: oklch(88.0% 0.105 324.8);
Tailwind
colors: {
custom: {
50: '#fdd3fe',
500: '#fbc0fe',
950: '#000000',
},
}SCSS
$custom: #fbc0fe; $custom-light: #fdd3fe; $custom-dark: #000000;
JSON
{
"hex": "#fbc0fe",
"rgb": {
"r": 251,
"g": 192,
"b": 254
},
"hsl": {
"h": 297.097,
"s": 96.875,
"l": 87.451
},
"oklch": {
"l": 0.88007,
"c": 0.10465,
"h": 324.8
},
"luminance": 0.65364
}Semantic roles & 50–950 ramp
primary
#FBC0FE
secondary
#81E67C
accent
#E6000B
background
#FFFEFF
surface
#FFFBFF
border
#D7D4D7
text
#181418
muted
#868386