#FFCFCF#FFCFCF
#FFCFCF is a very light, muted red. Relative luminance 0.704; OKLCH L 89.6% C 0.054 H 18.2°. Best body text is #000000 at 15.08:1 contrast (WCAG AA passes).
Color values
| HEX | #FFCFCF |
|---|---|
| RGB | rgb(255, 207, 207) |
| HSL | hsl(0, 100%, 91%) |
| HSV | hsv(0, 19%, 100%) |
| CMYK | cmyk(0%, 18.8%, 18.8%, 0%) |
| CIE-LAB | lab(87.19, 16.88, 6.40) |
| CIE-LCH | lch(87.19, 18.05, 20.78°) |
| OKLab | oklab(89.6% 0.0516 0.017) |
| OKLCH | oklch(89.6% 0.054 18.2) |
| XYZ | xyz(74.8156, 70.3934, 68.6657) |
| Luminance | 0.7039 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Light Rose
#FFC5CB
ΔE00 3.59
Pale Rose
#FDC1C5
ΔE00 4.02
Pale Pink
#FFCFDC
ΔE00 4.77
Light Pink
#FFD1DF
ΔE00 5.20
Bubblegum
#FFC1CC
ΔE00 5.41
Pink
#FFC0CB
ΔE00 5.59
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFCFCF #CFFFFF
analogous
#FFCFE7 #FFCFCF #FFE7CF
triadic
#FFCFCF #CFFFCF #CFCFFF
tetradic
#FFCFCF #E7FFCF #CFFFFF #E7CFFF
square
#FFCFCF #E7FFCF #CFFFFF #E7CFFF
split-complementary
#FFCFCF #CFFFE7 #CFE7FF
monochromatic
#FF5555 #FF9292 #FFCFCF #FFE0E0 #FFE0E0
Accessibility & contrast
On white
1.39
#FFCFCF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.08
#FFCFCF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFCFCF
15.08:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFCFCF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFCFCF | 1.00 | 1.39 | 15.08 | 15.08 |
| #FFFFFF | 1.39 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.08 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.08 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D7D5CF
Deuteranopia (green-blind)
#E2DECE
Tritanopia (blue-blind)
#FFCBCF
Achromatopsia (no color)
#DADADA
Design tokens & code
CSS
--color: #ffcfcf; /* rgb */ color: rgb(255, 207, 207); /* oklch */ color: oklch(89.6% 0.054 18.2);
Tailwind
colors: {
custom: {
50: '#ffdddd',
500: '#ffcfcf',
950: '#000000',
},
}SCSS
$custom: #ffcfcf; $custom-light: #ffdddd; $custom-dark: #000000;
JSON
{
"hex": "#ffcfcf",
"rgb": {
"r": 255,
"g": 207,
"b": 207
},
"hsl": {
"h": 0,
"s": 100,
"l": 90.588
},
"oklch": {
"l": 0.89598,
"c": 0.05436,
"h": 18.2
},
"luminance": 0.70391
}Semantic roles & 50–950 ramp
primary
#FFCFCF
secondary
#88EAEA
accent
#E5E600
background
#FFFEFE
surface
#FFFCFC
border
#D7D5D5
text
#181515
muted
#868484