#FFDBAF#FFDBAF
#FFDBAF is a very light, moderate orange. Relative luminance 0.750; OKLCH L 91.1% C 0.070 H 72.4°. Best body text is #000000 at 16.00:1 contrast (WCAG AA passes).
Color values
| HEX | #FFDBAF |
|---|---|
| RGB | rgb(255, 219, 175) |
| HSL | hsl(33, 100%, 84%) |
| HSV | hsv(33, 31%, 100%) |
| CMYK | cmyk(0%, 14.1%, 31.4%, 0%) |
| CIE-LAB | lab(89.40, 6.30, 26.29) |
| CIE-LCH | lch(89.40, 27.03, 76.53°) |
| OKLab | oklab(91.1% 0.0212 0.0665) |
| OKLCH | oklch(91.1% 0.07 72.4) |
| XYZ | xyz(74.3106, 75.0210, 51.1153) |
| Luminance | 0.7502 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Navajowhite
#FFDEAD
ΔE00 2.03
Light Peach
#FFD8B1
ΔE00 2.17
Peach
#FFDAB9
ΔE00 3.64
Moccasin
#FFE4B5
ΔE00 3.72
Bisque
#FFE4C4
ΔE00 4.04
Wheat
#F5DEB3
ΔE00 4.31
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFDBAF #AFD3FF
analogous
#FFB3AF #FFDBAF #FBFFAF
triadic
#FFDBAF #AFFFDB #DBAFFF
tetradic
#FFDBAF #AFFFB3 #AFD3FF #FFAFFB
square
#FFDBAF #AFFFB3 #AFD3FF #FFAFFB
split-complementary
#FFDBAF #AFFBFF #B3AFFF
monochromatic
#FFA435 #FFBF72 #FFDBAF #FFF1E0 #FFF1E0
Accessibility & contrast
On white
1.31
#FFDBAF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.00
#FFDBAF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFDBAF
16.00:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFDBAF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFDBAF | 1.00 | 1.31 | 16.00 | 16.00 |
| #FFFFFF | 1.31 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.00 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.00 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E8DCAC
Deuteranopia (green-blind)
#F1E4B0
Tritanopia (blue-blind)
#FFD2CF
Achromatopsia (no color)
#E1E1E1
Design tokens & code
CSS
--color: #ffdbaf; /* rgb */ color: rgb(255, 219, 175); /* oklch */ color: oklch(91.1% 0.070 72.4);
Tailwind
colors: {
custom: {
50: '#ffe6c7',
500: '#ffdbaf',
950: '#000000',
},
}SCSS
$custom: #ffdbaf; $custom-light: #ffe6c7; $custom-dark: #000000;
JSON
{
"hex": "#ffdbaf",
"rgb": {
"r": 255,
"g": 219,
"b": 175
},
"hsl": {
"h": 33,
"s": 100,
"l": 84.314
},
"oklch": {
"l": 0.91104,
"c": 0.0698,
"h": 72.4
},
"luminance": 0.75018
}Semantic roles & 50–950 ramp
primary
#FFDBAF
secondary
#6DA3E5
accent
#67E600
background
#FFFEFD
surface
#FFFCF9
border
#D7D5D2
text
#181513
muted
#868482