#F3CBFC#F3CBFC
#F3CBFC is a very light, moderate purple. Relative luminance 0.688; OKLCH L 89.1% C 0.079 H 320.1°. Best body text is #000000 at 14.76:1 contrast (WCAG AA passes).
Color values
| HEX | #F3CBFC |
|---|---|
| RGB | rgb(243, 203, 252) |
| HSL | hsl(289, 89%, 89%) |
| HSV | hsv(289, 19%, 99%) |
| CMYK | cmyk(3.6%, 19.4%, 0%, 1.2%) |
| CIE-LAB | lab(86.40, 22.46, -18.73) |
| CIE-LCH | lch(86.40, 29.24, 320.18°) |
| OKLab | oklab(89.15% 0.0602 -0.0504) |
| OKLCH | oklch(89.15% 0.079 320.1) |
| XYZ | xyz(75.8863, 68.7961, 101.3579) |
| Luminance | 0.6879 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Very Light Purple
#F6CEFC
ΔE00 1.03
Light Lilac
#EDC8FF
ΔE00 2.07
Pale Lavender
#EECFFE
ΔE00 2.08
Pale Mauve
#FED0FC
ΔE00 2.62
Light Lavendar
#EFC0FE
ΔE00 3.56
Pale Lilac
#E4CBFF
ΔE00 4.09
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F3CBFC #D4FCCB
analogous
#DBCBFC #F3CBFC #FCCBED
triadic
#F3CBFC #FCF3CB #CBFCF3
tetradic
#F3CBFC #FCDBCB #D4FCCB #CBEDFC
square
#F3CBFC #FCDBCB #D4FCCB #CBEDFC
split-complementary
#F3CBFC #EDFCCB #CBFCDB
monochromatic
#D857F5 #E691F9 #F3CBFC #F8E2FD #F8E2FD
Accessibility & contrast
On white
1.42
#F3CBFC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.76
#F3CBFC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F3CBFC
14.76:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F3CBFC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F3CBFC | 1.00 | 1.42 | 14.76 | 14.76 |
| #FFFFFF | 1.42 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.76 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.76 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C6D5FE
Deuteranopia (green-blind)
#CFDAFA
Tritanopia (blue-blind)
#F4D0DC
Achromatopsia (no color)
#D8D8D8
Design tokens & code
CSS
--color: #f3cbfc; /* rgb */ color: rgb(243, 203, 252); /* oklch */ color: oklch(89.1% 0.079 320.1);
Tailwind
colors: {
custom: {
50: '#f7dbfd',
500: '#f3cbfc',
950: '#000000',
},
}SCSS
$custom: #f3cbfc; $custom-light: #f7dbfd; $custom-dark: #000000;
JSON
{
"hex": "#f3cbfc",
"rgb": {
"r": 243,
"g": 203,
"b": 252
},
"hsl": {
"h": 288.98,
"s": 89.091,
"l": 89.216
},
"oklch": {
"l": 0.89146,
"c": 0.07855,
"h": 320.1
},
"luminance": 0.68795
}Semantic roles & 50–950 ramp
primary
#F3CBFC
secondary
#99E388
accent
#E6002A
background
#FFFEFF
surface
#FEFBFF
border
#D6D4D7
text
#171517
muted
#858485