#F5CBFC#F5CBFC
#F5CBFC is a very light, moderate purple. Relative luminance 0.692; OKLCH L 89.3% C 0.080 H 321.5°. Best body text is #000000 at 14.83:1 contrast (WCAG AA passes).
Color values
| HEX | #F5CBFC |
|---|---|
| RGB | rgb(245, 203, 252) |
| HSL | hsl(291, 89%, 89%) |
| HSV | hsv(291, 19%, 99%) |
| CMYK | cmyk(2.8%, 19.4%, 0%, 1.2%) |
| CIE-LAB | lab(86.58, 23.10, -18.44) |
| CIE-LCH | lch(86.58, 29.56, 321.41°) |
| OKLab | oklab(89.32% 0.0624 -0.0496) |
| OKLCH | oklch(89.32% 0.08 321.5) |
| XYZ | xyz(76.5805, 69.1540, 101.3904) |
| Luminance | 0.6915 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Very Light Purple
#F6CEFC
ΔE00 0.93
Pale Mauve
#FED0FC
ΔE00 2.26
Light Lilac
#EDC8FF
ΔE00 2.42
Pale Lavender
#EECFFE
ΔE00 2.50
Light Lavendar
#EFC0FE
ΔE00 3.62
Pale Lilac
#E4CBFF
ΔE00 4.55
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F5CBFC #D2FCCB
analogous
#DDCBFC #F5CBFC #FCCBEB
triadic
#F5CBFC #FCF5CB #CBFCF5
tetradic
#F5CBFC #FCDDCB #D2FCCB #CBEBFC
square
#F5CBFC #FCDDCB #D2FCCB #CBEBFC
split-complementary
#F5CBFC #EBFCCB #CBFCDD
monochromatic
#DF57F5 #EA91F9 #F5CBFC #F9E2FD #F9E2FD
Accessibility & contrast
On white
1.42
#F5CBFC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.83
#F5CBFC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F5CBFC
14.83:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F5CBFC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F5CBFC | 1.00 | 1.42 | 14.83 | 14.83 |
| #FFFFFF | 1.42 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.83 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.83 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C7D6FE
Deuteranopia (green-blind)
#D0DAFA
Tritanopia (blue-blind)
#F7D0DC
Achromatopsia (no color)
#D9D9D9
Design tokens & code
CSS
--color: #f5cbfc; /* rgb */ color: rgb(245, 203, 252); /* oklch */ color: oklch(89.3% 0.080 321.5);
Tailwind
colors: {
custom: {
50: '#f8dbfd',
500: '#f5cbfc',
950: '#000000',
},
}SCSS
$custom: #f5cbfc; $custom-light: #f8dbfd; $custom-dark: #000000;
JSON
{
"hex": "#f5cbfc",
"rgb": {
"r": 245,
"g": 203,
"b": 252
},
"hsl": {
"h": 291.429,
"s": 89.091,
"l": 89.216
},
"oklch": {
"l": 0.89324,
"c": 0.07972,
"h": 321.5
},
"luminance": 0.69153
}Semantic roles & 50–950 ramp
primary
#F5CBFC
secondary
#95E388
accent
#E60021
background
#FFFEFF
surface
#FFFBFF
border
#D7D4D7
text
#171517
muted
#858485