#F2D4F0#F2D4F0
#F2D4F0 is a very light, muted purple. Relative luminance 0.723; OKLCH L 90.3% C 0.050 H 328.1°. Best body text is #000000 at 15.45:1 contrast (WCAG AA passes).
Color values
| HEX | #F2D4F0 |
|---|---|
| RGB | rgb(242, 212, 240) |
| HSL | hsl(304, 54%, 89%) |
| HSV | hsv(304, 12%, 95%) |
| CMYK | cmyk(0%, 12.4%, 0.8%, 5.1%) |
| CIE-LAB | lab(88.09, 15.18, -9.86) |
| CIE-LCH | lch(88.09, 18.10, 326.99°) |
| OKLab | oklab(90.31% 0.0421 -0.0262) |
| OKLCH | oklch(90.31% 0.05 328.1) |
| XYZ | xyz(75.8876, 72.2566, 92.3704) |
| Luminance | 0.7226 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Very Light Purple
#F6CEFC
ΔE00 5.15
Pale Mauve
#FED0FC
ΔE00 5.18
Pale Lavender
#EECFFE
ΔE00 5.46
Thistle
#D8BFD8
ΔE00 5.51
Light Pink
#FFD1DF
ΔE00 6.54
Pale Pink
#FFCFDC
ΔE00 7.17
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F2D4F0 #D4F2D6
analogous
#E5D4F2 #F2D4F0 #F2D4E1
triadic
#F2D4F0 #F0F2D4 #D4F0F2
tetradic
#F2D4F0 #F2E5D4 #D4F2D6 #D4E1F2
square
#F2D4F0 #F2E5D4 #D4F2D6 #D4E1F2
split-complementary
#F2D4F0 #E1F2D4 #D4F2E5
monochromatic
#D676CF #E4A5E0 #F2D4F0 #F8E8F7 #F8E8F7
Accessibility & contrast
On white
1.36
#F2D4F0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.45
#F2D4F0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F2D4F0
15.45:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F2D4F0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F2D4F0 | 1.00 | 1.36 | 15.45 | 15.45 |
| #FFFFFF | 1.36 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.45 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.45 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D3DBF1
Deuteranopia (green-blind)
#D9DEEF
Tritanopia (blue-blind)
#F4D6DD
Achromatopsia (no color)
#DDDDDD
Design tokens & code
CSS
--color: #f2d4f0; /* rgb */ color: rgb(242, 212, 240); /* oklch */ color: oklch(90.3% 0.050 328.1);
Tailwind
colors: {
custom: {
50: '#f6e1f5',
500: '#f2d4f0',
950: '#000000',
},
}SCSS
$custom: #f2d4f0; $custom-light: #f6e1f5; $custom-dark: #000000;
JSON
{
"hex": "#f2d4f0",
"rgb": {
"r": 242,
"g": 212,
"b": 240
},
"hsl": {
"h": 304,
"s": 53.571,
"l": 89.02
},
"oklch": {
"l": 0.90314,
"c": 0.04961,
"h": 328.1
},
"luminance": 0.72255
}Semantic roles & 50–950 ramp
primary
#F2D4F0
secondary
#99D19D
accent
#C12F24
background
#FFFEFF
surface
#FEFCFE
border
#D6D5D6
text
#171517
muted
#858485