#F2CDF2#F2CDF2
#F2CDF2 is a very light, moderate purple. Relative luminance 0.690; OKLCH L 89.1% C 0.064 H 326.1°. Best body text is #000000 at 14.79:1 contrast (WCAG AA passes).
Color values
| HEX | #F2CDF2 |
|---|---|
| RGB | rgb(242, 205, 242) |
| HSL | hsl(300, 59%, 88%) |
| HSV | hsv(300, 15%, 95%) |
| CMYK | cmyk(0%, 15.3%, 0%, 5.1%) |
| CIE-LAB | lab(86.48, 19.23, -13.32) |
| CIE-LCH | lch(86.48, 23.39, 325.29°) |
| OKLab | oklab(89.08% 0.053 -0.0356) |
| OKLCH | oklch(89.08% 0.064 326.1) |
| XYZ | xyz(74.4743, 68.9520, 93.3730) |
| Luminance | 0.6895 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Very Light Purple
#F6CEFC
ΔE00 2.41
Pale Mauve
#FED0FC
ΔE00 2.65
Pale Lavender
#EECFFE
ΔE00 3.53
Light Lilac
#EDC8FF
ΔE00 4.92
Pale Lilac
#E4CBFF
ΔE00 5.85
Thistle
#D8BFD8
ΔE00 6.03
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F2CDF2 #CDF2CD
analogous
#DFCDF2 #F2CDF2 #F2CDDF
triadic
#F2CDF2 #F2F2CD #CDF2F2
tetradic
#F2CDF2 #F2DFCD #CDF2CD #CDDFF2
square
#F2CDF2 #F2DFCD #CDF2CD #CDDFF2
split-complementary
#F2CDF2 #DFF2CD #CDF2DF
monochromatic
#D96CD9 #E59CE5 #F2CDF2 #F9E7F9 #F9E7F9
Accessibility & contrast
On white
1.42
#F2CDF2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.79
#F2CDF2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F2CDF2
14.79:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F2CDF2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F2CDF2 | 1.00 | 1.42 | 14.79 | 14.79 |
| #FFFFFF | 1.42 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.79 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.79 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CBD6F4
Deuteranopia (green-blind)
#D3DAF1
Tritanopia (blue-blind)
#F5D0D9
Achromatopsia (no color)
#D8D8D8
Design tokens & code
CSS
--color: #f2cdf2; /* rgb */ color: rgb(242, 205, 242); /* oklch */ color: oklch(89.1% 0.064 326.1);
Tailwind
colors: {
custom: {
50: '#f6dcf6',
500: '#f2cdf2',
950: '#000000',
},
}SCSS
$custom: #f2cdf2; $custom-light: #f6dcf6; $custom-dark: #000000;
JSON
{
"hex": "#f2cdf2",
"rgb": {
"r": 242,
"g": 205,
"b": 242
},
"hsl": {
"h": 300,
"s": 58.73,
"l": 87.647
},
"oklch": {
"l": 0.89083,
"c": 0.06384,
"h": 326.1
},
"luminance": 0.68951
}Semantic roles & 50–950 ramp
primary
#F2CDF2
secondary
#92D192
accent
#C61F1F
background
#FFFEFF
surface
#FEFCFE
border
#D6D5D6
text
#171517
muted
#858485