#FFCFCB#FFCFCB
#FFCFCB is a very light, muted red. Relative luminance 0.702; OKLCH L 89.5% C 0.055 H 23.8°. Best body text is #000000 at 15.04:1 contrast (WCAG AA passes).
Color values
| HEX | #FFCFCB |
|---|---|
| RGB | rgb(255, 207, 203) |
| HSL | hsl(5, 100%, 90%) |
| HSV | hsv(5, 20%, 100%) |
| CMYK | cmyk(0%, 18.8%, 20.4%, 0%) |
| CIE-LAB | lab(87.09, 16.29, 8.38) |
| CIE-LCH | lch(87.09, 18.32, 27.23°) |
| OKLab | oklab(89.49% 0.0501 0.0221) |
| OKLCH | oklch(89.49% 0.055 23.8) |
| XYZ | xyz(74.3327, 70.2003, 66.1228) |
| Luminance | 0.7020 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Light Rose
#FFC5CB
ΔE00 4.74
Pale Rose
#FDC1C5
ΔE00 4.82
Pale Pink
#FFCFDC
ΔE00 6.36
Bubblegum
#FFC1CC
ΔE00 6.65
Light Pink
#FFD1DF
ΔE00 6.77
Pink
#FFC0CB
ΔE00 6.79
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFCFCB #CBFBFF
analogous
#FFCBE1 #FFCFCB #FFE9CB
triadic
#FFCFCB #CBFFCF #CFCBFF
tetradic
#FFCFCB #E1FFCB #CBFBFF #E9CBFF
square
#FFCFCB #E1FFCB #CBFBFF #E9CBFF
split-complementary
#FFCFCB #CBFFE9 #CBE1FF
monochromatic
#FF5E51 #FF978E #FFCFCB #FFE3E0 #FFE3E0
Accessibility & contrast
On white
1.40
#FFCFCB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.04
#FFCFCB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFCFCB
15.04:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFCFCB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFCFCB | 1.00 | 1.40 | 15.04 | 15.04 |
| #FFFFFF | 1.40 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.04 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.04 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D8D5CB
Deuteranopia (green-blind)
#E3DECA
Tritanopia (blue-blind)
#FFCACE
Achromatopsia (no color)
#DADADA
Design tokens & code
CSS
--color: #ffcfcb; /* rgb */ color: rgb(255, 207, 203); /* oklch */ color: oklch(89.5% 0.055 23.8);
Tailwind
colors: {
custom: {
50: '#ffddda',
500: '#ffcfcb',
950: '#000000',
},
}SCSS
$custom: #ffcfcb; $custom-light: #ffddda; $custom-dark: #000000;
JSON
{
"hex": "#ffcfcb",
"rgb": {
"r": 255,
"g": 207,
"b": 203
},
"hsl": {
"h": 4.615,
"s": 100,
"l": 89.804
},
"oklch": {
"l": 0.89493,
"c": 0.05478,
"h": 23.8
},
"luminance": 0.70197
}Semantic roles & 50–950 ramp
primary
#FFCFCB
secondary
#85E2E9
accent
#D4E600
background
#FFFEFE
surface
#FFFCFB
border
#D7D5D4
text
#181514
muted
#868483