#FFD3C8#FFD3C8
#FFD3C8 is a very light, muted red. Relative luminance 0.720; OKLCH L 90.2% C 0.052 H 34.4°. Best body text is #000000 at 15.40:1 contrast (WCAG AA passes).
Color values
| HEX | #FFD3C8 |
|---|---|
| RGB | rgb(255, 211, 200) |
| HSL | hsl(12, 100%, 89%) |
| HSV | hsv(12, 22%, 100%) |
| CMYK | cmyk(0%, 17.3%, 21.6%, 0%) |
| CIE-LAB | lab(87.98, 13.77, 11.23) |
| CIE-LCH | lch(87.98, 17.77, 39.20°) |
| OKLab | oklab(90.16% 0.043 0.0294) |
| OKLCH | oklch(90.16% 0.052 34.4) |
| XYZ | xyz(74.9601, 72.0214, 64.5853) |
| Luminance | 0.7202 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Mistyrose
#FFE4E1
ΔE00 6.26
Apricot
#FBCEB1
ΔE00 7.25
Pale Rose
#FDC1C5
ΔE00 7.92
Light Rose
#FFC5CB
ΔE00 8.01
Pale Pink
#FFCFDC
ΔE00 9.44
Light Pink
#FFD1DF
ΔE00 9.74
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFD3C8 #C8F4FF
analogous
#FFC8D9 #FFD3C8 #FFEFC8
triadic
#FFD3C8 #C8FFD3 #D3C8FF
tetradic
#FFD3C8 #D9FFC8 #C8F4FF #EFC8FF
square
#FFD3C8 #D9FFC8 #C8F4FF #EFC8FF
split-complementary
#FFD3C8 #C8FFEF #C8D9FF
monochromatic
#FF714E #FFA28B #FFD3C8 #FFE7E0 #FFE7E0
Accessibility & contrast
On white
1.36
#FFD3C8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.40
#FFD3C8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFD3C8
15.40:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFD3C8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFD3C8 | 1.00 | 1.36 | 15.40 | 15.40 |
| #FFFFFF | 1.36 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.40 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.40 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DDD8C7
Deuteranopia (green-blind)
#E7E0C8
Tritanopia (blue-blind)
#FFCDD0
Achromatopsia (no color)
#DDDDDD
Design tokens & code
CSS
--color: #ffd3c8; /* rgb */ color: rgb(255, 211, 200); /* oklch */ color: oklch(90.2% 0.052 34.4);
Tailwind
colors: {
custom: {
50: '#ffe0d8',
500: '#ffd3c8',
950: '#000000',
},
}SCSS
$custom: #ffd3c8; $custom-light: #ffe0d8; $custom-dark: #000000;
JSON
{
"hex": "#ffd3c8",
"rgb": {
"r": 255,
"g": 211,
"b": 200
},
"hsl": {
"h": 12,
"s": 100,
"l": 89.216
},
"oklch": {
"l": 0.90159,
"c": 0.05203,
"h": 34.4
},
"luminance": 0.72019
}Semantic roles & 50–950 ramp
primary
#FFD3C8
secondary
#82D4E9
accent
#B8E600
background
#FFFEFE
surface
#FFFCFB
border
#D7D5D4
text
#181514
muted
#868483