#FFCBCF#FFCBCF
#FFCBCF is a very light, muted red. Relative luminance 0.685; OKLCH L 88.9% C 0.059 H 13.2°. Best body text is #000000 at 14.70:1 contrast (WCAG AA passes).
Color values
| HEX | #FFCBCF |
|---|---|
| RGB | rgb(255, 203, 207) |
| HSL | hsl(355, 100%, 90%) |
| HSV | hsv(355, 20%, 100%) |
| CMYK | cmyk(0%, 20.4%, 18.8%, 0%) |
| CIE-LAB | lab(86.25, 18.97, 5.04) |
| CIE-LCH | lch(86.25, 19.63, 14.88°) |
| OKLab | oklab(88.87% 0.0577 0.0135) |
| OKLCH | oklch(88.87% 0.059 13.2) |
| XYZ | xyz(73.8587, 68.4797, 68.3468) |
| Luminance | 0.6848 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Light Rose
#FFC5CB
ΔE00 1.81
Pale Rose
#FDC1C5
ΔE00 2.62
Bubblegum
#FFC1CC
ΔE00 3.53
Pale Pink
#FFCFDC
ΔE00 3.54
Pink
#FFC0CB
ΔE00 3.73
Light Pink
#FFD1DF
ΔE00 4.15
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFCBCF #CBFFFB
analogous
#FFCBE9 #FFCBCF #FFE1CB
triadic
#FFCBCF #CFFFCB #CBCFFF
tetradic
#FFCBCF #E9FFCB #CBFFFB #E1CBFF
square
#FFCBCF #E9FFCB #CBFFFB #E1CBFF
split-complementary
#FFCBCF #CBFFE1 #CBE9FF
monochromatic
#FF515E #FF8E97 #FFCBCF #FFE0E3 #FFE0E3
Accessibility & contrast
On white
1.43
#FFCBCF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.70
#FFCBCF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFCBCF
14.70:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFCBCF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFCBCF | 1.00 | 1.43 | 14.70 | 14.70 |
| #FFFFFF | 1.43 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.70 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.70 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D3D2CF
Deuteranopia (green-blind)
#DFDBCE
Tritanopia (blue-blind)
#FFC7CD
Achromatopsia (no color)
#D8D8D8
Design tokens & code
CSS
--color: #ffcbcf; /* rgb */ color: rgb(255, 203, 207); /* oklch */ color: oklch(88.9% 0.059 13.2);
Tailwind
colors: {
custom: {
50: '#ffdbdd',
500: '#ffcbcf',
950: '#000000',
},
}SCSS
$custom: #ffcbcf; $custom-light: #ffdbdd; $custom-dark: #000000;
JSON
{
"hex": "#ffcbcf",
"rgb": {
"r": 255,
"g": 203,
"b": 207
},
"hsl": {
"h": 355.385,
"s": 100,
"l": 89.804
},
"oklch": {
"l": 0.88865,
"c": 0.05924,
"h": 13.2
},
"luminance": 0.68477
}Semantic roles & 50–950 ramp
primary
#FFCBCF
secondary
#85E9E2
accent
#E6D400
background
#FFFEFE
surface
#FFFBFC
border
#D7D4D5
text
#181515
muted
#868484