#FFCBD1#FFCBD1
#FFCBD1 is a very light, muted red. Relative luminance 0.686; OKLCH L 88.9% C 0.059 H 10.6°. Best body text is #000000 at 14.72:1 contrast (WCAG AA passes).
Color values
| HEX | #FFCBD1 |
|---|---|
| RGB | rgb(255, 203, 209) |
| HSL | hsl(353, 100%, 90%) |
| HSV | hsv(353, 20%, 100%) |
| CMYK | cmyk(0%, 20.4%, 18%, 0%) |
| CIE-LAB | lab(86.29, 19.27, 4.05) |
| CIE-LCH | lch(86.29, 19.69, 11.87°) |
| OKLab | oklab(88.92% 0.0584 0.0109) |
| OKLCH | oklch(88.92% 0.059 10.6) |
| XYZ | xyz(74.1048, 68.5782, 69.6426) |
| Luminance | 0.6857 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Light Rose
#FFC5CB
ΔE00 1.73
Pale Rose
#FDC1C5
ΔE00 2.78
Pale Pink
#FFCFDC
ΔE00 2.87
Bubblegum
#FFC1CC
ΔE00 3.13
Pink
#FFC0CB
ΔE00 3.35
Light Pink
#FFD1DF
ΔE00 3.51
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFCBD1 #CBFFF9
analogous
#FFCBEB #FFCBD1 #FFDFCB
triadic
#FFCBD1 #D1FFCB #CBD1FF
tetradic
#FFCBD1 #EBFFCB #CBFFF9 #DFCBFF
square
#FFCBD1 #EBFFCB #CBFFF9 #DFCBFF
split-complementary
#FFCBD1 #CBFFDF #CBEBFF
monochromatic
#FF5165 #FF8E9B #FFCBD1 #FFE0E4 #FFE0E4
Accessibility & contrast
On white
1.43
#FFCBD1 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.72
#FFCBD1 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFCBD1
14.72:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFCBD1 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFCBD1 | 1.00 | 1.43 | 14.72 | 14.72 |
| #FFFFFF | 1.43 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.72 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.72 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D3D2D1
Deuteranopia (green-blind)
#DFDBD0
Tritanopia (blue-blind)
#FFC7CD
Achromatopsia (no color)
#D8D8D8
Design tokens & code
CSS
--color: #ffcbd1; /* rgb */ color: rgb(255, 203, 209); /* oklch */ color: oklch(88.9% 0.059 10.6);
Tailwind
colors: {
custom: {
50: '#ffdbdf',
500: '#ffcbd1',
950: '#000000',
},
}SCSS
$custom: #ffcbd1; $custom-light: #ffdbdf; $custom-dark: #000000;
JSON
{
"hex": "#ffcbd1",
"rgb": {
"r": 255,
"g": 203,
"b": 209
},
"hsl": {
"h": 353.077,
"s": 100,
"l": 89.804
},
"oklch": {
"l": 0.88919,
"c": 0.05944,
"h": 10.6
},
"luminance": 0.68575
}Semantic roles & 50–950 ramp
primary
#FFCBD1
secondary
#85E9DE
accent
#E6CB00
background
#FFFEFE
surface
#FFFBFC
border
#D7D4D5
text
#181515
muted
#868484