#FBCFFE#FBCFFE
#FBCFFE is a very light, moderate purple. Relative luminance 0.723; OKLCH L 90.6% C 0.079 H 324.2°. Best body text is #000000 at 15.46:1 contrast (WCAG AA passes).
Color values
| HEX | #FBCFFE |
|---|---|
| RGB | rgb(251, 207, 254) |
| HSL | hsl(296, 96%, 90%) |
| HSV | hsv(296, 19%, 100%) |
| CMYK | cmyk(1.2%, 18.5%, 0%, 0.4%) |
| CIE-LAB | lab(88.11, 23.31, -17.14) |
| CIE-LCH | lch(88.11, 28.93, 323.67°) |
| OKLab | oklab(90.65% 0.0637 -0.046) |
| OKLCH | oklch(90.65% 0.079 324.2) |
| XYZ | xyz(79.9836, 72.2922, 103.4871) |
| Luminance | 0.7229 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Very Light Purple
#F6CEFC
ΔE00 0.96
Pale Mauve
#FED0FC
ΔE00 1.09
Pale Lavender
#EECFFE
ΔE00 3.15
Light Lilac
#EDC8FF
ΔE00 3.59
Light Lavendar
#EFC0FE
ΔE00 4.70
Pale Lilac
#E4CBFF
ΔE00 5.51
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FBCFFE #D2FECF
analogous
#E3CFFE #FBCFFE #FECFE9
triadic
#FBCFFE #FEFBCF #CFFEFB
tetradic
#FBCFFE #FEE3CF #D2FECF #CFE9FE
square
#FBCFFE #FEE3CF #D2FECF #CFE9FE
split-complementary
#FBCFFE #E9FECF #CFFEE3
monochromatic
#F157FC #F693FD #FBCFFE #FDE1FE #FDE1FE
Accessibility & contrast
On white
1.36
#FBCFFE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.46
#FBCFFE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FBCFFE
15.46:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FBCFFE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FBCFFE | 1.00 | 1.36 | 15.46 | 15.46 |
| #FFFFFF | 1.36 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.46 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.46 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CCDAFF
Deuteranopia (green-blind)
#D5DFFC
Tritanopia (blue-blind)
#FDD3DF
Achromatopsia (no color)
#DDDDDD
Design tokens & code
CSS
--color: #fbcffe; /* rgb */ color: rgb(251, 207, 254); /* oklch */ color: oklch(90.6% 0.079 324.2);
Tailwind
colors: {
custom: {
50: '#fddefe',
500: '#fbcffe',
950: '#000000',
},
}SCSS
$custom: #fbcffe; $custom-light: #fddefe; $custom-dark: #000000;
JSON
{
"hex": "#fbcffe",
"rgb": {
"r": 251,
"g": 207,
"b": 254
},
"hsl": {
"h": 296.17,
"s": 95.918,
"l": 90.392
},
"oklch": {
"l": 0.90649,
"c": 0.07859,
"h": 324.2
},
"luminance": 0.72291
}Semantic roles & 50–950 ramp
primary
#FBCFFE
secondary
#8FE889
accent
#E6000F
background
#FFFEFF
surface
#FFFCFF
border
#D7D5D7
text
#171517
muted
#858485