#F0CDEB#F0CDEB
#F0CDEB is a very light, muted purple. Relative luminance 0.682; OKLCH L 88.7% C 0.056 H 330.8°. Best body text is #000000 at 14.64:1 contrast (WCAG AA passes).
Color values
| HEX | #F0CDEB |
|---|---|
| RGB | rgb(240, 205, 235) |
| HSL | hsl(309, 54%, 87%) |
| HSV | hsv(309, 15%, 94%) |
| CMYK | cmyk(0%, 14.6%, 2.1%, 5.9%) |
| CIE-LAB | lab(86.10, 17.31, -10.20) |
| CIE-LCH | lch(86.10, 20.09, 329.49°) |
| OKLab | oklab(88.68% 0.0485 -0.0271) |
| OKLCH | oklch(88.68% 0.056 330.8) |
| XYZ | xyz(72.7602, 68.1874, 87.9097) |
| Luminance | 0.6819 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Pale Mauve
#FED0FC
ΔE00 4.32
Very Light Purple
#F6CEFC
ΔE00 4.41
Thistle
#D8BFD8
ΔE00 4.94
Pale Lavender
#EECFFE
ΔE00 5.21
Light Pink
#FFD1DF
ΔE00 6.31
Light Lilac
#EDC8FF
ΔE00 6.78
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F0CDEB #CDF0D2
analogous
#E3CDF0 #F0CDEB #F0CDDA
triadic
#F0CDEB #EBF0CD #CDEBF0
tetradic
#F0CDEB #F0E3CD #CDF0D2 #CDDAF0
square
#F0CDEB #F0E3CD #CDF0D2 #CDDAF0
split-complementary
#F0CDEB #DAF0CD #CDF0E3
monochromatic
#D46FC5 #E29ED8 #F0CDEB #F8E7F6 #F8E7F6
Accessibility & contrast
On white
1.43
#F0CDEB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.64
#F0CDEB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F0CDEB
14.64:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F0CDEB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F0CDEB | 1.00 | 1.43 | 14.64 | 14.64 |
| #FFFFFF | 1.43 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.64 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.64 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CCD5EC
Deuteranopia (green-blind)
#D4D9EA
Tritanopia (blue-blind)
#F3CFD7
Achromatopsia (no color)
#D7D7D7
Design tokens & code
CSS
--color: #f0cdeb; /* rgb */ color: rgb(240, 205, 235); /* oklch */ color: oklch(88.7% 0.056 330.8);
Tailwind
colors: {
custom: {
50: '#f5dcf1',
500: '#f0cdeb',
950: '#000000',
},
}SCSS
$custom: #f0cdeb; $custom-light: #f5dcf1; $custom-dark: #000000;
JSON
{
"hex": "#f0cdeb",
"rgb": {
"r": 240,
"g": 205,
"b": 235
},
"hsl": {
"h": 308.571,
"s": 53.846,
"l": 87.255
},
"oklch": {
"l": 0.8868,
"c": 0.05552,
"h": 330.8
},
"luminance": 0.68186
}Semantic roles & 50–950 ramp
primary
#F0CDEB
secondary
#93CE9B
accent
#C13B24
background
#FFFEFF
surface
#FEFCFE
border
#D6D5D6
text
#171516
muted
#858485