#F2CDFB#F2CDFB
#F2CDFB is a very light, moderate purple. Relative luminance 0.695; OKLCH L 89.4% C 0.073 H 319.6°. Best body text is #000000 at 14.90:1 contrast (WCAG AA passes).
Color values
| HEX | #F2CDFB |
|---|---|
| RGB | rgb(242, 205, 251) |
| HSL | hsl(288, 85%, 89%) |
| HSV | hsv(288, 18%, 98%) |
| CMYK | cmyk(3.6%, 18.3%, 0%, 1.6%) |
| CIE-LAB | lab(86.75, 20.89, -17.68) |
| CIE-LCH | lch(86.75, 27.37, 319.76°) |
| OKLab | oklab(89.39% 0.0559 -0.0476) |
| OKLCH | oklch(89.39% 0.073 319.6) |
| XYZ | xyz(75.8594, 69.5061, 100.6679) |
| Luminance | 0.6950 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Very Light Purple
#F6CEFC
ΔE00 0.80
Pale Lavender
#EECFFE
ΔE00 1.59
Light Lilac
#EDC8FF
ΔE00 2.56
Pale Mauve
#FED0FC
ΔE00 2.57
Pale Lilac
#E4CBFF
ΔE00 3.96
Light Lavendar
#EFC0FE
ΔE00 4.36
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F2CDFB #D6FBCD
analogous
#DBCDFB #F2CDFB #FBCDED
triadic
#F2CDFB #FBF2CD #CDFBF2
tetradic
#F2CDFB #FBDBCD #D6FBCD #CDEDFB
square
#F2CDFB #FBDBCD #D6FBCD #CDEDFB
split-complementary
#F2CDFB #EDFBCD #CDFBDB
monochromatic
#D55CF2 #E394F6 #F2CDFB #F8E3FD #F8E3FD
Accessibility & contrast
On white
1.41
#F2CDFB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.90
#F2CDFB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F2CDFB
14.90:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F2CDFB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F2CDFB | 1.00 | 1.41 | 14.90 | 14.90 |
| #FFFFFF | 1.41 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.90 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.90 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C8D7FD
Deuteranopia (green-blind)
#D0DBF9
Tritanopia (blue-blind)
#F3D1DD
Achromatopsia (no color)
#D9D9D9
Design tokens & code
CSS
--color: #f2cdfb; /* rgb */ color: rgb(242, 205, 251); /* oklch */ color: oklch(89.4% 0.073 319.6);
Tailwind
colors: {
custom: {
50: '#f6dcfc',
500: '#f2cdfb',
950: '#000000',
},
}SCSS
$custom: #f2cdfb; $custom-light: #f6dcfc; $custom-dark: #000000;
JSON
{
"hex": "#f2cdfb",
"rgb": {
"r": 242,
"g": 205,
"b": 251
},
"hsl": {
"h": 288.261,
"s": 85.185,
"l": 89.412
},
"oklch": {
"l": 0.89386,
"c": 0.07342,
"h": 319.6
},
"luminance": 0.69505
}Semantic roles & 50–950 ramp
primary
#F2CDFB
secondary
#9CE28B
accent
#E2042F
background
#FFFEFF
surface
#FEFCFF
border
#D6D5D7
text
#171517
muted
#858485