#F3CCCA#F3CCCA
#F3CCCA is a very light, muted red. Relative luminance 0.665; OKLCH L 87.8% C 0.044 H 21.5°. Best body text is #000000 at 14.30:1 contrast (WCAG AA passes).
Color values
| HEX | #F3CCCA |
|---|---|
| RGB | rgb(243, 204, 202) |
| HSL | hsl(3, 63%, 87%) |
| HSV | hsv(3, 17%, 95%) |
| CMYK | cmyk(0%, 16%, 16.9%, 4.7%) |
| CIE-LAB | lab(85.25, 13.40, 6.13) |
| CIE-LCH | lch(85.25, 14.73, 24.57°) |
| OKLab | oklab(87.8% 0.0412 0.0162) |
| OKLCH | oklch(87.8% 0.044 21.5) |
| XYZ | xyz(69.2156, 66.5069, 65.0567) |
| Luminance | 0.6651 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Light Rose
#FFC5CB
ΔE00 5.62
Pale Rose
#FDC1C5
ΔE00 5.80
Mistyrose
#FFE4E1
ΔE00 6.12
Pale Pink
#FFCFDC
ΔE00 6.26
Light Pink
#FFD1DF
ΔE00 6.52
Bubblegum
#FFC1CC
ΔE00 7.26
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F3CCCA #CAF1F3
analogous
#F3CADD #F3CCCA #F3E1CA
triadic
#F3CCCA #CAF3CC #CCCAF3
tetradic
#F3CCCA #DDF3CA #CAF1F3 #E1CAF3
square
#F3CCCA #DDF3CA #CAF1F3 #E1CAF3
split-complementary
#F3CCCA #CAF3E1 #CADDF3
monochromatic
#DC6C66 #E89C98 #F3CCCA #F9E7E6 #F9E7E6
Accessibility & contrast
On white
1.47
#F3CCCA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.30
#F3CCCA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F3CCCA
14.30:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F3CCCA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F3CCCA | 1.00 | 1.47 | 14.30 | 14.30 |
| #FFFFFF | 1.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.30 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.30 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D3D1CA
Deuteranopia (green-blind)
#DCD8CA
Tritanopia (blue-blind)
#FCC8CC
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #f3ccca; /* rgb */ color: rgb(243, 204, 202); /* oklch */ color: oklch(87.8% 0.044 21.5);
Tailwind
colors: {
custom: {
50: '#f7dbda',
500: '#f3ccca',
950: '#000000',
},
}SCSS
$custom: #f3ccca; $custom-light: #f7dbda; $custom-dark: #000000;
JSON
{
"hex": "#f3ccca",
"rgb": {
"r": 243,
"g": 204,
"b": 202
},
"hsl": {
"h": 2.927,
"s": 63.077,
"l": 87.255
},
"oklch": {
"l": 0.87797,
"c": 0.04431,
"h": 21.5
},
"luminance": 0.66505
}Semantic roles & 50–950 ramp
primary
#F3CCCA
secondary
#8ED0D3
accent
#C2CB1B
background
#FFFEFE
surface
#FFFBFB
border
#D7D4D4
text
#171514
muted
#858483