#FFCBD2#FFCBD2
#FFCBD2 is a very light, muted red. Relative luminance 0.686; OKLCH L 88.9% C 0.060 H 9.3°. Best body text is #000000 at 14.73:1 contrast (WCAG AA passes).
Color values
| HEX | #FFCBD2 |
|---|---|
| RGB | rgb(255, 203, 210) |
| HSL | hsl(352, 100%, 90%) |
| HSV | hsv(352, 20%, 100%) |
| CMYK | cmyk(0%, 20.4%, 17.6%, 0%) |
| CIE-LAB | lab(86.32, 19.42, 3.56) |
| CIE-LCH | lch(86.32, 19.74, 10.38°) |
| OKLab | oklab(88.95% 0.0588 0.0096) |
| OKLCH | oklch(88.95% 0.06 9.3) |
| XYZ | xyz(74.2290, 68.6278, 70.2967) |
| Luminance | 0.6863 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Light Rose
#FFC5CB
ΔE00 1.80
Pale Pink
#FFCFDC
ΔE00 2.54
Pale Rose
#FDC1C5
ΔE00 2.93
Bubblegum
#FFC1CC
ΔE00 2.98
Light Pink
#FFD1DF
ΔE00 3.20
Pink
#FFC0CB
ΔE00 3.22
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFCBD2 #CBFFF8
analogous
#FFCBEC #FFCBD2 #FFDECB
triadic
#FFCBD2 #D2FFCB #CBD2FF
tetradic
#FFCBD2 #ECFFCB #CBFFF8 #DECBFF
square
#FFCBD2 #ECFFCB #CBFFF8 #DECBFF
split-complementary
#FFCBD2 #CBFFDE #CBECFF
monochromatic
#FF5168 #FF8E9D #FFCBD2 #FFE0E5 #FFE0E5
Accessibility & contrast
On white
1.43
#FFCBD2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.73
#FFCBD2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFCBD2
14.73:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFCBD2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFCBD2 | 1.00 | 1.43 | 14.73 | 14.73 |
| #FFFFFF | 1.43 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.73 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.73 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D3D3D2
Deuteranopia (green-blind)
#DFDCD1
Tritanopia (blue-blind)
#FFC7CD
Achromatopsia (no color)
#D8D8D8
Design tokens & code
CSS
--color: #ffcbd2; /* rgb */ color: rgb(255, 203, 210); /* oklch */ color: oklch(88.9% 0.060 9.3);
Tailwind
colors: {
custom: {
50: '#ffdbdf',
500: '#ffcbd2',
950: '#000000',
},
}SCSS
$custom: #ffcbd2; $custom-light: #ffdbdf; $custom-dark: #000000;
JSON
{
"hex": "#ffcbd2",
"rgb": {
"r": 255,
"g": 203,
"b": 210
},
"hsl": {
"h": 351.923,
"s": 100,
"l": 89.804
},
"oklch": {
"l": 0.88947,
"c": 0.05958,
"h": 9.3
},
"luminance": 0.68625
}Semantic roles & 50–950 ramp
primary
#FFCBD2
secondary
#85E9DC
accent
#E6C700
background
#FFFEFE
surface
#FFFBFC
border
#D7D4D5
text
#181515
muted
#868484