#FFDFB7#FFDFB7
#FFDFB7 is a very light, moderate orange. Relative luminance 0.775; OKLCH L 92.0% C 0.063 H 73.1°. Best body text is #000000 at 16.49:1 contrast (WCAG AA passes).
Color values
| HEX | #FFDFB7 |
|---|---|
| RGB | rgb(255, 223, 183) |
| HSL | hsl(33, 100%, 86%) |
| HSV | hsv(33, 28%, 100%) |
| CMYK | cmyk(0%, 12.5%, 28.2%, 0%) |
| CIE-LAB | lab(90.53, 5.25, 23.69) |
| CIE-LCH | lch(90.53, 24.27, 77.50°) |
| OKLab | oklab(92.04% 0.0183 0.0603) |
| OKLCH | oklch(92.04% 0.063 73.1) |
| XYZ | xyz(76.1758, 77.4568, 55.7286) |
| Luminance | 0.7745 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Navajowhite
#FFDEAD
ΔE00 2.44
Bisque
#FFE4C4
ΔE00 2.57
Light Peach
#FFD8B1
ΔE00 2.75
Moccasin
#FFE4B5
ΔE00 3.20
Peach
#FFDAB9
ΔE00 3.51
Wheat
#F5DEB3
ΔE00 3.68
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFDFB7 #B7D7FF
analogous
#FFBBB7 #FFDFB7 #FBFFB7
triadic
#FFDFB7 #B7FFDF #DFB7FF
tetradic
#FFDFB7 #B7FFBB #B7D7FF #FFB7FB
square
#FFDFB7 #B7FFBB #B7D7FF #FFB7FB
split-complementary
#FFDFB7 #B7FBFF #BBB7FF
monochromatic
#FFA93D #FFC47A #FFDFB7 #FFF1E0 #FFF1E0
Accessibility & contrast
On white
1.27
#FFDFB7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.49
#FFDFB7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFDFB7
16.49:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFDFB7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFDFB7 | 1.00 | 1.27 | 16.49 | 16.49 |
| #FFFFFF | 1.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.49 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.49 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EBE0B4
Deuteranopia (green-blind)
#F3E7B8
Tritanopia (blue-blind)
#FFD7D4
Achromatopsia (no color)
#E4E4E4
Design tokens & code
CSS
--color: #ffdfb7; /* rgb */ color: rgb(255, 223, 183); /* oklch */ color: oklch(92.0% 0.063 73.1);
Tailwind
colors: {
custom: {
50: '#ffe8cc',
500: '#ffdfb7',
950: '#000000',
},
}SCSS
$custom: #ffdfb7; $custom-light: #ffe8cc; $custom-dark: #000000;
JSON
{
"hex": "#ffdfb7",
"rgb": {
"r": 255,
"g": 223,
"b": 183
},
"hsl": {
"h": 33.333,
"s": 100,
"l": 85.882
},
"oklch": {
"l": 0.92039,
"c": 0.06304,
"h": 73.1
},
"luminance": 0.77454
}Semantic roles & 50–950 ramp
primary
#FFDFB7
secondary
#74A7E6
accent
#66E600
background
#FFFEFE
surface
#FFFCFA
border
#D7D5D3
text
#181613
muted
#868483