#FFCBD0#FFCBD0
#FFCBD0 is a very light, muted red. Relative luminance 0.685; OKLCH L 88.9% C 0.059 H 11.9°. Best body text is #000000 at 14.71:1 contrast (WCAG AA passes).
Color values
| HEX | #FFCBD0 |
|---|---|
| RGB | rgb(255, 203, 208) |
| HSL | hsl(354, 100%, 90%) |
| HSV | hsv(354, 20%, 100%) |
| CMYK | cmyk(0%, 20.4%, 18.4%, 0%) |
| CIE-LAB | lab(86.27, 19.12, 4.55) |
| CIE-LCH | lch(86.27, 19.65, 13.38°) |
| OKLab | oklab(88.89% 0.0581 0.0122) |
| OKLCH | oklch(88.89% 0.059 11.9) |
| XYZ | xyz(73.9814, 68.5288, 68.9927) |
| Luminance | 0.6853 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Light Rose
#FFC5CB
ΔE00 1.73
Pale Rose
#FDC1C5
ΔE00 2.67
Pale Pink
#FFCFDC
ΔE00 3.20
Bubblegum
#FFC1CC
ΔE00 3.31
Pink
#FFC0CB
ΔE00 3.52
Light Pink
#FFD1DF
ΔE00 3.82
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFCBD0 #CBFFFA
analogous
#FFCBEA #FFCBD0 #FFE0CB
triadic
#FFCBD0 #D0FFCB #CBD0FF
tetradic
#FFCBD0 #EAFFCB #CBFFFA #E0CBFF
square
#FFCBD0 #EAFFCB #CBFFFA #E0CBFF
split-complementary
#FFCBD0 #CBFFE0 #CBEAFF
monochromatic
#FF5161 #FF8E99 #FFCBD0 #FFE0E3 #FFE0E3
Accessibility & contrast
On white
1.43
#FFCBD0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.71
#FFCBD0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFCBD0
14.71:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFCBD0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFCBD0 | 1.00 | 1.43 | 14.71 | 14.71 |
| #FFFFFF | 1.43 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.71 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.71 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D3D2D0
Deuteranopia (green-blind)
#DFDBCF
Tritanopia (blue-blind)
#FFC7CD
Achromatopsia (no color)
#D8D8D8
Design tokens & code
CSS
--color: #ffcbd0; /* rgb */ color: rgb(255, 203, 208); /* oklch */ color: oklch(88.9% 0.059 11.9);
Tailwind
colors: {
custom: {
50: '#ffdbde',
500: '#ffcbd0',
950: '#000000',
},
}SCSS
$custom: #ffcbd0; $custom-light: #ffdbde; $custom-dark: #000000;
JSON
{
"hex": "#ffcbd0",
"rgb": {
"r": 255,
"g": 203,
"b": 208
},
"hsl": {
"h": 354.231,
"s": 100,
"l": 89.804
},
"oklch": {
"l": 0.88892,
"c": 0.05933,
"h": 11.9
},
"luminance": 0.68526
}Semantic roles & 50–950 ramp
primary
#FFCBD0
secondary
#85E9E0
accent
#E6CF00
background
#FFFEFE
surface
#FFFBFC
border
#D7D4D5
text
#181515
muted
#868484