#FFDCBE#FFDCBE
#FFDCBE is a very light, muted orange. Relative luminance 0.762; OKLCH L 91.6% C 0.056 H 62.7°. Best body text is #000000 at 16.23:1 contrast (WCAG AA passes).
Color values
| HEX | #FFDCBE |
|---|---|
| RGB | rgb(255, 220, 190) |
| HSL | hsl(28, 100%, 87%) |
| HSV | hsv(28, 25%, 100%) |
| CMYK | cmyk(0%, 13.7%, 25.5%, 0%) |
| CIE-LAB | lab(89.94, 7.72, 19.23) |
| CIE-LCH | lch(89.94, 20.72, 68.13°) |
| OKLab | oklab(91.62% 0.0256 0.0494) |
| OKLCH | oklch(91.62% 0.056 62.7) |
| XYZ | xyz(76.1282, 76.1667, 59.3967) |
| Luminance | 0.7616 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Peach
#FFDAB9
ΔE00 1.02
Light Peach
#FFD8B1
ΔE00 2.80
Bisque
#FFE4C4
ΔE00 3.61
Apricot
#FBCEB1
ΔE00 4.32
Navajowhite
#FFDEAD
ΔE00 6.21
Blanchedalmond
#FFEBCD
ΔE00 6.35
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFDCBE #BEE1FF
analogous
#FFBEC1 #FFDCBE #FFFCBE
triadic
#FFDCBE #BEFFDC #DCBEFF
tetradic
#FFDCBE #C1FFBE #BEE1FF #FCBEFF
square
#FFDCBE #C1FFBE #BEE1FF #FCBEFF
split-complementary
#FFDCBE #BEFFFC #BEC1FF
monochromatic
#FF9A44 #FFBB81 #FFDCBE #FFEFE0 #FFEFE0
Accessibility & contrast
On white
1.29
#FFDCBE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.23
#FFDCBE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFDCBE
16.23:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFDCBE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFDCBE | 1.00 | 1.29 | 16.23 | 16.23 |
| #FFFFFF | 1.29 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.23 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.23 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E7DEBC
Deuteranopia (green-blind)
#EFE5BE
Tritanopia (blue-blind)
#FFD5D4
Achromatopsia (no color)
#E2E2E2
Design tokens & code
CSS
--color: #ffdcbe; /* rgb */ color: rgb(255, 220, 190); /* oklch */ color: oklch(91.6% 0.056 62.7);
Tailwind
colors: {
custom: {
50: '#ffe6d1',
500: '#ffdcbe',
950: '#000000',
},
}SCSS
$custom: #ffdcbe; $custom-light: #ffe6d1; $custom-dark: #000000;
JSON
{
"hex": "#ffdcbe",
"rgb": {
"r": 255,
"g": 220,
"b": 190
},
"hsl": {
"h": 27.692,
"s": 100,
"l": 87.255
},
"oklch": {
"l": 0.91618,
"c": 0.05562,
"h": 62.7
},
"luminance": 0.76164
}Semantic roles & 50–950 ramp
primary
#FFDCBE
secondary
#7AB5E7
accent
#7CE600
background
#FFFEFE
surface
#FFFCFB
border
#D7D5D4
text
#181614
muted
#868483