#F2CFEE#F2CFEE
#F2CFEE is a very light, muted purple. Relative luminance 0.697; OKLCH L 89.3% C 0.056 H 329.8°. Best body text is #000000 at 14.94:1 contrast (WCAG AA passes).
Color values
| HEX | #F2CFEE |
|---|---|
| RGB | rgb(242, 207, 238) |
| HSL | hsl(307, 57%, 88%) |
| HSV | hsv(307, 14%, 95%) |
| CMYK | cmyk(0%, 14.5%, 1.7%, 5.1%) |
| CIE-LAB | lab(86.84, 17.45, -10.67) |
| CIE-LCH | lch(86.84, 20.46, 328.56°) |
| OKLab | oklab(89.32% 0.0487 -0.0284) |
| OKLCH | oklch(89.32% 0.056 329.8) |
| XYZ | xyz(74.3616, 69.6773, 90.4041) |
| Luminance | 0.6968 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Pale Mauve
#FED0FC
ΔE00 3.95
Very Light Purple
#F6CEFC
ΔE00 4.07
Pale Lavender
#EECFFE
ΔE00 4.90
Thistle
#D8BFD8
ΔE00 5.39
Light Pink
#FFD1DF
ΔE00 6.50
Light Lilac
#EDC8FF
ΔE00 6.55
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F2CFEE #CFF2D3
analogous
#E4CFF2 #F2CFEE #F2CFDC
triadic
#F2CFEE #EEF2CF #CFEEF2
tetradic
#F2CFEE #F2E4CF #CFF2D3 #CFDCF2
square
#F2CFEE #F2E4CF #CFF2D3 #CFDCF2
split-complementary
#F2CFEE #DCF2CF #CFF2E4
monochromatic
#D86FCC #E59FDD #F2CFEE #F8E7F6 #F8E7F6
Accessibility & contrast
On white
1.41
#F2CFEE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.94
#F2CFEE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F2CFEE
14.94:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F2CFEE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F2CFEE | 1.00 | 1.41 | 14.94 | 14.94 |
| #FFFFFF | 1.41 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.94 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.94 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CED7EF
Deuteranopia (green-blind)
#D5DBED
Tritanopia (blue-blind)
#F5D1D9
Achromatopsia (no color)
#D9D9D9
Design tokens & code
CSS
--color: #f2cfee; /* rgb */ color: rgb(242, 207, 238); /* oklch */ color: oklch(89.3% 0.056 329.8);
Tailwind
colors: {
custom: {
50: '#f6ddf3',
500: '#f2cfee',
950: '#000000',
},
}SCSS
$custom: #f2cfee; $custom-light: #f6ddf3; $custom-dark: #000000;
JSON
{
"hex": "#f2cfee",
"rgb": {
"r": 242,
"g": 207,
"b": 238
},
"hsl": {
"h": 306.857,
"s": 57.377,
"l": 88.039
},
"oklch": {
"l": 0.89322,
"c": 0.05638,
"h": 329.8
},
"luminance": 0.69676
}Semantic roles & 50–950 ramp
primary
#F2CFEE
secondary
#94D19B
accent
#C53321
background
#FFFEFF
surface
#FEFCFE
border
#D6D5D6
text
#171517
muted
#858485