#F0CAED#F0CAED
#F0CAED is a very light, moderate purple. Relative luminance 0.669; OKLCH L 88.2% C 0.063 H 328.6°. Best body text is #000000 at 14.38:1 contrast (WCAG AA passes).
Color values
| HEX | #F0CAED |
|---|---|
| RGB | rgb(240, 202, 237) |
| HSL | hsl(305, 56%, 87%) |
| HSV | hsv(305, 16%, 94%) |
| CMYK | cmyk(0%, 15.8%, 1.2%, 5.9%) |
| CIE-LAB | lab(85.44, 19.25, -12.24) |
| CIE-LCH | lch(85.44, 22.81, 327.55°) |
| OKLab | oklab(88.19% 0.0535 -0.0326) |
| OKLCH | oklch(88.19% 0.063 328.6) |
| XYZ | xyz(72.3400, 66.8822, 89.2031) |
| Luminance | 0.6688 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Very Light Purple
#F6CEFC
ΔE00 3.17
Pale Mauve
#FED0FC
ΔE00 3.22
Pale Lavender
#EECFFE
ΔE00 4.30
Thistle
#D8BFD8
ΔE00 5.46
Light Lilac
#EDC8FF
ΔE00 5.49
Pale Lilac
#E4CBFF
ΔE00 6.45
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F0CAED #CAF0CD
analogous
#E0CAF0 #F0CAED #F0CADA
triadic
#F0CAED #EDF0CA #CAEDF0
tetradic
#F0CAED #F0E0CA #CAF0CD #CADAF0
square
#F0CAED #F0E0CA #CAF0CD #CADAF0
split-complementary
#F0CAED #DAF0CA #CAF0E0
monochromatic
#D56BCD #E39ADD #F0CAED #F8E7F7 #F8E7F7
Accessibility & contrast
On white
1.46
#F0CAED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.38
#F0CAED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F0CAED
14.38:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F0CAED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F0CAED | 1.00 | 1.46 | 14.38 | 14.38 |
| #FFFFFF | 1.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.38 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.38 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C9D3EF
Deuteranopia (green-blind)
#D1D7EC
Tritanopia (blue-blind)
#F3CCD6
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #f0caed; /* rgb */ color: rgb(240, 202, 237); /* oklch */ color: oklch(88.2% 0.063 328.6);
Tailwind
colors: {
custom: {
50: '#f5daf2',
500: '#f0caed',
950: '#000000',
},
}SCSS
$custom: #f0caed; $custom-light: #f5daf2; $custom-dark: #000000;
JSON
{
"hex": "#f0caed",
"rgb": {
"r": 240,
"g": 202,
"b": 237
},
"hsl": {
"h": 304.737,
"s": 55.882,
"l": 86.667
},
"oklch": {
"l": 0.88191,
"c": 0.0627,
"h": 328.6
},
"luminance": 0.66881
}Semantic roles & 50–950 ramp
primary
#F0CAED
secondary
#90CE95
accent
#C32F22
background
#FFFEFF
surface
#FEFBFE
border
#D6D4D6
text
#171417
muted
#858385