#FFD3BF#FFD3BF
#FFD3BF is a very light, muted orange. Relative luminance 0.716; OKLCH L 89.9% C 0.057 H 45.8°. Best body text is #000000 at 15.32:1 contrast (WCAG AA passes).
Color values
| HEX | #FFD3BF |
|---|---|
| RGB | rgb(255, 211, 191) |
| HSL | hsl(19, 100%, 87%) |
| HSV | hsv(19, 25%, 100%) |
| CMYK | cmyk(0%, 17.3%, 25.1%, 0%) |
| CIE-LAB | lab(87.78, 12.51, 15.69) |
| CIE-LCH | lch(87.78, 20.07, 51.43°) |
| OKLab | oklab(89.94% 0.0395 0.0406) |
| OKLCH | oklch(89.94% 0.057 45.8) |
| XYZ | xyz(73.9391, 71.6130, 59.2080) |
| Luminance | 0.7161 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Apricot
#FBCEB1
ΔE00 3.57
Peach
#FFDAB9
ΔE00 6.36
Light Peach
#FFD8B1
ΔE00 7.76
Mistyrose
#FFE4E1
ΔE00 8.21
Bisque
#FFE4C4
ΔE00 9.40
Pale Salmon
#FFB19A
ΔE00 9.64
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFD3BF #BFEBFF
analogous
#FFBFCB #FFD3BF #FFF3BF
triadic
#FFD3BF #BFFFD3 #D3BFFF
tetradic
#FFD3BF #CBFFBF #BFEBFF #F3BFFF
square
#FFD3BF #CBFFBF #BFEBFF #F3BFFF
split-complementary
#FFD3BF #BFFFF3 #BFCBFF
monochromatic
#FF7F45 #FFA982 #FFD3BF #FFEAE0 #FFEAE0
Accessibility & contrast
On white
1.37
#FFD3BF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.32
#FFD3BF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFD3BF
15.32:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFD3BF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFD3BF | 1.00 | 1.37 | 15.32 | 15.32 |
| #FFFFFF | 1.37 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.32 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.32 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DED7BE
Deuteranopia (green-blind)
#E8E0BF
Tritanopia (blue-blind)
#FFCCCD
Achromatopsia (no color)
#DCDCDC
Design tokens & code
CSS
--color: #ffd3bf; /* rgb */ color: rgb(255, 211, 191); /* oklch */ color: oklch(89.9% 0.057 45.8);
Tailwind
colors: {
custom: {
50: '#ffe0d2',
500: '#ffd3bf',
950: '#000000',
},
}SCSS
$custom: #ffd3bf; $custom-light: #ffe0d2; $custom-dark: #000000;
JSON
{
"hex": "#ffd3bf",
"rgb": {
"r": 255,
"g": 211,
"b": 191
},
"hsl": {
"h": 18.75,
"s": 100,
"l": 87.451
},
"oklch": {
"l": 0.8994,
"c": 0.05662,
"h": 45.8
},
"luminance": 0.7161
}Semantic roles & 50–950 ramp
primary
#FFD3BF
secondary
#7BC6E8
accent
#9EE600
background
#FFFEFE
surface
#FFFCFB
border
#D7D5D4
text
#181514
muted
#868483