#F0D2ED#F0D2ED
#F0D2ED is a very light, muted purple. Relative luminance 0.707; OKLCH L 89.7% C 0.049 H 329.2°. Best body text is #000000 at 15.15:1 contrast (WCAG AA passes).
Color values
| HEX | #F0D2ED |
|---|---|
| RGB | rgb(240, 210, 237) |
| HSL | hsl(306, 50%, 88%) |
| HSV | hsv(306, 13%, 94%) |
| CMYK | cmyk(0%, 12.5%, 1.2%, 5.9%) |
| CIE-LAB | lab(87.36, 15.03, -9.39) |
| CIE-LCH | lch(87.36, 17.72, 328.00°) |
| OKLab | oklab(89.67% 0.0418 -0.025) |
| OKLCH | oklch(89.67% 0.049 329.2) |
| XYZ | xyz(74.2659, 70.7340, 89.8451) |
| Luminance | 0.7073 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Thistle
#D8BFD8
ΔE00 5.03
Very Light Purple
#F6CEFC
ΔE00 5.40
Pale Mauve
#FED0FC
ΔE00 5.44
Pale Lavender
#EECFFE
ΔE00 5.72
Light Pink
#FFD1DF
ΔE00 6.33
Pale Pink
#FFCFDC
ΔE00 6.93
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F0D2ED #D2F0D5
analogous
#E4D2F0 #F0D2ED #F0D2DE
triadic
#F0D2ED #EDF0D2 #D2EDF0
tetradic
#F0D2ED #F0E4D2 #D2F0D5 #D2DEF0
square
#F0D2ED #F0E4D2 #D2F0D5 #D2DEF0
split-complementary
#F0D2ED #DEF0D2 #D2F0E4
monochromatic
#D176C8 #E1A4DB #F0D2ED #F7E8F6 #F7E8F6
Accessibility & contrast
On white
1.39
#F0D2ED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.15
#F0D2ED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F0D2ED
15.15:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F0D2ED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F0D2ED | 1.00 | 1.39 | 15.15 | 15.15 |
| #FFFFFF | 1.39 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.15 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.15 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D1D9EE
Deuteranopia (green-blind)
#D7DCEC
Tritanopia (blue-blind)
#F3D4DB
Achromatopsia (no color)
#DBDBDB
Design tokens & code
CSS
--color: #f0d2ed; /* rgb */ color: rgb(240, 210, 237); /* oklch */ color: oklch(89.7% 0.049 329.2);
Tailwind
colors: {
custom: {
50: '#f5dff2',
500: '#f0d2ed',
950: '#000000',
},
}SCSS
$custom: #f0d2ed; $custom-light: #f5dff2; $custom-dark: #000000;
JSON
{
"hex": "#f0d2ed",
"rgb": {
"r": 240,
"g": 210,
"b": 237
},
"hsl": {
"h": 306,
"s": 50,
"l": 88.235
},
"oklch": {
"l": 0.89673,
"c": 0.04871,
"h": 329.2
},
"luminance": 0.70733
}Semantic roles & 50–950 ramp
primary
#F0D2ED
secondary
#99CE9E
accent
#BD3728
background
#FFFEFF
surface
#FEFCFE
border
#D6D5D6
text
#171517
muted
#858485