#FFCDBF#FFCDBF
#FFCDBF is a very light, moderate red. Relative luminance 0.687; OKLCH L 88.8% C 0.060 H 36.2°. Best body text is #000000 at 14.74:1 contrast (WCAG AA passes).
Color values
| HEX | #FFCDBF |
|---|---|
| RGB | rgb(255, 205, 191) |
| HSL | hsl(13, 100%, 87%) |
| HSV | hsv(13, 25%, 100%) |
| CMYK | cmyk(0%, 19.6%, 25.1%, 0%) |
| CIE-LAB | lab(86.35, 15.64, 13.67) |
| CIE-LCH | lch(86.35, 20.77, 41.16°) |
| OKLab | oklab(88.82% 0.0486 0.0355) |
| OKLCH | oklch(88.82% 0.06 36.2) |
| XYZ | xyz(72.4762, 68.6873, 58.7204) |
| Luminance | 0.6868 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Apricot
#FBCEB1
ΔE00 6.54
Pale Rose
#FDC1C5
ΔE00 7.85
Pale Salmon
#FFB19A
ΔE00 7.99
Light Rose
#FFC5CB
ΔE00 8.24
Mistyrose
#FFE4E1
ΔE00 8.27
Light Salmon
#FEA993
ΔE00 9.77
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFCDBF #BFF1FF
analogous
#FFBFD1 #FFCDBF #FFEDBF
triadic
#FFCDBF #BFFFCD #CDBFFF
tetradic
#FFCDBF #D1FFBF #BFF1FF #EDBFFF
square
#FFCDBF #D1FFBF #BFF1FF #EDBFFF
split-complementary
#FFCDBF #BFFFED #BFD1FF
monochromatic
#FF6D45 #FF9D82 #FFCDBF #FFE7E0 #FFE7E0
Accessibility & contrast
On white
1.43
#FFCDBF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.74
#FFCDBF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFCDBF
14.74:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFCDBF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFCDBF | 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)
#D8D2BE
Deuteranopia (green-blind)
#E4DCBF
Tritanopia (blue-blind)
#FFC6C9
Achromatopsia (no color)
#D8D8D8
Design tokens & code
CSS
--color: #ffcdbf; /* rgb */ color: rgb(255, 205, 191); /* oklch */ color: oklch(88.8% 0.060 36.2);
Tailwind
colors: {
custom: {
50: '#ffdcd2',
500: '#ffcdbf',
950: '#000000',
},
}SCSS
$custom: #ffcdbf; $custom-light: #ffdcd2; $custom-dark: #000000;
JSON
{
"hex": "#ffcdbf",
"rgb": {
"r": 255,
"g": 205,
"b": 191
},
"hsl": {
"h": 13.125,
"s": 100,
"l": 87.451
},
"oklch": {
"l": 0.88823,
"c": 0.06018,
"h": 36.2
},
"luminance": 0.68684
}Semantic roles & 50–950 ramp
primary
#FFCDBF
secondary
#7BD0E8
accent
#B3E600
background
#FFFEFE
surface
#FFFCFB
border
#D7D5D4
text
#181514
muted
#868483