#F3CDFF#F3CDFF
#F3CDFF is a very light, moderate purple. Relative luminance 0.699; OKLCH L 89.6% C 0.078 H 318.0°. Best body text is #000000 at 14.99:1 contrast (WCAG AA passes).
Color values
| HEX | #F3CDFF |
|---|---|
| RGB | rgb(243, 205, 255) |
| HSL | hsl(286, 100%, 90%) |
| HSV | hsv(286, 20%, 100%) |
| CMYK | cmyk(4.7%, 19.6%, 0%, 0%) |
| CIE-LAB | lab(86.97, 21.97, -19.46) |
| CIE-LCH | lch(86.97, 29.35, 318.46°) |
| OKLab | oklab(89.61% 0.0583 -0.0525) |
| OKLCH | oklch(89.61% 0.078 318) |
| XYZ | xyz(76.8408, 69.9384, 104.0399) |
| Luminance | 0.6994 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Very Light Purple
#F6CEFC
ΔE00 1.33
Pale Lavender
#EECFFE
ΔE00 1.59
Light Lilac
#EDC8FF
ΔE00 1.80
Pale Mauve
#FED0FC
ΔE00 3.01
Pale Lilac
#E4CBFF
ΔE00 3.60
Light Lavendar
#EFC0FE
ΔE00 3.67
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F3CDFF #D9FFCD
analogous
#DACDFF #F3CDFF #FFCDF2
triadic
#F3CDFF #FFF3CD #CDFFF3
tetradic
#F3CDFF #FFDACD #D9FFCD #CDF2FF
square
#F3CDFF #FFDACD #D9FFCD #CDF2FF
split-complementary
#F3CDFF #F2FFCD #CDFFDA
monochromatic
#D653FF #E490FF #F3CDFF #F8E0FF #F8E0FF
Accessibility & contrast
On white
1.40
#F3CDFF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.99
#F3CDFF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F3CDFF
14.99:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F3CDFF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F3CDFF | 1.00 | 1.40 | 14.99 | 14.99 |
| #FFFFFF | 1.40 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.99 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.99 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C7D7FF
Deuteranopia (green-blind)
#CFDBFD
Tritanopia (blue-blind)
#F3D2DE
Achromatopsia (no color)
#DADADA
Design tokens & code
CSS
--color: #f3cdff; /* rgb */ color: rgb(243, 205, 255); /* oklch */ color: oklch(89.6% 0.078 318.0);
Tailwind
colors: {
custom: {
50: '#f7dcff',
500: '#f3cdff',
950: '#000000',
},
}SCSS
$custom: #f3cdff; $custom-light: #f7dcff; $custom-dark: #000000;
JSON
{
"hex": "#f3cdff",
"rgb": {
"r": 243,
"g": 205,
"b": 255
},
"hsl": {
"h": 285.6,
"s": 100,
"l": 90.196
},
"oklch": {
"l": 0.89612,
"c": 0.07842,
"h": 318
},
"luminance": 0.69937
}Semantic roles & 50–950 ramp
primary
#F3CDFF
secondary
#9EEA86
accent
#E60037
background
#FFFEFF
surface
#FEFCFF
border
#D6D5D7
text
#171518
muted
#858486