#FFD8B3#FFD8B3
#FFD8B3 is a very light, moderate orange. Relative luminance 0.736; OKLCH L 90.6% C 0.065 H 65.4°. Best body text is #000000 at 15.73:1 contrast (WCAG AA passes).
Color values
| HEX | #FFD8B3 |
|---|---|
| RGB | rgb(255, 216, 179) |
| HSL | hsl(29, 100%, 85%) |
| HSV | hsv(29, 30%, 100%) |
| CMYK | cmyk(0%, 15.3%, 29.8%, 0%) |
| CIE-LAB | lab(88.75, 8.34, 23.31) |
| CIE-LCH | lch(88.75, 24.76, 70.31°) |
| OKLab | oklab(90.62% 0.0272 0.0594) |
| OKLCH | oklch(90.62% 0.065 65.4) |
| XYZ | xyz(73.9337, 73.6293, 52.9565) |
| Luminance | 0.7363 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Light Peach
#FFD8B1
ΔE00 0.64
Peach
#FFDAB9
ΔE00 1.25
Bisque
#FFE4C4
ΔE00 4.30
Apricot
#FBCEB1
ΔE00 4.40
Navajowhite
#FFDEAD
ΔE00 4.77
Moccasin
#FFE4B5
ΔE00 6.21
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFD8B3 #B3DAFF
analogous
#FFB3B4 #FFD8B3 #FFFEB3
triadic
#FFD8B3 #B3FFD8 #D8B3FF
tetradic
#FFD8B3 #B4FFB3 #B3DAFF #FEB3FF
square
#FFD8B3 #B4FFB3 #B3DAFF #FEB3FF
split-complementary
#FFD8B3 #B3FFFE #B3B4FF
monochromatic
#FF9939 #FFB976 #FFD8B3 #FFEFE0 #FFEFE0
Accessibility & contrast
On white
1.34
#FFD8B3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.73
#FFD8B3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFD8B3
15.73:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFD8B3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFD8B3 | 1.00 | 1.34 | 15.73 | 15.73 |
| #FFFFFF | 1.34 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.73 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.73 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E5DAB1
Deuteranopia (green-blind)
#EEE2B4
Tritanopia (blue-blind)
#FFCFCE
Achromatopsia (no color)
#DFDFDF
Design tokens & code
CSS
--color: #ffd8b3; /* rgb */ color: rgb(255, 216, 179); /* oklch */ color: oklch(90.6% 0.065 65.4);
Tailwind
colors: {
custom: {
50: '#ffe4ca',
500: '#ffd8b3',
950: '#000000',
},
}SCSS
$custom: #ffd8b3; $custom-light: #ffe4ca; $custom-dark: #000000;
JSON
{
"hex": "#ffd8b3",
"rgb": {
"r": 255,
"g": 216,
"b": 179
},
"hsl": {
"h": 29.211,
"s": 100,
"l": 85.098
},
"oklch": {
"l": 0.90615,
"c": 0.0653,
"h": 65.4
},
"luminance": 0.73626
}Semantic roles & 50–950 ramp
primary
#FFD8B3
secondary
#70ADE6
accent
#76E600
background
#FFFEFD
surface
#FFFCF9
border
#D7D5D2
text
#181513
muted
#868482