#FFD3BC#FFD3BC
#FFD3BC is a very light, muted orange. Relative luminance 0.715; OKLCH L 89.9% C 0.059 H 49.1°. Best body text is #000000 at 15.30:1 contrast (WCAG AA passes).
Color values
| HEX | #FFD3BC |
|---|---|
| RGB | rgb(255, 211, 188) |
| HSL | hsl(21, 100%, 87%) |
| HSV | hsv(21, 26%, 100%) |
| CMYK | cmyk(0%, 17.3%, 26.3%, 0%) |
| CIE-LAB | lab(87.72, 12.11, 17.18) |
| CIE-LCH | lch(87.72, 21.02, 54.83°) |
| OKLab | oklab(89.87% 0.0383 0.0443) |
| OKLCH | oklch(89.87% 0.059 49.1) |
| XYZ | xyz(73.6123, 71.4823, 57.4871) |
| Luminance | 0.7148 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Apricot
#FBCEB1
ΔE00 2.46
Peach
#FFDAB9
ΔE00 5.26
Light Peach
#FFD8B1
ΔE00 6.59
Bisque
#FFE4C4
ΔE00 8.51
Mistyrose
#FFE4E1
ΔE00 9.04
Pale Salmon
#FFB19A
ΔE00 9.88
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFD3BC #BCE8FF
analogous
#FFBCC7 #FFD3BC #FFF5BC
triadic
#FFD3BC #BCFFD3 #D3BCFF
tetradic
#FFD3BC #C7FFBC #BCE8FF #F5BCFF
square
#FFD3BC #C7FFBC #BCE8FF #F5BCFF
split-complementary
#FFD3BC #BCFFF5 #BCC7FF
monochromatic
#FF8342 #FFAB7F #FFD3BC #FFEBE0 #FFEBE0
Accessibility & contrast
On white
1.37
#FFD3BC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.30
#FFD3BC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFD3BC
15.30:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFD3BC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFD3BC | 1.00 | 1.37 | 15.30 | 15.30 |
| #FFFFFF | 1.37 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.30 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.30 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DFD7BA
Deuteranopia (green-blind)
#E9E0BC
Tritanopia (blue-blind)
#FFCCCD
Achromatopsia (no color)
#DCDCDC
Design tokens & code
CSS
--color: #ffd3bc; /* rgb */ color: rgb(255, 211, 188); /* oklch */ color: oklch(89.9% 0.059 49.1);
Tailwind
colors: {
custom: {
50: '#ffe0d0',
500: '#ffd3bc',
950: '#000000',
},
}SCSS
$custom: #ffd3bc; $custom-light: #ffe0d0; $custom-dark: #000000;
JSON
{
"hex": "#ffd3bc",
"rgb": {
"r": 255,
"g": 211,
"b": 188
},
"hsl": {
"h": 20.597,
"s": 100,
"l": 86.863
},
"oklch": {
"l": 0.8987,
"c": 0.05856,
"h": 49.1
},
"luminance": 0.71479
}Semantic roles & 50–950 ramp
primary
#FFD3BC
secondary
#78C1E7
accent
#97E600
background
#FFFEFE
surface
#FFFCFB
border
#D7D5D4
text
#181514
muted
#868483