#FFCBD8#FFCBD8
#FFCBD8 is a very light, moderate red. Relative luminance 0.689; OKLCH L 89.1% C 0.061 H 1.7°. Best body text is #000000 at 14.79:1 contrast (WCAG AA passes).
Color values
| HEX | #FFCBD8 |
|---|---|
| RGB | rgb(255, 203, 216) |
| HSL | hsl(345, 100%, 90%) |
| HSV | hsv(345, 20%, 100%) |
| CMYK | cmyk(0%, 20.4%, 15.3%, 0%) |
| CIE-LAB | lab(86.47, 20.33, 0.59) |
| CIE-LCH | lch(86.47, 20.34, 1.66°) |
| OKLab | oklab(89.11% 0.061 0.0019) |
| OKLCH | oklch(89.11% 0.061 1.7) |
| XYZ | xyz(74.9905, 68.9325, 74.3075) |
| Luminance | 0.6893 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pale Pink
#FFCFDC
ΔE00 1.18
Light Pink
#FFD1DF
ΔE00 1.86
Bubblegum
#FFC1CC
ΔE00 3.02
Light Rose
#FFC5CB
ΔE00 3.19
Pink
#FFC0CB
ΔE00 3.29
Pale Rose
#FDC1C5
ΔE00 4.37
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFCBD8 #CBFFF2
analogous
#FFCBF2 #FFCBD8 #FFD8CB
triadic
#FFCBD8 #D8FFCB #CBD8FF
tetradic
#FFCBD8 #F2FFCB #CBFFF2 #D8CBFF
square
#FFCBD8 #F2FFCB #CBFFF2 #D8CBFF
split-complementary
#FFCBD8 #CBFFD8 #CBF2FF
monochromatic
#FF517C #FF8EAA #FFCBD8 #FFE0E8 #FFE0E8
Accessibility & contrast
On white
1.42
#FFCBD8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.79
#FFCBD8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFCBD8
14.79:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFCBD8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFCBD8 | 1.00 | 1.42 | 14.79 | 14.79 |
| #FFFFFF | 1.42 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.79 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.79 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D1D3D8
Deuteranopia (green-blind)
#DDDCD7
Tritanopia (blue-blind)
#FFC8CF
Achromatopsia (no color)
#D8D8D8
Design tokens & code
CSS
--color: #ffcbd8; /* rgb */ color: rgb(255, 203, 216); /* oklch */ color: oklch(89.1% 0.061 1.7);
Tailwind
colors: {
custom: {
50: '#ffdbe4',
500: '#ffcbd8',
950: '#000000',
},
}SCSS
$custom: #ffcbd8; $custom-light: #ffdbe4; $custom-dark: #000000;
JSON
{
"hex": "#ffcbd8",
"rgb": {
"r": 255,
"g": 203,
"b": 216
},
"hsl": {
"h": 345,
"s": 100,
"l": 89.804
},
"oklch": {
"l": 0.89114,
"c": 0.06103,
"h": 1.7
},
"luminance": 0.6893
}Semantic roles & 50–950 ramp
primary
#FFCBD8
secondary
#85E9D0
accent
#E6AC00
background
#FFFEFE
surface
#FFFBFC
border
#D7D4D5
text
#181515
muted
#868484