#FFDFBE#FFDFBE
#FFDFBE is a very light, muted orange. Relative luminance 0.778; OKLCH L 92.2% C 0.056 H 67.9°. Best body text is #000000 at 16.55:1 contrast (WCAG AA passes).
Color values
| HEX | #FFDFBE |
|---|---|
| RGB | rgb(255, 223, 190) |
| HSL | hsl(30, 100%, 87%) |
| HSV | hsv(30, 25%, 100%) |
| CMYK | cmyk(0%, 12.5%, 25.5%, 0%) |
| CIE-LAB | lab(90.67, 6.18, 20.25) |
| CIE-LCH | lch(90.67, 21.17, 73.04°) |
| OKLab | oklab(92.19% 0.0211 0.0519) |
| OKLCH | oklch(92.19% 0.056 67.9) |
| XYZ | xyz(76.9226, 77.7555, 59.6615) |
| Luminance | 0.7775 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Bisque
#FFE4C4
ΔE00 1.94
Peach
#FFDAB9
ΔE00 1.94
Light Peach
#FFD8B1
ΔE00 2.60
Navajowhite
#FFDEAD
ΔE00 4.68
Blanchedalmond
#FFEBCD
ΔE00 4.79
Moccasin
#FFE4B5
ΔE00 5.28
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFDFBE #BEDEFF
analogous
#FFBFBE #FFDFBE #FEFFBE
triadic
#FFDFBE #BEFFDF #DFBEFF
tetradic
#FFDFBE #BEFFBF #BEDEFF #FFBEFE
square
#FFDFBE #BEFFBF #BEDEFF #FFBEFE
split-complementary
#FFDFBE #BEFEFF #BFBEFF
monochromatic
#FFA344 #FFC181 #FFDFBE #FFF0E0 #FFF0E0
Accessibility & contrast
On white
1.27
#FFDFBE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.55
#FFDFBE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFDFBE
16.55:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFDFBE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFDFBE | 1.00 | 1.27 | 16.55 | 16.55 |
| #FFFFFF | 1.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.55 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.55 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EAE0BC
Deuteranopia (green-blind)
#F2E7BF
Tritanopia (blue-blind)
#FFD8D6
Achromatopsia (no color)
#E4E4E4
Design tokens & code
CSS
--color: #ffdfbe; /* rgb */ color: rgb(255, 223, 190); /* oklch */ color: oklch(92.2% 0.056 67.9);
Tailwind
colors: {
custom: {
50: '#ffe9d1',
500: '#ffdfbe',
950: '#000000',
},
}SCSS
$custom: #ffdfbe; $custom-light: #ffe9d1; $custom-dark: #000000;
JSON
{
"hex": "#ffdfbe",
"rgb": {
"r": 255,
"g": 223,
"b": 190
},
"hsl": {
"h": 30.462,
"s": 100,
"l": 87.255
},
"oklch": {
"l": 0.92191,
"c": 0.05604,
"h": 67.9
},
"luminance": 0.77753
}Semantic roles & 50–950 ramp
primary
#FFDFBE
secondary
#7AB0E7
accent
#71E600
background
#FFFEFE
surface
#FFFCFB
border
#D7D5D4
text
#181614
muted
#868483