#F0CCDA#F0CCDA
#F0CCDA is a very light, muted pink. Relative luminance 0.668; OKLCH L 88.0% C 0.044 H 352.7°. Best body text is #000000 at 14.35:1 contrast (WCAG AA passes).
Color values
| HEX | #F0CCDA |
|---|---|
| RGB | rgb(240, 204, 218) |
| HSL | hsl(337, 55%, 87%) |
| HSV | hsv(337, 15%, 94%) |
| CMYK | cmyk(0%, 15%, 9.2%, 5.9%) |
| CIE-LAB | lab(85.39, 14.90, -2.22) |
| CIE-LCH | lch(85.39, 15.06, 351.54°) |
| OKLab | oklab(87.97% 0.0439 -0.0057) |
| OKLCH | oklch(87.97% 0.044 352.7) |
| XYZ | xyz(70.1820, 66.7747, 75.5078) |
| Luminance | 0.6677 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Light Pink
#FFD1DF
ΔE00 3.07
Pale Pink
#FFCFDC
ΔE00 3.39
Thistle
#D8BFD8
ΔE00 6.22
Light Rose
#FFC5CB
ΔE00 6.36
Bubblegum
#FFC1CC
ΔE00 6.55
Pink
#FFC0CB
ΔE00 6.78
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F0CCDA #CCF0E2
analogous
#F0CCEC #F0CCDA #F0D0CC
triadic
#F0CCDA #DAF0CC #CCDAF0
tetradic
#F0CCDA #ECF0CC #CCF0E2 #D0CCF0
square
#F0CCDA #ECF0CC #CCF0E2 #D0CCF0
split-complementary
#F0CCDA #CCF0D0 #CCECF0
monochromatic
#D46D95 #E29DB8 #F0CCDA #F8E7EE #F8E7EE
Accessibility & contrast
On white
1.46
#F0CCDA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.35
#F0CCDA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F0CCDA
14.35:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F0CCDA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F0CCDA | 1.00 | 1.46 | 14.35 | 14.35 |
| #FFFFFF | 1.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.35 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.35 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CFD2DB
Deuteranopia (green-blind)
#D7D8D9
Tritanopia (blue-blind)
#F6CBD1
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #f0ccda; /* rgb */ color: rgb(240, 204, 218); /* oklch */ color: oklch(88.0% 0.044 352.7);
Tailwind
colors: {
custom: {
50: '#f5dbe5',
500: '#f0ccda',
950: '#000000',
},
}SCSS
$custom: #f0ccda; $custom-light: #f5dbe5; $custom-dark: #000000;
JSON
{
"hex": "#f0ccda",
"rgb": {
"r": 240,
"g": 204,
"b": 218
},
"hsl": {
"h": 336.667,
"s": 54.545,
"l": 87.059
},
"oklch": {
"l": 0.87973,
"c": 0.04428,
"h": 352.7
},
"luminance": 0.66773
}Semantic roles & 50–950 ramp
primary
#F0CCDA
secondary
#92CEB7
accent
#C28423
background
#FFFEFE
surface
#FEFBFC
border
#D6D4D5
text
#171515
muted
#858484