#FCCFFB#FCCFFB
#FCCFFB is a very light, moderate purple. Relative luminance 0.723; OKLCH L 90.6% C 0.076 H 326.9°. Best body text is #000000 at 15.46:1 contrast (WCAG AA passes).
Color values
| HEX | #FCCFFB |
|---|---|
| RGB | rgb(252, 207, 251) |
| HSL | hsl(301, 88%, 90%) |
| HSV | hsv(301, 18%, 99%) |
| CMYK | cmyk(0%, 17.9%, 0.4%, 1.2%) |
| CIE-LAB | lab(88.11, 23.09, -15.55) |
| CIE-LCH | lch(88.11, 27.84, 326.04°) |
| OKLab | oklab(90.64% 0.0638 -0.0416) |
| OKLCH | oklch(90.64% 0.076 326.9) |
| XYZ | xyz(79.8683, 72.2878, 100.9937) |
| Luminance | 0.7229 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Pale Mauve
#FED0FC
ΔE00 0.35
Very Light Purple
#F6CEFC
ΔE00 1.50
Pale Lavender
#EECFFE
ΔE00 3.73
Light Lilac
#EDC8FF
ΔE00 4.37
Light Lavendar
#EFC0FE
ΔE00 5.39
Pale Lilac
#E4CBFF
ΔE00 6.18
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FCCFFB #CFFCD0
analogous
#E6CFFC #FCCFFB #FCCFE5
triadic
#FCCFFB #FBFCCF #CFFBFC
tetradic
#FCCFFB #FCE6CF #CFFCD0 #CFE5FC
square
#FCCFFB #FCE6CF #CFFCD0 #CFE5FC
split-complementary
#FCCFFB #E5FCCF #CFFCE6
monochromatic
#F55CF1 #F895F6 #FCCFFB #FDE2FD #FDE2FD
Accessibility & contrast
On white
1.36
#FCCFFB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.46
#FCCFFB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FCCFFB
15.46:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FCCFFB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FCCFFB | 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)
#CDDAFD
Deuteranopia (green-blind)
#D6DFF9
Tritanopia (blue-blind)
#FFD2DE
Achromatopsia (no color)
#DDDDDD
Design tokens & code
CSS
--color: #fccffb; /* rgb */ color: rgb(252, 207, 251); /* oklch */ color: oklch(90.6% 0.076 326.9);
Tailwind
colors: {
custom: {
50: '#fddefc',
500: '#fccffb',
950: '#000000',
},
}SCSS
$custom: #fccffb; $custom-light: #fddefc; $custom-dark: #000000;
JSON
{
"hex": "#fccffb",
"rgb": {
"r": 252,
"g": 207,
"b": 251
},
"hsl": {
"h": 301.333,
"s": 88.235,
"l": 90
},
"oklch": {
"l": 0.90638,
"c": 0.07621,
"h": 326.9
},
"luminance": 0.72286
}Semantic roles & 50–950 ramp
primary
#FCCFFB
secondary
#8CE48D
accent
#E50601
background
#FFFEFF
surface
#FFFCFF
border
#D7D5D7
text
#171517
muted
#858485