#F8CCFB#F8CCFB
#F8CCFB is a very light, moderate purple. Relative luminance 0.701; OKLCH L 89.7% C 0.079 H 324.2°. Best body text is #000000 at 15.02:1 contrast (WCAG AA passes).
Color values
| HEX | #F8CCFB |
|---|---|
| RGB | rgb(248, 204, 251) |
| HSL | hsl(296, 85%, 89%) |
| HSV | hsv(296, 19%, 98%) |
| CMYK | cmyk(1.2%, 18.7%, 0%, 1.6%) |
| CIE-LAB | lab(87.05, 23.36, -17.18) |
| CIE-LCH | lch(87.05, 29.00, 323.68°) |
| OKLab | oklab(89.74% 0.0639 -0.0461) |
| OKLCH | oklch(89.74% 0.079 324.2) |
| XYZ | xyz(77.7147, 70.1088, 100.6865) |
| Luminance | 0.7011 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Very Light Purple
#F6CEFC
ΔE00 0.88
Pale Mauve
#FED0FC
ΔE00 1.43
Pale Lavender
#EECFFE
ΔE00 3.08
Light Lilac
#EDC8FF
ΔE00 3.29
Light Lavendar
#EFC0FE
ΔE00 4.28
Pale Lilac
#E4CBFF
ΔE00 5.33
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F8CCFB #CFFBCC
analogous
#E1CCFB #F8CCFB #FBCCE7
triadic
#F8CCFB #FBF8CC #CCFBF8
tetradic
#F8CCFB #FBE1CC #CFFBCC #CCE7FB
square
#F8CCFB #FBE1CC #CFFBCC #CCE7FB
split-complementary
#F8CCFB #E7FBCC #CCFBE1
monochromatic
#E85BF2 #F093F7 #F8CCFB #FBE3FD #FBE3FD
Accessibility & contrast
On white
1.40
#F8CCFB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.02
#F8CCFB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F8CCFB
15.02:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F8CCFB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F8CCFB | 1.00 | 1.40 | 15.02 | 15.02 |
| #FFFFFF | 1.40 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.02 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.02 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C9D7FD
Deuteranopia (green-blind)
#D2DCF9
Tritanopia (blue-blind)
#FAD0DC
Achromatopsia (no color)
#DADADA
Design tokens & code
CSS
--color: #f8ccfb; /* rgb */ color: rgb(248, 204, 251); /* oklch */ color: oklch(89.7% 0.079 324.2);
Tailwind
colors: {
custom: {
50: '#fbdbfc',
500: '#f8ccfb',
950: '#000000',
},
}SCSS
$custom: #f8ccfb; $custom-light: #fbdbfc; $custom-dark: #000000;
JSON
{
"hex": "#f8ccfb",
"rgb": {
"r": 248,
"g": 204,
"b": 251
},
"hsl": {
"h": 296.17,
"s": 85.455,
"l": 89.216
},
"oklch": {
"l": 0.89739,
"c": 0.07878,
"h": 324.2
},
"luminance": 0.70107
}Semantic roles & 50–950 ramp
primary
#F8CCFB
secondary
#8FE28A
accent
#E20412
background
#FFFEFF
surface
#FFFCFF
border
#D7D5D7
text
#171517
muted
#858485