#F1CBFF#F1CBFF
#F1CBFF is a very light, moderate purple. Relative luminance 0.686; OKLCH L 89.1% C 0.081 H 316.9°. Best body text is #000000 at 14.73:1 contrast (WCAG AA passes).
Color values
| HEX | #F1CBFF |
|---|---|
| RGB | rgb(241, 203, 255) |
| HSL | hsl(284, 100%, 90%) |
| HSV | hsv(284, 20%, 100%) |
| CMYK | cmyk(5.5%, 20.4%, 0%, 0%) |
| CIE-LAB | lab(86.32, 22.38, -20.45) |
| CIE-LCH | lch(86.32, 30.32, 317.58°) |
| OKLab | oklab(89.07% 0.059 -0.0552) |
| OKLCH | oklch(89.07% 0.081 316.9) |
| XYZ | xyz(75.6788, 68.6337, 103.8492) |
| Luminance | 0.6863 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Light Lilac
#EDC8FF
ΔE00 1.13
Pale Lavender
#EECFFE
ΔE00 1.78
Very Light Purple
#F6CEFC
ΔE00 1.94
Light Lavendar
#EFC0FE
ΔE00 3.10
Pale Lilac
#E4CBFF
ΔE00 3.26
Pale Mauve
#FED0FC
ΔE00 3.57
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F1CBFF #D9FFCB
analogous
#D7CBFF #F1CBFF #FFCBF3
triadic
#F1CBFF #FFF1CB #CBFFF1
tetradic
#F1CBFF #FFD7CB #D9FFCB #CBF3FF
square
#F1CBFF #FFD7CB #D9FFCB #CBF3FF
split-complementary
#F1CBFF #F3FFCB #CBFFD7
monochromatic
#D051FF #E18EFF #F1CBFF #F7E0FF #F7E0FF
Accessibility & contrast
On white
1.43
#F1CBFF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.73
#F1CBFF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F1CBFF
14.73:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F1CBFF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F1CBFF | 1.00 | 1.43 | 14.73 | 14.73 |
| #FFFFFF | 1.43 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.73 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.73 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C5D6FF
Deuteranopia (green-blind)
#CDD9FD
Tritanopia (blue-blind)
#F1D1DD
Achromatopsia (no color)
#D8D8D8
Design tokens & code
CSS
--color: #f1cbff; /* rgb */ color: rgb(241, 203, 255); /* oklch */ color: oklch(89.1% 0.081 316.9);
Tailwind
colors: {
custom: {
50: '#f6dbff',
500: '#f1cbff',
950: '#000000',
},
}SCSS
$custom: #f1cbff; $custom-light: #f6dbff; $custom-dark: #000000;
JSON
{
"hex": "#f1cbff",
"rgb": {
"r": 241,
"g": 203,
"b": 255
},
"hsl": {
"h": 283.846,
"s": 100,
"l": 89.804
},
"oklch": {
"l": 0.89073,
"c": 0.08082,
"h": 316.9
},
"luminance": 0.68633
}Semantic roles & 50–950 ramp
primary
#F1CBFF
secondary
#A0E985
accent
#E6003E
background
#FFFEFF
surface
#FEFBFF
border
#D6D4D7
text
#171518
muted
#858486