#F8CBFF#F8CBFF
#F8CBFF is a very light, moderate purple. Relative luminance 0.699; OKLCH L 89.7% C 0.085 H 321.8°. Best body text is #000000 at 14.98:1 contrast (WCAG AA passes).
Color values
| HEX | #F8CBFF |
|---|---|
| RGB | rgb(248, 203, 255) |
| HSL | hsl(292, 100%, 90%) |
| HSV | hsv(292, 20%, 100%) |
| CMYK | cmyk(2.7%, 20.4%, 0%, 0%) |
| CIE-LAB | lab(86.94, 24.63, -19.45) |
| CIE-LCH | lch(86.94, 31.39, 321.70°) |
| OKLab | oklab(89.7% 0.0666 -0.0524) |
| OKLCH | oklch(89.7% 0.085 321.8) |
| XYZ | xyz(78.1150, 69.8898, 103.9634) |
| Luminance | 0.6989 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Very Light Purple
#F6CEFC
ΔE00 1.57
Pale Mauve
#FED0FC
ΔE00 2.45
Light Lilac
#EDC8FF
ΔE00 2.48
Pale Lavender
#EECFFE
ΔE00 3.04
Light Lavendar
#EFC0FE
ΔE00 3.26
Pale Lilac
#E4CBFF
ΔE00 4.89
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F8CBFF #D2FFCB
analogous
#DECBFF #F8CBFF #FFCBEC
triadic
#F8CBFF #FFF8CB #CBFFF8
tetradic
#F8CBFF #FFDECB #D2FFCB #CBECFF
square
#F8CBFF #FFDECB #D2FFCB #CBECFF
split-complementary
#F8CBFF #ECFFCB #CBFFDE
monochromatic
#E851FF #F08EFF #F8CBFF #FBE0FF #FBE0FF
Accessibility & contrast
On white
1.40
#F8CBFF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.98
#F8CBFF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F8CBFF
14.98:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F8CBFF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F8CBFF | 1.00 | 1.40 | 14.98 | 14.98 |
| #FFFFFF | 1.40 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.98 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.98 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C6D7FF
Deuteranopia (green-blind)
#D0DBFD
Tritanopia (blue-blind)
#FAD0DD
Achromatopsia (no color)
#DADADA
Design tokens & code
CSS
--color: #f8cbff; /* rgb */ color: rgb(248, 203, 255); /* oklch */ color: oklch(89.7% 0.085 321.8);
Tailwind
colors: {
custom: {
50: '#fbdbff',
500: '#f8cbff',
950: '#000000',
},
}SCSS
$custom: #f8cbff; $custom-light: #fbdbff; $custom-dark: #000000;
JSON
{
"hex": "#f8cbff",
"rgb": {
"r": 248,
"g": 203,
"b": 255
},
"hsl": {
"h": 291.923,
"s": 100,
"l": 89.804
},
"oklch": {
"l": 0.89698,
"c": 0.08473,
"h": 321.8
},
"luminance": 0.69888
}Semantic roles & 50–950 ramp
primary
#F8CBFF
secondary
#92E985
accent
#E6001F
background
#FFFEFF
surface
#FFFBFF
border
#D7D4D7
text
#171518
muted
#858486