#F3CBFF#F3CBFF
#F3CBFF is a very light, moderate purple. Relative luminance 0.690; OKLCH L 89.3% C 0.082 H 318.3°. Best body text is #000000 at 14.80:1 contrast (WCAG AA passes).
Color values
| HEX | #F3CBFF |
|---|---|
| RGB | rgb(243, 203, 255) |
| HSL | hsl(286, 100%, 90%) |
| HSV | hsv(286, 20%, 100%) |
| CMYK | cmyk(4.7%, 20.4%, 0%, 0%) |
| CIE-LAB | lab(86.50, 23.02, -20.17) |
| CIE-LCH | lch(86.50, 30.61, 318.78°) |
| OKLab | oklab(89.25% 0.0612 -0.0544) |
| OKLCH | oklch(89.25% 0.082 318.3) |
| XYZ | xyz(76.3655, 68.9877, 103.8814) |
| Luminance | 0.6899 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Light Lilac
#EDC8FF
ΔE00 1.47
Very Light Purple
#F6CEFC
ΔE00 1.69
Pale Lavender
#EECFFE
ΔE00 2.10
Light Lavendar
#EFC0FE
ΔE00 3.06
Pale Mauve
#FED0FC
ΔE00 3.20
Pale Lilac
#E4CBFF
ΔE00 3.73
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F3CBFF #D7FFCB
analogous
#D9CBFF #F3CBFF #FFCBF1
triadic
#F3CBFF #FFF3CB #CBFFF3
tetradic
#F3CBFF #FFD9CB #D7FFCB #CBF1FF
square
#F3CBFF #FFD9CB #D7FFCB #CBF1FF
split-complementary
#F3CBFF #F1FFCB #CBFFD9
monochromatic
#D751FF #E58EFF #F3CBFF #F8E0FF #F8E0FF
Accessibility & contrast
On white
1.42
#F3CBFF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.80
#F3CBFF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F3CBFF
14.80:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F3CBFF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F3CBFF | 1.00 | 1.42 | 14.80 | 14.80 |
| #FFFFFF | 1.42 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.80 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.80 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C5D6FF
Deuteranopia (green-blind)
#CEDAFD
Tritanopia (blue-blind)
#F4D0DD
Achromatopsia (no color)
#D8D8D8
Design tokens & code
CSS
--color: #f3cbff; /* rgb */ color: rgb(243, 203, 255); /* oklch */ color: oklch(89.3% 0.082 318.3);
Tailwind
colors: {
custom: {
50: '#f7dbff',
500: '#f3cbff',
950: '#000000',
},
}SCSS
$custom: #f3cbff; $custom-light: #f7dbff; $custom-dark: #000000;
JSON
{
"hex": "#f3cbff",
"rgb": {
"r": 243,
"g": 203,
"b": 255
},
"hsl": {
"h": 286.154,
"s": 100,
"l": 89.804
},
"oklch": {
"l": 0.8925,
"c": 0.08187,
"h": 318.3
},
"luminance": 0.68987
}Semantic roles & 50–950 ramp
primary
#F3CBFF
secondary
#9CE985
accent
#E60035
background
#FFFEFF
surface
#FEFBFF
border
#D6D4D7
text
#171518
muted
#858486