#F0C8DA#F0C8DA
#F0C8DA is a very light, muted pink. Relative luminance 0.649; OKLCH L 87.2% C 0.051 H 349.3°. Best body text is #000000 at 13.98:1 contrast (WCAG AA passes).
Color values
| HEX | #F0C8DA |
|---|---|
| RGB | rgb(240, 200, 218) |
| HSL | hsl(333, 57%, 86%) |
| HSV | hsv(333, 17%, 94%) |
| CMYK | cmyk(0%, 16.7%, 9.2%, 5.9%) |
| CIE-LAB | lab(84.43, 17.01, -3.63) |
| CIE-LCH | lch(84.43, 17.39, 347.97°) |
| OKLab | oklab(87.23% 0.0499 -0.0094) |
| OKLCH | oklch(87.23% 0.051 349.3) |
| XYZ | xyz(69.2435, 64.8976, 75.1950) |
| Luminance | 0.6490 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Light Pink
#FFD1DF
ΔE00 3.16
Pale Pink
#FFCFDC
ΔE00 3.39
Thistle
#D8BFD8
ΔE00 5.77
Bubblegum
#FFC1CC
ΔE00 6.00
Pink
#FFC0CB
ΔE00 6.21
Light Rose
#FFC5CB
ΔE00 6.34
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F0C8DA #C8F0DE
analogous
#F0C8EE #F0C8DA #F0CAC8
triadic
#F0C8DA #DAF0C8 #C8DAF0
tetradic
#F0C8DA #EEF0C8 #C8F0DE #CAC8F0
square
#F0C8DA #EEF0C8 #C8F0DE #CAC8F0
split-complementary
#F0C8DA #C8F0CA #C8EEF0
monochromatic
#D66899 #E398BA #F0C8DA #F8E7EF #F8E7EF
Accessibility & contrast
On white
1.50
#F0C8DA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.98
#F0C8DA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F0C8DA
13.98:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F0C8DA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F0C8DA | 1.00 | 1.50 | 13.98 | 13.98 |
| #FFFFFF | 1.50 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.98 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.98 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CBCFDB
Deuteranopia (green-blind)
#D4D5D9
Tritanopia (blue-blind)
#F6C7CE
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #f0c8da; /* rgb */ color: rgb(240, 200, 218); /* oklch */ color: oklch(87.2% 0.051 349.3);
Tailwind
colors: {
custom: {
50: '#f5d8e5',
500: '#f0c8da',
950: '#000000',
},
}SCSS
$custom: #f0c8da; $custom-light: #f5d8e5; $custom-dark: #000000;
JSON
{
"hex": "#f0c8da",
"rgb": {
"r": 240,
"g": 200,
"b": 218
},
"hsl": {
"h": 333,
"s": 57.143,
"l": 86.275
},
"oklch": {
"l": 0.87228,
"c": 0.05077,
"h": 349.3
},
"luminance": 0.64896
}Semantic roles & 50–950 ramp
primary
#F0C8DA
secondary
#8ECEB1
accent
#C57B21
background
#FFFEFE
surface
#FEFBFC
border
#D6D4D5
text
#171415
muted
#858384