#FFD3BE#FFD3BE
#FFD3BE is a very light, muted orange. Relative luminance 0.716; OKLCH L 89.9% C 0.057 H 46.9°. Best body text is #000000 at 15.31:1 contrast (WCAG AA passes).
Color values
| HEX | #FFD3BE |
|---|---|
| RGB | rgb(255, 211, 190) |
| HSL | hsl(19, 100%, 87%) |
| HSV | hsv(19, 25%, 100%) |
| CMYK | cmyk(0%, 17.3%, 25.5%, 0%) |
| CIE-LAB | lab(87.76, 12.38, 16.19) |
| CIE-LCH | lch(87.76, 20.38, 52.60°) |
| OKLab | oklab(89.92% 0.0391 0.0418) |
| OKLCH | oklch(89.92% 0.057 46.9) |
| XYZ | xyz(73.8294, 71.5691, 58.6305) |
| Luminance | 0.7157 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Apricot
#FBCEB1
ΔE00 3.19
Peach
#FFDAB9
ΔE00 5.99
Light Peach
#FFD8B1
ΔE00 7.37
Mistyrose
#FFE4E1
ΔE00 8.48
Bisque
#FFE4C4
ΔE00 9.09
Pale Salmon
#FFB19A
ΔE00 9.70
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFD3BE #BEEAFF
analogous
#FFBEC9 #FFD3BE #FFF4BE
triadic
#FFD3BE #BEFFD3 #D3BEFF
tetradic
#FFD3BE #C9FFBE #BEEAFF #F4BEFF
square
#FFD3BE #C9FFBE #BEEAFF #F4BEFF
split-complementary
#FFD3BE #BEFFF4 #BEC9FF
monochromatic
#FF8044 #FFAA81 #FFD3BE #FFEAE0 #FFEAE0
Accessibility & contrast
On white
1.37
#FFD3BE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.31
#FFD3BE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFD3BE
15.31:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFD3BE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFD3BE | 1.00 | 1.37 | 15.31 | 15.31 |
| #FFFFFF | 1.37 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.31 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.31 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DED7BD
Deuteranopia (green-blind)
#E8E0BE
Tritanopia (blue-blind)
#FFCCCD
Achromatopsia (no color)
#DCDCDC
Design tokens & code
CSS
--color: #ffd3be; /* rgb */ color: rgb(255, 211, 190); /* oklch */ color: oklch(89.9% 0.057 46.9);
Tailwind
colors: {
custom: {
50: '#ffe0d1',
500: '#ffd3be',
950: '#000000',
},
}SCSS
$custom: #ffd3be; $custom-light: #ffe0d1; $custom-dark: #000000;
JSON
{
"hex": "#ffd3be",
"rgb": {
"r": 255,
"g": 211,
"b": 190
},
"hsl": {
"h": 19.385,
"s": 100,
"l": 87.255
},
"oklch": {
"l": 0.89917,
"c": 0.05725,
"h": 46.9
},
"luminance": 0.71566
}Semantic roles & 50–950 ramp
primary
#FFD3BE
secondary
#7AC4E7
accent
#9BE600
background
#FFFEFE
surface
#FFFCFB
border
#D7D5D4
text
#181514
muted
#868483