#F2CFEF#F2CFEF
#F2CFEF is a very light, muted purple. Relative luminance 0.697; OKLCH L 89.4% C 0.057 H 328.8°. Best body text is #000000 at 14.95:1 contrast (WCAG AA passes).
Color values
| HEX | #F2CFEF |
|---|---|
| RGB | rgb(242, 207, 239) |
| HSL | hsl(305, 57%, 88%) |
| HSV | hsv(305, 14%, 95%) |
| CMYK | cmyk(0%, 14.5%, 1.2%, 5.1%) |
| CIE-LAB | lab(86.87, 17.63, -11.16) |
| CIE-LCH | lch(86.87, 20.87, 327.68°) |
| OKLab | oklab(89.35% 0.0491 -0.0297) |
| OKLCH | oklch(89.35% 0.057 328.8) |
| XYZ | xyz(74.5089, 69.7362, 91.1800) |
| Luminance | 0.6974 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Pale Mauve
#FED0FC
ΔE00 3.72
Very Light Purple
#F6CEFC
ΔE00 3.78
Pale Lavender
#EECFFE
ΔE00 4.61
Thistle
#D8BFD8
ΔE00 5.48
Light Lilac
#EDC8FF
ΔE00 6.26
Light Pink
#FFD1DF
ΔE00 6.77
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F2CFEF #CFF2D2
analogous
#E3CFF2 #F2CFEF #F2CFDD
triadic
#F2CFEF #EFF2CF #CFEFF2
tetradic
#F2CFEF #F2E3CF #CFF2D2 #CFDDF2
square
#F2CFEF #F2E3CF #CFF2D2 #CFDDF2
split-complementary
#F2CFEF #DDF2CF #CFF2E3
monochromatic
#D86FCF #E59FDF #F2CFEF #F8E7F7 #F8E7F7
Accessibility & contrast
On white
1.40
#F2CFEF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.95
#F2CFEF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F2CFEF
14.95:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F2CFEF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F2CFEF | 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)
#CED7F0
Deuteranopia (green-blind)
#D5DBEE
Tritanopia (blue-blind)
#F5D1DA
Achromatopsia (no color)
#D9D9D9
Design tokens & code
CSS
--color: #f2cfef; /* rgb */ color: rgb(242, 207, 239); /* oklch */ color: oklch(89.4% 0.057 328.8);
Tailwind
colors: {
custom: {
50: '#f6ddf4',
500: '#f2cfef',
950: '#000000',
},
}SCSS
$custom: #f2cfef; $custom-light: #f6ddf4; $custom-dark: #000000;
JSON
{
"hex": "#f2cfef",
"rgb": {
"r": 242,
"g": 207,
"b": 239
},
"hsl": {
"h": 305.143,
"s": 57.377,
"l": 88.039
},
"oklch": {
"l": 0.89354,
"c": 0.05735,
"h": 328.8
},
"luminance": 0.69735
}Semantic roles & 50–950 ramp
primary
#F2CFEF
secondary
#94D199
accent
#C52F21
background
#FFFEFF
surface
#FEFCFE
border
#D6D5D6
text
#171517
muted
#858485