#FFD3CC#FFD3CC
#FFD3CC is a very light, muted red. Relative luminance 0.722; OKLCH L 90.3% C 0.051 H 28.7°. Best body text is #000000 at 15.44:1 contrast (WCAG AA passes).
Color values
| HEX | #FFD3CC |
|---|---|
| RGB | rgb(255, 211, 204) |
| HSL | hsl(8, 100%, 90%) |
| HSV | hsv(8, 20%, 100%) |
| CMYK | cmyk(0%, 17.3%, 20%, 0%) |
| CIE-LAB | lab(88.07, 14.35, 9.25) |
| CIE-LCH | lch(88.07, 17.07, 32.81°) |
| OKLab | oklab(90.26% 0.0445 0.0243) |
| OKLCH | oklch(90.26% 0.051 28.7) |
| XYZ | xyz(75.4337, 72.2108, 67.0796) |
| Luminance | 0.7221 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Mistyrose
#FFE4E1
ΔE00 5.85
Light Rose
#FFC5CB
ΔE00 6.56
Pale Rose
#FDC1C5
ΔE00 6.64
Pale Pink
#FFCFDC
ΔE00 7.74
Light Pink
#FFD1DF
ΔE00 8.04
Bubblegum
#FFC1CC
ΔE00 8.46
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFD3CC #CCF8FF
analogous
#FFCCDF #FFD3CC #FFECCC
triadic
#FFD3CC #CCFFD3 #D3CCFF
tetradic
#FFD3CC #DFFFCC #CCF8FF #ECCCFF
square
#FFD3CC #DFFFCC #CCF8FF #ECCCFF
split-complementary
#FFD3CC #CCFFEC #CCDFFF
monochromatic
#FF6952 #FF9E8F #FFD3CC #FFE5E0 #FFE5E0
Accessibility & contrast
On white
1.36
#FFD3CC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.44
#FFD3CC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFD3CC
15.44:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFD3CC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFD3CC | 1.00 | 1.36 | 15.44 | 15.44 |
| #FFFFFF | 1.36 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.44 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.44 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DCD8CB
Deuteranopia (green-blind)
#E6E0CC
Tritanopia (blue-blind)
#FFCED1
Achromatopsia (no color)
#DDDDDD
Design tokens & code
CSS
--color: #ffd3cc; /* rgb */ color: rgb(255, 211, 204); /* oklch */ color: oklch(90.3% 0.051 28.7);
Tailwind
colors: {
custom: {
50: '#ffe0db',
500: '#ffd3cc',
950: '#000000',
},
}SCSS
$custom: #ffd3cc; $custom-light: #ffe0db; $custom-dark: #000000;
JSON
{
"hex": "#ffd3cc",
"rgb": {
"r": 255,
"g": 211,
"b": 204
},
"hsl": {
"h": 8.235,
"s": 100,
"l": 90
},
"oklch": {
"l": 0.9026,
"c": 0.05068,
"h": 28.7
},
"luminance": 0.72208
}Semantic roles & 50–950 ramp
primary
#FFD3CC
secondary
#86DCEA
accent
#C6E600
background
#FFFEFE
surface
#FFFCFB
border
#D7D5D4
text
#181515
muted
#868484