#F2CFFD#F2CFFD
#F2CFFD is a very light, moderate purple. Relative luminance 0.706; OKLCH L 89.8% C 0.072 H 318.0°. Best body text is #000000 at 15.12:1 contrast (WCAG AA passes).
Color values
| HEX | #F2CFFD |
|---|---|
| RGB | rgb(242, 207, 253) |
| HSL | hsl(286, 92%, 90%) |
| HSV | hsv(286, 18%, 99%) |
| CMYK | cmyk(4.3%, 18.2%, 0%, 0.8%) |
| CIE-LAB | lab(87.29, 20.21, -17.93) |
| CIE-LCH | lch(87.29, 27.02, 318.42°) |
| OKLab | oklab(89.82% 0.0537 -0.0483) |
| OKLCH | oklch(89.82% 0.072 318) |
| XYZ | xyz(76.6578, 70.5958, 102.4975) |
| Luminance | 0.7059 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Pale Lavender
#EECFFE
ΔE00 1.12
Very Light Purple
#F6CEFC
ΔE00 1.19
Light Lilac
#EDC8FF
ΔE00 2.61
Pale Mauve
#FED0FC
ΔE00 2.89
Pale Lilac
#E4CBFF
ΔE00 3.66
Light Lavendar
#EFC0FE
ΔE00 4.64
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F2CFFD #DAFDCF
analogous
#DBCFFD #F2CFFD #FDCFF1
triadic
#F2CFFD #FDF2CF #CFFDF2
tetradic
#F2CFFD #FDDBCF #DAFDCF #CFF1FD
square
#F2CFFD #FDDBCF #DAFDCF #CFF1FD
split-complementary
#F2CFFD #F1FDCF #CFFDDB
monochromatic
#D259F8 #E294FB #F2CFFD #F7E2FE #F7E2FE
Accessibility & contrast
On white
1.39
#F2CFFD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.12
#F2CFFD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F2CFFD
15.12:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F2CFFD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F2CFFD | 1.00 | 1.39 | 15.12 | 15.12 |
| #FFFFFF | 1.39 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.12 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.12 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CAD8FF
Deuteranopia (green-blind)
#D1DCFB
Tritanopia (blue-blind)
#F2D4DE
Achromatopsia (no color)
#DBDBDB
Design tokens & code
CSS
--color: #f2cffd; /* rgb */ color: rgb(242, 207, 253); /* oklch */ color: oklch(89.8% 0.072 318.0);
Tailwind
colors: {
custom: {
50: '#f6ddfe',
500: '#f2cffd',
950: '#000000',
},
}SCSS
$custom: #f2cffd; $custom-light: #f6ddfe; $custom-dark: #000000;
JSON
{
"hex": "#f2cffd",
"rgb": {
"r": 242,
"g": 207,
"b": 253
},
"hsl": {
"h": 285.652,
"s": 92,
"l": 90.196
},
"oklch": {
"l": 0.89819,
"c": 0.07219,
"h": 318
},
"luminance": 0.70595
}Semantic roles & 50–950 ramp
primary
#F2CFFD
secondary
#A0E68A
accent
#E60037
background
#FFFEFF
surface
#FEFCFF
border
#D6D5D7
text
#171517
muted
#858485