#FFDFBB#FFDFBB
#FFDFBB is a very light, muted orange. Relative luminance 0.776; OKLCH L 92.1% C 0.059 H 70.3°. Best body text is #000000 at 16.52:1 contrast (WCAG AA passes).
Color values
| HEX | #FFDFBB |
|---|---|
| RGB | rgb(255, 223, 187) |
| HSL | hsl(32, 100%, 87%) |
| HSV | hsv(32, 27%, 100%) |
| CMYK | cmyk(0%, 12.5%, 26.7%, 0%) |
| CIE-LAB | lab(90.61, 5.78, 21.73) |
| CIE-LCH | lch(90.61, 22.48, 75.11°) |
| OKLab | oklab(92.13% 0.0199 0.0555) |
| OKLCH | oklch(92.13% 0.059 70.3) |
| XYZ | xyz(76.5981, 77.6257, 57.9524) |
| Luminance | 0.7762 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Bisque
#FFE4C4
ΔE00 1.93
Light Peach
#FFD8B1
ΔE00 2.43
Peach
#FFDAB9
ΔE00 2.52
Navajowhite
#FFDEAD
ΔE00 3.68
Moccasin
#FFE4B5
ΔE00 4.33
Wheat
#F5DEB3
ΔE00 4.62
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFDFBB #BBDBFF
analogous
#FFBDBB #FFDFBB #FDFFBB
triadic
#FFDFBB #BBFFDF #DFBBFF
tetradic
#FFDFBB #BBFFBD #BBDBFF #FFBBFD
square
#FFDFBB #BBFFBD #BBDBFF #FFBBFD
split-complementary
#FFDFBB #BBFDFF #BDBBFF
monochromatic
#FFA541 #FFC27E #FFDFBB #FFF1E0 #FFF1E0
Accessibility & contrast
On white
1.27
#FFDFBB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.52
#FFDFBB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFDFBB
16.52:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFDFBB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFDFBB | 1.00 | 1.27 | 16.52 | 16.52 |
| #FFFFFF | 1.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.52 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.52 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EBE0B9
Deuteranopia (green-blind)
#F2E7BC
Tritanopia (blue-blind)
#FFD7D5
Achromatopsia (no color)
#E4E4E4
Design tokens & code
CSS
--color: #ffdfbb; /* rgb */ color: rgb(255, 223, 187); /* oklch */ color: oklch(92.1% 0.059 70.3);
Tailwind
colors: {
custom: {
50: '#ffe9cf',
500: '#ffdfbb',
950: '#000000',
},
}SCSS
$custom: #ffdfbb; $custom-light: #ffe9cf; $custom-dark: #000000;
JSON
{
"hex": "#ffdfbb",
"rgb": {
"r": 255,
"g": 223,
"b": 187
},
"hsl": {
"h": 31.765,
"s": 100,
"l": 86.667
},
"oklch": {
"l": 0.92125,
"c": 0.059,
"h": 70.3
},
"luminance": 0.77623
}Semantic roles & 50–950 ramp
primary
#FFDFBB
secondary
#77ACE7
accent
#6CE600
background
#FFFEFE
surface
#FFFCFB
border
#D7D5D4
text
#181613
muted
#868483