#FFCBD3#FFCBD3
#FFCBD3 is a very light, muted red. Relative luminance 0.687; OKLCH L 89.0% C 0.060 H 8.0°. Best body text is #000000 at 14.74:1 contrast (WCAG AA passes).
Color values
| HEX | #FFCBD3 |
|---|---|
| RGB | rgb(255, 203, 211) |
| HSL | hsl(351, 100%, 90%) |
| HSV | hsv(351, 20%, 100%) |
| CMYK | cmyk(0%, 20.4%, 17.3%, 0%) |
| CIE-LAB | lab(86.34, 19.57, 3.06) |
| CIE-LCH | lch(86.34, 19.81, 8.89°) |
| OKLab | oklab(88.97% 0.0592 0.0083) |
| OKLCH | oklch(88.97% 0.06 8) |
| XYZ | xyz(74.3539, 68.6778, 70.9549) |
| Luminance | 0.6867 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Light Rose
#FFC5CB
ΔE00 1.94
Pale Pink
#FFCFDC
ΔE00 2.23
Bubblegum
#FFC1CC
ΔE00 2.87
Light Pink
#FFD1DF
ΔE00 2.91
Pale Rose
#FDC1C5
ΔE00 3.12
Pink
#FFC0CB
ΔE00 3.13
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFCBD3 #CBFFF7
analogous
#FFCBED #FFCBD3 #FFDDCB
triadic
#FFCBD3 #D3FFCB #CBD3FF
tetradic
#FFCBD3 #EDFFCB #CBFFF7 #DDCBFF
square
#FFCBD3 #EDFFCB #CBFFF7 #DDCBFF
split-complementary
#FFCBD3 #CBFFDD #CBEDFF
monochromatic
#FF516B #FF8E9F #FFCBD3 #FFE0E5 #FFE0E5
Accessibility & contrast
On white
1.43
#FFCBD3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.74
#FFCBD3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFCBD3
14.74:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFCBD3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFCBD3 | 1.00 | 1.43 | 14.74 | 14.74 |
| #FFFFFF | 1.43 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.74 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.74 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D2D3D3
Deuteranopia (green-blind)
#DEDCD2
Tritanopia (blue-blind)
#FFC7CE
Achromatopsia (no color)
#D8D8D8
Design tokens & code
CSS
--color: #ffcbd3; /* rgb */ color: rgb(255, 203, 211); /* oklch */ color: oklch(89.0% 0.060 8.0);
Tailwind
colors: {
custom: {
50: '#ffdbe0',
500: '#ffcbd3',
950: '#000000',
},
}SCSS
$custom: #ffcbd3; $custom-light: #ffdbe0; $custom-dark: #000000;
JSON
{
"hex": "#ffcbd3",
"rgb": {
"r": 255,
"g": 203,
"b": 211
},
"hsl": {
"h": 350.769,
"s": 100,
"l": 89.804
},
"oklch": {
"l": 0.88974,
"c": 0.05975,
"h": 8
},
"luminance": 0.68675
}Semantic roles & 50–950 ramp
primary
#FFCBD3
secondary
#85E9DA
accent
#E6C200
background
#FFFEFE
surface
#FFFBFC
border
#D7D4D5
text
#181515
muted
#868484