#FFDFB6#FFDFB6
#FFDFB6 is a very light, moderate orange. Relative luminance 0.774; OKLCH L 92.0% C 0.064 H 73.7°. Best body text is #000000 at 16.48:1 contrast (WCAG AA passes).
Color values
| HEX | #FFDFB6 |
|---|---|
| RGB | rgb(255, 223, 182) |
| HSL | hsl(34, 100%, 86%) |
| HSV | hsv(34, 29%, 100%) |
| CMYK | cmyk(0%, 12.5%, 28.6%, 0%) |
| CIE-LAB | lab(90.51, 5.12, 24.19) |
| CIE-LCH | lch(90.51, 24.72, 78.04°) |
| OKLab | oklab(92.02% 0.0179 0.0615) |
| OKLCH | oklch(92.02% 0.064 73.7) |
| XYZ | xyz(76.0721, 77.4153, 55.1824) |
| Luminance | 0.7741 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Navajowhite
#FFDEAD
ΔE00 2.14
Bisque
#FFE4C4
ΔE00 2.80
Light Peach
#FFD8B1
ΔE00 2.90
Moccasin
#FFE4B5
ΔE00 2.95
Wheat
#F5DEB3
ΔE00 3.49
Peach
#FFDAB9
ΔE00 3.77
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFDFB6 #B6D6FF
analogous
#FFBAB6 #FFDFB6 #FAFFB6
triadic
#FFDFB6 #B6FFDF #DFB6FF
tetradic
#FFDFB6 #B6FFBA #B6D6FF #FFB6FA
square
#FFDFB6 #B6FFBA #B6D6FF #FFB6FA
split-complementary
#FFDFB6 #B6FAFF #BAB6FF
monochromatic
#FFA93C #FFC479 #FFDFB6 #FFF2E0 #FFF2E0
Accessibility & contrast
On white
1.27
#FFDFB6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.48
#FFDFB6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFDFB6
16.48:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFDFB6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFDFB6 | 1.00 | 1.27 | 16.48 | 16.48 |
| #FFFFFF | 1.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.48 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.48 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EBDFB3
Deuteranopia (green-blind)
#F3E7B7
Tritanopia (blue-blind)
#FFD7D4
Achromatopsia (no color)
#E4E4E4
Design tokens & code
CSS
--color: #ffdfb6; /* rgb */ color: rgb(255, 223, 182); /* oklch */ color: oklch(92.0% 0.064 73.7);
Tailwind
colors: {
custom: {
50: '#ffe8cc',
500: '#ffdfb6',
950: '#000000',
},
}SCSS
$custom: #ffdfb6; $custom-light: #ffe8cc; $custom-dark: #000000;
JSON
{
"hex": "#ffdfb6",
"rgb": {
"r": 255,
"g": 223,
"b": 182
},
"hsl": {
"h": 33.699,
"s": 100,
"l": 85.686
},
"oklch": {
"l": 0.92017,
"c": 0.06406,
"h": 73.7
},
"luminance": 0.77413
}Semantic roles & 50–950 ramp
primary
#FFDFB6
secondary
#73A5E6
accent
#65E600
background
#FFFEFE
surface
#FFFCFA
border
#D7D5D3
text
#181613
muted
#868483