#FFD8B2#FFD8B2
#FFD8B2 is a very light, moderate orange. Relative luminance 0.736; OKLCH L 90.6% C 0.066 H 66.1°. Best body text is #000000 at 15.72:1 contrast (WCAG AA passes).
Color values
| HEX | #FFD8B2 |
|---|---|
| RGB | rgb(255, 216, 178) |
| HSL | hsl(30, 100%, 85%) |
| HSV | hsv(30, 30%, 100%) |
| CMYK | cmyk(0%, 15.3%, 30.2%, 0%) |
| CIE-LAB | lab(88.73, 8.22, 23.81) |
| CIE-LCH | lch(88.73, 25.19, 70.96°) |
| OKLab | oklab(90.59% 0.0268 0.0605) |
| OKLCH | oklch(90.59% 0.066 66.1) |
| XYZ | xyz(73.8330, 73.5890, 52.4258) |
| Luminance | 0.7359 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Light Peach
#FFD8B1
ΔE00 0.32
Peach
#FFDAB9
ΔE00 1.53
Bisque
#FFE4C4
ΔE00 4.29
Navajowhite
#FFDEAD
ΔE00 4.48
Apricot
#FBCEB1
ΔE00 4.66
Moccasin
#FFE4B5
ΔE00 5.97
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFD8B2 #B2D9FF
analogous
#FFB2B3 #FFD8B2 #FFFEB2
triadic
#FFD8B2 #B2FFD8 #D8B2FF
tetradic
#FFD8B2 #B3FFB2 #B2D9FF #FEB2FF
square
#FFD8B2 #B3FFB2 #B2D9FF #FEB2FF
split-complementary
#FFD8B2 #B2FFFE #B2B3FF
monochromatic
#FF9A38 #FFB975 #FFD8B2 #FFF0E0 #FFF0E0
Accessibility & contrast
On white
1.34
#FFD8B2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.72
#FFD8B2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFD8B2
15.72:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFD8B2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFD8B2 | 1.00 | 1.34 | 15.72 | 15.72 |
| #FFFFFF | 1.34 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.72 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.72 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E5DAB0
Deuteranopia (green-blind)
#EEE2B3
Tritanopia (blue-blind)
#FFCFCE
Achromatopsia (no color)
#DFDFDF
Design tokens & code
CSS
--color: #ffd8b2; /* rgb */ color: rgb(255, 216, 178); /* oklch */ color: oklch(90.6% 0.066 66.1);
Tailwind
colors: {
custom: {
50: '#ffe4c9',
500: '#ffd8b2',
950: '#000000',
},
}SCSS
$custom: #ffd8b2; $custom-light: #ffe4c9; $custom-dark: #000000;
JSON
{
"hex": "#ffd8b2",
"rgb": {
"r": 255,
"g": 216,
"b": 178
},
"hsl": {
"h": 29.61,
"s": 100,
"l": 84.902
},
"oklch": {
"l": 0.90593,
"c": 0.06622,
"h": 66.1
},
"luminance": 0.73586
}Semantic roles & 50–950 ramp
primary
#FFD8B2
secondary
#70ABE6
accent
#74E600
background
#FFFEFD
surface
#FFFCF9
border
#D7D5D2
text
#181513
muted
#868482