#F7CDCB#F7CDCB
#F7CDCB is a very light, muted red. Relative luminance 0.677; OKLCH L 88.4% C 0.048 H 21.3°. Best body text is #000000 at 14.55:1 contrast (WCAG AA passes).
Color values
| HEX | #F7CDCB |
|---|---|
| RGB | rgb(247, 205, 203) |
| HSL | hsl(3, 73%, 88%) |
| HSV | hsv(3, 18%, 97%) |
| CMYK | cmyk(0%, 17%, 17.8%, 3.1%) |
| CIE-LAB | lab(85.88, 14.46, 6.54) |
| CIE-LCH | lch(85.88, 15.87, 24.35°) |
| OKLab | oklab(88.38% 0.0445 0.0173) |
| OKLCH | oklch(88.38% 0.048 21.3) |
| XYZ | xyz(70.9686, 67.7510, 65.8272) |
| Luminance | 0.6775 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Light Rose
#FFC5CB
ΔE00 4.99
Pale Rose
#FDC1C5
ΔE00 5.19
Pale Pink
#FFCFDC
ΔE00 5.89
Light Pink
#FFD1DF
ΔE00 6.21
Mistyrose
#FFE4E1
ΔE00 6.38
Bubblegum
#FFC1CC
ΔE00 6.73
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F7CDCB #CBF5F7
analogous
#F7CBDF #F7CDCB #F7E3CB
triadic
#F7CDCB #CBF7CD #CDCBF7
tetradic
#F7CDCB #DFF7CB #CBF5F7 #E3CBF7
square
#F7CDCB #DFF7CB #CBF5F7 #E3CBF7
split-complementary
#F7CDCB #CBF7E3 #CBDFF7
monochromatic
#E76761 #EF9A96 #F7CDCB #FBE5E4 #FBE5E4
Accessibility & contrast
On white
1.44
#F7CDCB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.55
#F7CDCB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F7CDCB
14.55:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F7CDCB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F7CDCB | 1.00 | 1.44 | 14.55 | 14.55 |
| #FFFFFF | 1.44 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.55 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.55 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D5D2CB
Deuteranopia (green-blind)
#DEDACA
Tritanopia (blue-blind)
#FFC9CD
Achromatopsia (no color)
#D7D7D7
Design tokens & code
CSS
--color: #f7cdcb; /* rgb */ color: rgb(247, 205, 203); /* oklch */ color: oklch(88.4% 0.048 21.3);
Tailwind
colors: {
custom: {
50: '#fadcda',
500: '#f7cdcb',
950: '#000000',
},
}SCSS
$custom: #f7cdcb; $custom-light: #fadcda; $custom-dark: #000000;
JSON
{
"hex": "#f7cdcb",
"rgb": {
"r": 247,
"g": 205,
"b": 203
},
"hsl": {
"h": 2.727,
"s": 73.333,
"l": 88.235
},
"oklch": {
"l": 0.88378,
"c": 0.04771,
"h": 21.3
},
"luminance": 0.67749
}Semantic roles & 50–950 ramp
primary
#F7CDCB
secondary
#8CD7DA
accent
#CCD510
background
#FFFEFE
surface
#FFFCFB
border
#D7D5D4
text
#171514
muted
#858483