#FFDFBF#FFDFBF
#FFDFBF is a very light, muted orange. Relative luminance 0.778; OKLCH L 92.2% C 0.055 H 67.1°. Best body text is #000000 at 16.56:1 contrast (WCAG AA passes).
Color values
| HEX | #FFDFBF |
|---|---|
| RGB | rgb(255, 223, 191) |
| HSL | hsl(30, 100%, 87%) |
| HSV | hsv(30, 25%, 100%) |
| CMYK | cmyk(0%, 12.5%, 25.1%, 0%) |
| CIE-LAB | lab(90.69, 6.31, 19.76) |
| CIE-LCH | lch(90.69, 20.74, 72.29°) |
| OKLab | oklab(92.21% 0.0215 0.0507) |
| OKLCH | oklch(92.21% 0.055 67.1) |
| XYZ | xyz(77.0323, 77.7994, 60.2391) |
| Luminance | 0.7780 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Peach
#FFDAB9
ΔE00 1.83
Bisque
#FFE4C4
ΔE00 2.06
Light Peach
#FFD8B1
ΔE00 2.74
Blanchedalmond
#FFEBCD
ΔE00 4.89
Navajowhite
#FFDEAD
ΔE00 5.02
Moccasin
#FFE4B5
ΔE00 5.62
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFDFBF #BFDFFF
analogous
#FFBFBF #FFDFBF #FFFFBF
triadic
#FFDFBF #BFFFDF #DFBFFF
tetradic
#FFDFBF #BFFFBF #BFDFFF #FFBFFF
square
#FFDFBF #BFFFBF #BFDFFF #FFBFFF
split-complementary
#FFDFBF #BFFFFF #BFBFFF
monochromatic
#FFA245 #FFC082 #FFDFBF #FFF0E0 #FFF0E0
Accessibility & contrast
On white
1.27
#FFDFBF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.56
#FFDFBF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFDFBF
16.56:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFDFBF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFDFBF | 1.00 | 1.27 | 16.56 | 16.56 |
| #FFFFFF | 1.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.56 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.56 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EAE0BD
Deuteranopia (green-blind)
#F1E7C0
Tritanopia (blue-blind)
#FFD8D6
Achromatopsia (no color)
#E4E4E4
Design tokens & code
CSS
--color: #ffdfbf; /* rgb */ color: rgb(255, 223, 191); /* oklch */ color: oklch(92.2% 0.055 67.1);
Tailwind
colors: {
custom: {
50: '#ffe9d2',
500: '#ffdfbf',
950: '#000000',
},
}SCSS
$custom: #ffdfbf; $custom-light: #ffe9d2; $custom-dark: #000000;
JSON
{
"hex": "#ffdfbf",
"rgb": {
"r": 255,
"g": 223,
"b": 191
},
"hsl": {
"h": 30,
"s": 100,
"l": 87.451
},
"oklch": {
"l": 0.92213,
"c": 0.05507,
"h": 67.1
},
"luminance": 0.77797
}Semantic roles & 50–950 ramp
primary
#FFDFBF
secondary
#7BB1E8
accent
#73E600
background
#FFFEFE
surface
#FFFCFB
border
#D7D5D4
text
#181614
muted
#868483