#F9CCD2#F9CCD2
#F9CCD2 is a very light, muted red. Relative luminance 0.680; OKLCH L 88.6% C 0.051 H 9.2°. Best body text is #000000 at 14.60:1 contrast (WCAG AA passes).
Color values
| HEX | #F9CCD2 |
|---|---|
| RGB | rgb(249, 204, 210) |
| HSL | hsl(352, 79%, 89%) |
| HSV | hsv(352, 18%, 98%) |
| CMYK | cmyk(0%, 18.1%, 15.7%, 2.4%) |
| CIE-LAB | lab(86.00, 16.77, 3.02) |
| CIE-LCH | lch(86.00, 17.04, 10.20°) |
| OKLab | oklab(88.57% 0.0508 0.0082) |
| OKLCH | oklch(88.57% 0.051 9.2) |
| XYZ | xyz(72.2925, 67.9810, 70.2738) |
| Luminance | 0.6798 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pale Pink
#FFCFDC
ΔE00 2.72
Light Pink
#FFD1DF
ΔE00 3.13
Light Rose
#FFC5CB
ΔE00 3.19
Pale Rose
#FDC1C5
ΔE00 4.04
Bubblegum
#FFC1CC
ΔE00 4.37
Pink
#FFC0CB
ΔE00 4.61
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F9CCD2 #CCF9F3
analogous
#F9CCE9 #F9CCD2 #F9DDCC
triadic
#F9CCD2 #D2F9CC #CCD2F9
tetradic
#F9CCD2 #E9F9CC #CCF9F3 #DDCCF9
square
#F9CCD2 #E9F9CC #CCF9F3 #DDCCF9
split-complementary
#F9CCD2 #CCF9DD #CCE9F9
monochromatic
#EC5E71 #F395A2 #F9CCD2 #FCE4E7 #FCE4E7
Accessibility & contrast
On white
1.44
#F9CCD2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.60
#F9CCD2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F9CCD2
14.60:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F9CCD2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F9CCD2 | 1.00 | 1.44 | 14.60 | 14.60 |
| #FFFFFF | 1.44 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.60 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.60 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D2D2D2
Deuteranopia (green-blind)
#DDDAD1
Tritanopia (blue-blind)
#FFC9CE
Achromatopsia (no color)
#D7D7D7
Design tokens & code
CSS
--color: #f9ccd2; /* rgb */ color: rgb(249, 204, 210); /* oklch */ color: oklch(88.6% 0.051 9.2);
Tailwind
colors: {
custom: {
50: '#fbdbdf',
500: '#f9ccd2',
950: '#000000',
},
}SCSS
$custom: #f9ccd2; $custom-light: #fbdbdf; $custom-dark: #000000;
JSON
{
"hex": "#f9ccd2",
"rgb": {
"r": 249,
"g": 204,
"b": 210
},
"hsl": {
"h": 352,
"s": 78.947,
"l": 88.824
},
"oklch": {
"l": 0.88567,
"c": 0.05141,
"h": 9.2
},
"luminance": 0.67979
}Semantic roles & 50–950 ramp
primary
#F9CCD2
secondary
#8BDED3
accent
#DBBF0A
background
#FFFEFE
surface
#FFFBFC
border
#D7D4D5
text
#171515
muted
#858484