#F8CCFA#F8CCFA
#F8CCFA is a very light, moderate purple. Relative luminance 0.700; OKLCH L 89.7% C 0.078 H 324.8°. Best body text is #000000 at 15.01:1 contrast (WCAG AA passes).
Color values
| HEX | #F8CCFA |
|---|---|
| RGB | rgb(248, 204, 250) |
| HSL | hsl(297, 82%, 89%) |
| HSV | hsv(297, 18%, 98%) |
| CMYK | cmyk(0.8%, 18.4%, 0%, 2%) |
| CIE-LAB | lab(87.02, 23.18, -16.69) |
| CIE-LCH | lch(87.02, 28.57, 324.24°) |
| OKLab | oklab(89.71% 0.0636 -0.0448) |
| OKLCH | oklch(89.71% 0.078 324.8) |
| XYZ | xyz(77.5575, 70.0459, 99.8585) |
| Luminance | 0.7004 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Very Light Purple
#F6CEFC
ΔE00 0.95
Pale Mauve
#FED0FC
ΔE00 1.28
Pale Lavender
#EECFFE
ΔE00 3.18
Light Lilac
#EDC8FF
ΔE00 3.51
Light Lavendar
#EFC0FE
ΔE00 4.50
Pale Lilac
#E4CBFF
ΔE00 5.48
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F8CCFA #CEFACC
analogous
#E1CCFA #F8CCFA #FACCE5
triadic
#F8CCFA #FAF8CC #CCFAF8
tetradic
#F8CCFA #FAE1CC #CEFACC #CCE5FA
square
#F8CCFA #FAE1CC #CEFACC #CCE5FA
split-complementary
#F8CCFA #E5FACC #CCFAE1
monochromatic
#E95DEF #F094F5 #F8CCFA #FBE3FC #FBE3FC
Accessibility & contrast
On white
1.40
#F8CCFA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.01
#F8CCFA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F8CCFA
15.01:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F8CCFA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F8CCFA | 1.00 | 1.40 | 15.01 | 15.01 |
| #FFFFFF | 1.40 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.01 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.01 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C9D7FC
Deuteranopia (green-blind)
#D2DCF8
Tritanopia (blue-blind)
#FBD0DC
Achromatopsia (no color)
#DADADA
Design tokens & code
CSS
--color: #f8ccfa; /* rgb */ color: rgb(248, 204, 250); /* oklch */ color: oklch(89.7% 0.078 324.8);
Tailwind
colors: {
custom: {
50: '#fbdbfc',
500: '#f8ccfa',
950: '#000000',
},
}SCSS
$custom: #f8ccfa; $custom-light: #fbdbfc; $custom-dark: #000000;
JSON
{
"hex": "#f8ccfa",
"rgb": {
"r": 248,
"g": 204,
"b": 250
},
"hsl": {
"h": 297.391,
"s": 82.143,
"l": 89.02
},
"oklch": {
"l": 0.89705,
"c": 0.07775,
"h": 324.8
},
"luminance": 0.70044
}Semantic roles & 50–950 ramp
primary
#F8CCFA
secondary
#8EE08B
accent
#DF0710
background
#FFFEFF
surface
#FFFCFF
border
#D7D5D7
text
#171517
muted
#858485