#F5CBFF#F5CBFF
#F5CBFF is a very light, moderate purple. Relative luminance 0.693; OKLCH L 89.4% C 0.083 H 319.7°. Best body text is #000000 at 14.87:1 contrast (WCAG AA passes).
Color values
| HEX | #F5CBFF |
|---|---|
| RGB | rgb(245, 203, 255) |
| HSL | hsl(288, 100%, 90%) |
| HSV | hsv(288, 20%, 100%) |
| CMYK | cmyk(3.9%, 20.4%, 0%, 0%) |
| CIE-LAB | lab(86.67, 23.66, -19.88) |
| CIE-LCH | lch(86.67, 30.91, 319.96°) |
| OKLab | oklab(89.43% 0.0633 -0.0536) |
| OKLCH | oklch(89.43% 0.083 319.7) |
| XYZ | xyz(77.0596, 69.3457, 103.9140) |
| Luminance | 0.6934 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Very Light Purple
#F6CEFC
ΔE00 1.54
Light Lilac
#EDC8FF
ΔE00 1.86
Pale Lavender
#EECFFE
ΔE00 2.46
Pale Mauve
#FED0FC
ΔE00 2.86
Light Lavendar
#EFC0FE
ΔE00 3.09
Pale Lilac
#E4CBFF
ΔE00 4.20
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F5CBFF #D5FFCB
analogous
#DBCBFF #F5CBFF #FFCBEF
triadic
#F5CBFF #FFF5CB #CBFFF5
tetradic
#F5CBFF #FFDBCB #D5FFCB #CBEFFF
square
#F5CBFF #FFDBCB #D5FFCB #CBEFFF
split-complementary
#F5CBFF #EFFFCB #CBFFDB
monochromatic
#DD51FF #E98EFF #F5CBFF #F9E0FF #F9E0FF
Accessibility & contrast
On white
1.41
#F5CBFF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.87
#F5CBFF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F5CBFF
14.87:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F5CBFF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F5CBFF | 1.00 | 1.41 | 14.87 | 14.87 |
| #FFFFFF | 1.41 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.87 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.87 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C6D6FF
Deuteranopia (green-blind)
#CFDBFD
Tritanopia (blue-blind)
#F6D0DD
Achromatopsia (no color)
#D9D9D9
Design tokens & code
CSS
--color: #f5cbff; /* rgb */ color: rgb(245, 203, 255); /* oklch */ color: oklch(89.4% 0.083 319.7);
Tailwind
colors: {
custom: {
50: '#f8dbff',
500: '#f5cbff',
950: '#000000',
},
}SCSS
$custom: #f5cbff; $custom-light: #f8dbff; $custom-dark: #000000;
JSON
{
"hex": "#f5cbff",
"rgb": {
"r": 245,
"g": 203,
"b": 255
},
"hsl": {
"h": 288.462,
"s": 100,
"l": 89.804
},
"oklch": {
"l": 0.89428,
"c": 0.08298,
"h": 319.7
},
"luminance": 0.69344
}Semantic roles & 50–950 ramp
primary
#F5CBFF
secondary
#98E985
accent
#E6002C
background
#FFFEFF
surface
#FFFBFF
border
#D7D4D7
text
#171518
muted
#858486