#FFD3CE#FFD3CE
#FFD3CE is a very light, muted red. Relative luminance 0.723; OKLCH L 90.3% C 0.050 H 25.7°. Best body text is #000000 at 15.46:1 contrast (WCAG AA passes).
Color values
| HEX | #FFD3CE |
|---|---|
| RGB | rgb(255, 211, 206) |
| HSL | hsl(6, 100%, 90%) |
| HSV | hsv(6, 19%, 100%) |
| CMYK | cmyk(0%, 17.3%, 19.2%, 0%) |
| CIE-LAB | lab(88.12, 14.64, 8.26) |
| CIE-LCH | lch(88.12, 16.81, 29.44°) |
| OKLab | oklab(90.31% 0.0452 0.0218) |
| OKLCH | oklch(90.31% 0.05 25.7) |
| XYZ | xyz(75.6751, 72.3074, 68.3510) |
| Luminance | 0.7230 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Mistyrose
#FFE4E1
ΔE00 5.80
Light Rose
#FFC5CB
ΔE00 5.91
Pale Rose
#FDC1C5
ΔE00 6.10
Pale Pink
#FFCFDC
ΔE00 6.90
Light Pink
#FFD1DF
ΔE00 7.20
Bubblegum
#FFC1CC
ΔE00 7.78
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFD3CE #CEFAFF
analogous
#FFCEE1 #FFD3CE #FFEBCE
triadic
#FFD3CE #CEFFD3 #D3CEFF
tetradic
#FFD3CE #E1FFCE #CEFAFF #EBCEFF
square
#FFD3CE #E1FFCE #CEFAFF #EBCEFF
split-complementary
#FFD3CE #CEFFEB #CEE1FF
monochromatic
#FF6554 #FF9C91 #FFD3CE #FFE4E0 #FFE4E0
Accessibility & contrast
On white
1.36
#FFD3CE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.46
#FFD3CE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFD3CE
15.46:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFD3CE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFD3CE | 1.00 | 1.36 | 15.46 | 15.46 |
| #FFFFFF | 1.36 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.46 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.46 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DBD8CE
Deuteranopia (green-blind)
#E5E0CE
Tritanopia (blue-blind)
#FFCED2
Achromatopsia (no color)
#DDDDDD
Design tokens & code
CSS
--color: #ffd3ce; /* rgb */ color: rgb(255, 211, 206); /* oklch */ color: oklch(90.3% 0.050 25.7);
Tailwind
colors: {
custom: {
50: '#ffe0dd',
500: '#ffd3ce',
950: '#000000',
},
}SCSS
$custom: #ffd3ce; $custom-light: #ffe0dd; $custom-dark: #000000;
JSON
{
"hex": "#ffd3ce",
"rgb": {
"r": 255,
"g": 211,
"b": 206
},
"hsl": {
"h": 6.122,
"s": 100,
"l": 90.392
},
"oklch": {
"l": 0.90311,
"c": 0.0502,
"h": 25.7
},
"luminance": 0.72305
}Semantic roles & 50–950 ramp
primary
#FFD3CE
secondary
#87E0EA
accent
#CEE600
background
#FFFEFE
surface
#FFFCFC
border
#D7D5D5
text
#181515
muted
#868484