#F2CDFF#F2CDFF
#F2CDFF is a very light, moderate purple. Relative luminance 0.698; OKLCH L 89.5% C 0.078 H 317.2°. Best body text is #000000 at 14.95:1 contrast (WCAG AA passes).
Color values
| HEX | #F2CDFF |
|---|---|
| RGB | rgb(242, 205, 255) |
| HSL | hsl(284, 100%, 90%) |
| HSV | hsv(284, 20%, 100%) |
| CMYK | cmyk(5.1%, 19.6%, 0%, 0%) |
| CIE-LAB | lab(86.88, 21.64, -19.60) |
| CIE-LCH | lch(86.88, 29.20, 317.84°) |
| OKLab | oklab(89.52% 0.0572 -0.0529) |
| OKLCH | oklch(89.52% 0.078 317.2) |
| XYZ | xyz(76.4966, 69.7609, 104.0237) |
| Luminance | 0.6976 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Pale Lavender
#EECFFE
ΔE00 1.39
Very Light Purple
#F6CEFC
ΔE00 1.51
Light Lilac
#EDC8FF
ΔE00 1.68
Pale Mauve
#FED0FC
ΔE00 3.21
Pale Lilac
#E4CBFF
ΔE00 3.36
Light Lavendar
#EFC0FE
ΔE00 3.69
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F2CDFF #DAFFCD
analogous
#D9CDFF #F2CDFF #FFCDF3
triadic
#F2CDFF #FFF2CD #CDFFF2
tetradic
#F2CDFF #FFD9CD #DAFFCD #CDF3FF
square
#F2CDFF #FFD9CD #DAFFCD #CDF3FF
split-complementary
#F2CDFF #F3FFCD #CDFFD9
monochromatic
#D253FF #E290FF #F2CDFF #F7E0FF #F7E0FF
Accessibility & contrast
On white
1.40
#F2CDFF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.95
#F2CDFF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F2CDFF
14.95:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F2CDFF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F2CDFF | 1.00 | 1.40 | 14.95 | 14.95 |
| #FFFFFF | 1.40 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.95 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.95 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C7D7FF
Deuteranopia (green-blind)
#CFDBFD
Tritanopia (blue-blind)
#F2D2DE
Achromatopsia (no color)
#DADADA
Design tokens & code
CSS
--color: #f2cdff; /* rgb */ color: rgb(242, 205, 255); /* oklch */ color: oklch(89.5% 0.078 317.2);
Tailwind
colors: {
custom: {
50: '#f6dcff',
500: '#f2cdff',
950: '#000000',
},
}SCSS
$custom: #f2cdff; $custom-light: #f6dcff; $custom-dark: #000000;
JSON
{
"hex": "#f2cdff",
"rgb": {
"r": 242,
"g": 205,
"b": 255
},
"hsl": {
"h": 284.4,
"s": 100,
"l": 90.196
},
"oklch": {
"l": 0.89524,
"c": 0.07789,
"h": 317.2
},
"luminance": 0.6976
}Semantic roles & 50–950 ramp
primary
#F2CDFF
secondary
#A0EA86
accent
#E6003C
background
#FFFEFF
surface
#FEFCFF
border
#D6D5D7
text
#171518
muted
#858486