#F5CEFC#F5CEFC
#F5CEFC is a very light, moderate purple. Relative luminance 0.706; OKLCH L 89.9% C 0.075 H 321.2°. Best body text is #000000 at 15.12:1 contrast (WCAG AA passes).
Color values
| HEX | #F5CEFC |
|---|---|
| RGB | rgb(245, 206, 252) |
| HSL | hsl(291, 88%, 90%) |
| HSV | hsv(291, 18%, 99%) |
| CMYK | cmyk(2.8%, 18.3%, 0%, 1.2%) |
| CIE-LAB | lab(87.28, 21.52, -17.38) |
| CIE-LCH | lch(87.28, 27.66, 321.07°) |
| OKLab | oklab(89.87% 0.058 -0.0467) |
| OKLCH | oklch(89.87% 0.075 321.2) |
| XYZ | xyz(77.2958, 70.5846, 101.6289) |
| Luminance | 0.7058 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Very Light Purple
#F6CEFC
ΔE00 0.24
Pale Mauve
#FED0FC
ΔE00 2.02
Pale Lavender
#EECFFE
ΔE00 2.05
Light Lilac
#EDC8FF
ΔE00 2.90
Pale Lilac
#E4CBFF
ΔE00 4.47
Light Lavendar
#EFC0FE
ΔE00 4.50
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F5CEFC #D5FCCE
analogous
#DECEFC #F5CEFC #FCCEEC
triadic
#F5CEFC #FCF5CE #CEFCF5
tetradic
#F5CEFC #FCDECE #D5FCCE #CEECFC
square
#F5CEFC #FCDECE #D5FCCE #CEECFC
split-complementary
#F5CEFC #ECFCCE #CEFCDE
monochromatic
#DD5BF5 #E994F8 #F5CEFC #F9E2FD #F9E2FD
Accessibility & contrast
On white
1.39
#F5CEFC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.12
#F5CEFC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F5CEFC
15.12:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F5CEFC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F5CEFC | 1.00 | 1.39 | 15.12 | 15.12 |
| #FFFFFF | 1.39 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.12 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.12 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CAD8FE
Deuteranopia (green-blind)
#D2DCFA
Tritanopia (blue-blind)
#F6D2DE
Achromatopsia (no color)
#DBDBDB
Design tokens & code
CSS
--color: #f5cefc; /* rgb */ color: rgb(245, 206, 252); /* oklch */ color: oklch(89.9% 0.075 321.2);
Tailwind
colors: {
custom: {
50: '#f8ddfd',
500: '#f5cefc',
950: '#000000',
},
}SCSS
$custom: #f5cefc; $custom-light: #f8ddfd; $custom-dark: #000000;
JSON
{
"hex": "#f5cefc",
"rgb": {
"r": 245,
"g": 206,
"b": 252
},
"hsl": {
"h": 290.87,
"s": 88.462,
"l": 89.804
},
"oklch": {
"l": 0.89866,
"c": 0.07451,
"h": 321.2
},
"luminance": 0.70583
}Semantic roles & 50–950 ramp
primary
#F5CEFC
secondary
#98E48B
accent
#E50023
background
#FFFEFF
surface
#FFFCFF
border
#D7D5D7
text
#171517
muted
#858485