#FFD3CF#FFD3CF
#FFD3CF is a very light, muted red. Relative luminance 0.724; OKLCH L 90.3% C 0.050 H 24.2°. Best body text is #000000 at 15.47:1 contrast (WCAG AA passes).
Color values
| HEX | #FFD3CF |
|---|---|
| RGB | rgb(255, 211, 207) |
| HSL | hsl(5, 100%, 91%) |
| HSV | hsv(5, 19%, 100%) |
| CMYK | cmyk(0%, 17.3%, 18.8%, 0%) |
| CIE-LAB | lab(88.14, 14.79, 7.77) |
| CIE-LCH | lch(88.14, 16.71, 27.71°) |
| OKLab | oklab(90.34% 0.0456 0.0205) |
| OKLCH | oklch(90.34% 0.05 24.2) |
| XYZ | xyz(75.7969, 72.3561, 68.9928) |
| Luminance | 0.7235 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Light Rose
#FFC5CB
ΔE00 5.61
Mistyrose
#FFE4E1
ΔE00 5.80
Pale Rose
#FDC1C5
ΔE00 5.87
Pale Pink
#FFCFDC
ΔE00 6.49
Light Pink
#FFD1DF
ΔE00 6.78
Bubblegum
#FFC1CC
ΔE00 7.46
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFD3CF #CFFBFF
analogous
#FFCFE3 #FFD3CF #FFEBCF
triadic
#FFD3CF #CFFFD3 #D3CFFF
tetradic
#FFD3CF #E3FFCF #CFFBFF #EBCFFF
square
#FFD3CF #E3FFCF #CFFBFF #EBCFFF
split-complementary
#FFD3CF #CFFFEB #CFE3FF
monochromatic
#FF6355 #FF9B92 #FFD3CF #FFE3E0 #FFE3E0
Accessibility & contrast
On white
1.36
#FFD3CF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.47
#FFD3CF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFD3CF
15.47:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFD3CF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFD3CF | 1.00 | 1.36 | 15.47 | 15.47 |
| #FFFFFF | 1.36 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.47 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.47 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DBD8CF
Deuteranopia (green-blind)
#E5E0CF
Tritanopia (blue-blind)
#FFCED2
Achromatopsia (no color)
#DDDDDD
Design tokens & code
CSS
--color: #ffd3cf; /* rgb */ color: rgb(255, 211, 207); /* oklch */ color: oklch(90.3% 0.050 24.2);
Tailwind
colors: {
custom: {
50: '#ffe0dd',
500: '#ffd3cf',
950: '#000000',
},
}SCSS
$custom: #ffd3cf; $custom-light: #ffe0dd; $custom-dark: #000000;
JSON
{
"hex": "#ffd3cf",
"rgb": {
"r": 255,
"g": 211,
"b": 207
},
"hsl": {
"h": 5,
"s": 100,
"l": 90.588
},
"oklch": {
"l": 0.90337,
"c": 0.05001,
"h": 24.2
},
"luminance": 0.72354
}Semantic roles & 50–950 ramp
primary
#FFD3CF
secondary
#88E2EA
accent
#D2E600
background
#FFFEFE
surface
#FFFCFC
border
#D7D5D5
text
#181515
muted
#868484