#FFD3BA#FFD3BA
#FFD3BA is a very light, muted orange. Relative luminance 0.714; OKLCH L 89.8% C 0.060 H 51.2°. Best body text is #000000 at 15.28:1 contrast (WCAG AA passes).
Color values
| HEX | #FFD3BA |
|---|---|
| RGB | rgb(255, 211, 186) |
| HSL | hsl(22, 100%, 86%) |
| HSV | hsv(22, 27%, 100%) |
| CMYK | cmyk(0%, 17.3%, 27.1%, 0%) |
| CIE-LAB | lab(87.68, 11.84, 18.17) |
| CIE-LCH | lch(87.68, 21.69, 56.91°) |
| OKLab | oklab(89.82% 0.0375 0.0468) |
| OKLCH | oklch(89.82% 0.06 51.2) |
| XYZ | xyz(73.3982, 71.3967, 56.3595) |
| Luminance | 0.7139 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Apricot
#FBCEB1
ΔE00 1.81
Peach
#FFDAB9
ΔE00 4.58
Light Peach
#FFD8B1
ΔE00 5.84
Bisque
#FFE4C4
ΔE00 7.97
Mistyrose
#FFE4E1
ΔE00 9.62
Navajowhite
#FFDEAD
ΔE00 9.99
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFD3BA #BAE6FF
analogous
#FFBAC4 #FFD3BA #FFF6BA
triadic
#FFD3BA #BAFFD3 #D3BAFF
tetradic
#FFD3BA #C4FFBA #BAE6FF #F6BAFF
square
#FFD3BA #C4FFBA #BAE6FF #F6BAFF
split-complementary
#FFD3BA #BAFFF6 #BAC4FF
monochromatic
#FF8540 #FFAC7D #FFD3BA #FFEBE0 #FFEBE0
Accessibility & contrast
On white
1.37
#FFD3BA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.28
#FFD3BA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFD3BA
15.28:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFD3BA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFD3BA | 1.00 | 1.37 | 15.28 | 15.28 |
| #FFFFFF | 1.37 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.28 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.28 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DFD6B8
Deuteranopia (green-blind)
#E9DFBA
Tritanopia (blue-blind)
#FFCBCC
Achromatopsia (no color)
#DCDCDC
Design tokens & code
CSS
--color: #ffd3ba; /* rgb */ color: rgb(255, 211, 186); /* oklch */ color: oklch(89.8% 0.060 51.2);
Tailwind
colors: {
custom: {
50: '#ffe0ce',
500: '#ffd3ba',
950: '#000000',
},
}SCSS
$custom: #ffd3ba; $custom-light: #ffe0ce; $custom-dark: #000000;
JSON
{
"hex": "#ffd3ba",
"rgb": {
"r": 255,
"g": 211,
"b": 186
},
"hsl": {
"h": 21.739,
"s": 100,
"l": 86.471
},
"oklch": {
"l": 0.89824,
"c": 0.05995,
"h": 51.2
},
"luminance": 0.71394
}Semantic roles & 50–950 ramp
primary
#FFD3BA
secondary
#76BEE7
accent
#92E600
background
#FFFEFE
surface
#FFFCFB
border
#D7D5D4
text
#181513
muted
#868483