#FFD3C2#FFD3C2
#FFD3C2 is a very light, muted orange. Relative luminance 0.717; OKLCH L 90.0% C 0.055 H 42.2°. Best body text is #000000 at 15.35:1 contrast (WCAG AA passes).
Color values
| HEX | #FFD3C2 |
|---|---|
| RGB | rgb(255, 211, 194) |
| HSL | hsl(17, 100%, 88%) |
| HSV | hsv(17, 24%, 100%) |
| CMYK | cmyk(0%, 17.3%, 23.9%, 0%) |
| CIE-LAB | lab(87.85, 12.93, 14.20) |
| CIE-LCH | lch(87.85, 19.20, 47.70°) |
| OKLab | oklab(90.01% 0.0406 0.0369) |
| OKLCH | oklch(90.01% 0.055 42.2) |
| XYZ | xyz(74.2726, 71.7464, 60.9646) |
| Luminance | 0.7174 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Apricot
#FBCEB1
ΔE00 4.76
Mistyrose
#FFE4E1
ΔE00 7.44
Peach
#FFDAB9
ΔE00 7.51
Light Peach
#FFD8B1
ΔE00 8.97
Pale Salmon
#FFB19A
ΔE00 9.56
Pale Rose
#FDC1C5
ΔE00 10.14
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFD3C2 #C2EEFF
analogous
#FFC2CF #FFD3C2 #FFF1C2
triadic
#FFD3C2 #C2FFD3 #D3C2FF
tetradic
#FFD3C2 #CFFFC2 #C2EEFF #F1C2FF
square
#FFD3C2 #CFFFC2 #C2EEFF #F1C2FF
split-complementary
#FFD3C2 #C2FFF1 #C2CFFF
monochromatic
#FF7B48 #FFA785 #FFD3C2 #FFE9E0 #FFE9E0
Accessibility & contrast
On white
1.37
#FFD3C2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.35
#FFD3C2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFD3C2
15.35:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFD3C2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFD3C2 | 1.00 | 1.37 | 15.35 | 15.35 |
| #FFFFFF | 1.37 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.35 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.35 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DED7C1
Deuteranopia (green-blind)
#E8E0C2
Tritanopia (blue-blind)
#FFCDCE
Achromatopsia (no color)
#DCDCDC
Design tokens & code
CSS
--color: #ffd3c2; /* rgb */ color: rgb(255, 211, 194); /* oklch */ color: oklch(90.0% 0.055 42.2);
Tailwind
colors: {
custom: {
50: '#ffe0d4',
500: '#ffd3c2',
950: '#000000',
},
}SCSS
$custom: #ffd3c2; $custom-light: #ffe0d4; $custom-dark: #000000;
JSON
{
"hex": "#ffd3c2",
"rgb": {
"r": 255,
"g": 211,
"b": 194
},
"hsl": {
"h": 16.721,
"s": 100,
"l": 88.039
},
"oklch": {
"l": 0.90012,
"c": 0.05487,
"h": 42.2
},
"luminance": 0.71744
}Semantic roles & 50–950 ramp
primary
#FFD3C2
secondary
#7DCAE8
accent
#A6E600
background
#FFFEFE
surface
#FFFCFB
border
#D7D5D4
text
#181514
muted
#868483