#FFDFB5#FFDFB5
#FFDFB5 is a very light, moderate orange. Relative luminance 0.774; OKLCH L 92.0% C 0.065 H 74.4°. Best body text is #000000 at 16.47:1 contrast (WCAG AA passes).
Color values
| HEX | #FFDFB5 |
|---|---|
| RGB | rgb(255, 223, 181) |
| HSL | hsl(34, 100%, 85%) |
| HSV | hsv(34, 29%, 100%) |
| CMYK | cmyk(0%, 12.5%, 29%, 0%) |
| CIE-LAB | lab(90.49, 5.00, 24.68) |
| CIE-LCH | lch(90.49, 25.18, 78.56°) |
| OKLab | oklab(92% 0.0175 0.0627) |
| OKLCH | oklch(92% 0.065 74.4) |
| XYZ | xyz(75.9692, 77.3742, 54.6401) |
| Luminance | 0.7737 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Navajowhite
#FFDEAD
ΔE00 1.85
Moccasin
#FFE4B5
ΔE00 2.71
Bisque
#FFE4C4
ΔE00 3.03
Light Peach
#FFD8B1
ΔE00 3.07
Wheat
#F5DEB3
ΔE00 3.33
Peach
#FFDAB9
ΔE00 4.03
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFDFB5 #B5D5FF
analogous
#FFBAB5 #FFDFB5 #FAFFB5
triadic
#FFDFB5 #B5FFDF #DFB5FF
tetradic
#FFDFB5 #B5FFBA #B5D5FF #FFB5FA
square
#FFDFB5 #B5FFBA #B5D5FF #FFB5FA
split-complementary
#FFDFB5 #B5FAFF #BAB5FF
monochromatic
#FFAA3B #FFC578 #FFDFB5 #FFF2E0 #FFF2E0
Accessibility & contrast
On white
1.27
#FFDFB5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.47
#FFDFB5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFDFB5
16.47:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFDFB5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFDFB5 | 1.00 | 1.27 | 16.47 | 16.47 |
| #FFFFFF | 1.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.47 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.47 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EBDFB2
Deuteranopia (green-blind)
#F3E7B6
Tritanopia (blue-blind)
#FFD7D4
Achromatopsia (no color)
#E4E4E4
Design tokens & code
CSS
--color: #ffdfb5; /* rgb */ color: rgb(255, 223, 181); /* oklch */ color: oklch(92.0% 0.065 74.4);
Tailwind
colors: {
custom: {
50: '#ffe8cb',
500: '#ffdfb5',
950: '#000000',
},
}SCSS
$custom: #ffdfb5; $custom-light: #ffe8cb; $custom-dark: #000000;
JSON
{
"hex": "#ffdfb5",
"rgb": {
"r": 255,
"g": 223,
"b": 181
},
"hsl": {
"h": 34.054,
"s": 100,
"l": 85.49
},
"oklch": {
"l": 0.91996,
"c": 0.0651,
"h": 74.4
},
"luminance": 0.77372
}Semantic roles & 50–950 ramp
primary
#FFDFB5
secondary
#72A4E6
accent
#63E600
background
#FFFEFD
surface
#FFFCF9
border
#D7D5D2
text
#181613
muted
#868482