#F0CCDB#F0CCDB
#F0CCDB is a very light, muted pink. Relative luminance 0.668; OKLCH L 88.0% C 0.045 H 351.1°. Best body text is #000000 at 14.37:1 contrast (WCAG AA passes).
Color values
| HEX | #F0CCDB |
|---|---|
| RGB | rgb(240, 204, 219) |
| HSL | hsl(335, 55%, 87%) |
| HSV | hsv(335, 15%, 94%) |
| CMYK | cmyk(0%, 15%, 8.8%, 5.9%) |
| CIE-LAB | lab(85.42, 15.07, -2.71) |
| CIE-LCH | lch(85.42, 15.31, 349.80°) |
| OKLab | oklab(88% 0.0443 -0.007) |
| OKLCH | oklch(88% 0.045 351.1) |
| XYZ | xyz(70.3133, 66.8272, 76.1991) |
| Luminance | 0.6683 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Light Pink
#FFD1DF
ΔE00 3.11
Pale Pink
#FFCFDC
ΔE00 3.47
Thistle
#D8BFD8
ΔE00 6.01
Light Rose
#FFC5CB
ΔE00 6.55
Bubblegum
#FFC1CC
ΔE00 6.65
Pink
#FFC0CB
ΔE00 6.88
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F0CCDB #CCF0E1
analogous
#F0CCED #F0CCDB #F0CFCC
triadic
#F0CCDB #DBF0CC #CCDBF0
tetradic
#F0CCDB #EDF0CC #CCF0E1 #CFCCF0
square
#F0CCDB #EDF0CC #CCF0E1 #CFCCF0
split-complementary
#F0CCDB #CCF0CF #CCEDF0
monochromatic
#D46D98 #E29DBA #F0CCDB #F8E7EE #F8E7EE
Accessibility & contrast
On white
1.46
#F0CCDB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.37
#F0CCDB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F0CCDB
14.37:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F0CCDB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F0CCDB | 1.00 | 1.46 | 14.37 | 14.37 |
| #FFFFFF | 1.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.37 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.37 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CFD2DC
Deuteranopia (green-blind)
#D7D8DA
Tritanopia (blue-blind)
#F6CBD1
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #f0ccdb; /* rgb */ color: rgb(240, 204, 219); /* oklch */ color: oklch(88.0% 0.045 351.1);
Tailwind
colors: {
custom: {
50: '#f5dbe6',
500: '#f0ccdb',
950: '#000000',
},
}SCSS
$custom: #f0ccdb; $custom-light: #f5dbe6; $custom-dark: #000000;
JSON
{
"hex": "#f0ccdb",
"rgb": {
"r": 240,
"g": 204,
"b": 219
},
"hsl": {
"h": 335,
"s": 54.545,
"l": 87.059
},
"oklch": {
"l": 0.88002,
"c": 0.04483,
"h": 351.1
},
"luminance": 0.66825
}Semantic roles & 50–950 ramp
primary
#F0CCDB
secondary
#92CEB5
accent
#C28023
background
#FFFEFE
surface
#FEFBFC
border
#D6D4D5
text
#171515
muted
#858484