#FCCEFB#FCCEFB
#FCCEFB is a very light, moderate purple. Relative luminance 0.718; OKLCH L 90.5% C 0.078 H 326.9°. Best body text is #000000 at 15.36:1 contrast (WCAG AA passes).
Color values
| HEX | #FCCEFB |
|---|---|
| RGB | rgb(252, 206, 251) |
| HSL | hsl(301, 88%, 90%) |
| HSV | hsv(301, 18%, 99%) |
| CMYK | cmyk(0%, 18.3%, 0.4%, 1.2%) |
| CIE-LAB | lab(87.87, 23.61, -15.90) |
| CIE-LCH | lch(87.87, 28.47, 326.04°) |
| OKLab | oklab(90.46% 0.0653 -0.0426) |
| OKLCH | oklch(90.46% 0.078 326.9) |
| XYZ | xyz(79.6268, 71.8048, 100.9132) |
| Luminance | 0.7180 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Pale Mauve
#FED0FC
ΔE00 0.51
Very Light Purple
#F6CEFC
ΔE00 1.51
Pale Lavender
#EECFFE
ΔE00 3.78
Light Lilac
#EDC8FF
ΔE00 4.24
Light Lavendar
#EFC0FE
ΔE00 5.14
Pale Lilac
#E4CBFF
ΔE00 6.17
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FCCEFB #CEFCCF
analogous
#E6CEFC #FCCEFB #FCCEE4
triadic
#FCCEFB #FBFCCE #CEFBFC
tetradic
#FCCEFB #FCE6CE #CEFCCF #CEE4FC
square
#FCCEFB #FCE6CE #CEFCCF #CEE4FC
split-complementary
#FCCEFB #E4FCCE #CEFCE6
monochromatic
#F55BF2 #F894F6 #FCCEFB #FDE2FD #FDE2FD
Accessibility & contrast
On white
1.37
#FCCEFB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.36
#FCCEFB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FCCEFB
15.36:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FCCEFB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FCCEFB | 1.00 | 1.37 | 15.36 | 15.36 |
| #FFFFFF | 1.37 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.36 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.36 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CBD9FD
Deuteranopia (green-blind)
#D5DEF9
Tritanopia (blue-blind)
#FFD1DD
Achromatopsia (no color)
#DCDCDC
Design tokens & code
CSS
--color: #fccefb; /* rgb */ color: rgb(252, 206, 251); /* oklch */ color: oklch(90.5% 0.078 326.9);
Tailwind
colors: {
custom: {
50: '#fdddfc',
500: '#fccefb',
950: '#000000',
},
}SCSS
$custom: #fccefb; $custom-light: #fdddfc; $custom-dark: #000000;
JSON
{
"hex": "#fccefb",
"rgb": {
"r": 252,
"g": 206,
"b": 251
},
"hsl": {
"h": 301.304,
"s": 88.462,
"l": 89.804
},
"oklch": {
"l": 0.90459,
"c": 0.07795,
"h": 326.9
},
"luminance": 0.71803
}Semantic roles & 50–950 ramp
primary
#FCCEFB
secondary
#8BE48D
accent
#E50500
background
#FFFEFF
surface
#FFFCFF
border
#D7D5D7
text
#171517
muted
#858485