#FFDCB8#FFDCB8
#FFDCB8 is a very light, moderate orange. Relative luminance 0.759; OKLCH L 91.5% C 0.061 H 67.7°. Best body text is #000000 at 16.18:1 contrast (WCAG AA passes).
Color values
| HEX | #FFDCB8 |
|---|---|
| RGB | rgb(255, 220, 184) |
| HSL | hsl(30, 100%, 86%) |
| HSV | hsv(30, 28%, 100%) |
| CMYK | cmyk(0%, 13.7%, 27.8%, 0%) |
| CIE-LAB | lab(89.82, 6.92, 22.19) |
| CIE-LCH | lch(89.82, 23.25, 72.67°) |
| OKLab | oklab(91.49% 0.0232 0.0567) |
| OKLCH | oklch(91.49% 0.061 67.7) |
| XYZ | xyz(75.4859, 75.9098, 56.0139) |
| Luminance | 0.7591 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Light Peach
#FFD8B1
ΔE00 1.42
Peach
#FFDAB9
ΔE00 1.49
Bisque
#FFE4C4
ΔE00 2.93
Navajowhite
#FFDEAD
ΔE00 4.15
Moccasin
#FFE4B5
ΔE00 5.21
Apricot
#FBCEB1
ΔE00 5.49
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFDCB8 #B8DBFF
analogous
#FFB8B8 #FFDCB8 #FEFFB8
triadic
#FFDCB8 #B8FFDC #DCB8FF
tetradic
#FFDCB8 #B8FFB8 #B8DBFF #FFB8FE
square
#FFDCB8 #B8FFB8 #B8DBFF #FFB8FE
split-complementary
#FFDCB8 #B8FEFF #B8B8FF
monochromatic
#FFA03E #FFBE7B #FFDCB8 #FFF0E0 #FFF0E0
Accessibility & contrast
On white
1.30
#FFDCB8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.18
#FFDCB8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFDCB8
16.18:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFDCB8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFDCB8 | 1.00 | 1.30 | 16.18 | 16.18 |
| #FFFFFF | 1.30 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.18 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.18 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E8DDB6
Deuteranopia (green-blind)
#F0E5B9
Tritanopia (blue-blind)
#FFD4D2
Achromatopsia (no color)
#E2E2E2
Design tokens & code
CSS
--color: #ffdcb8; /* rgb */ color: rgb(255, 220, 184); /* oklch */ color: oklch(91.5% 0.061 67.7);
Tailwind
colors: {
custom: {
50: '#ffe6cd',
500: '#ffdcb8',
950: '#000000',
},
}SCSS
$custom: #ffdcb8; $custom-light: #ffe6cd; $custom-dark: #000000;
JSON
{
"hex": "#ffdcb8",
"rgb": {
"r": 255,
"g": 220,
"b": 184
},
"hsl": {
"h": 30.423,
"s": 100,
"l": 86.078
},
"oklch": {
"l": 0.91485,
"c": 0.06122,
"h": 67.7
},
"luminance": 0.75907
}Semantic roles & 50–950 ramp
primary
#FFDCB8
secondary
#75ADE7
accent
#71E600
background
#FFFEFE
surface
#FFFCFA
border
#D7D5D3
text
#181613
muted
#868483