#FFDFAB#FFDFAB
#FFDFAB is a very light, moderate orange. Relative luminance 0.770; OKLCH L 91.8% C 0.076 H 79.6°. Best body text is #000000 at 16.40:1 contrast (WCAG AA passes).
Color values
| HEX | #FFDFAB |
|---|---|
| RGB | rgb(255, 223, 171) |
| HSL | hsl(37, 100%, 84%) |
| HSV | hsv(37, 33%, 100%) |
| CMYK | cmyk(0%, 12.5%, 32.9%, 0%) |
| CIE-LAB | lab(90.31, 3.76, 29.59) |
| CIE-LCH | lch(90.31, 29.82, 82.76°) |
| OKLab | oklab(91.79% 0.0136 0.0744) |
| OKLCH | oklch(91.79% 0.076 79.6) |
| XYZ | xyz(74.9797, 76.9784, 49.4289) |
| Luminance | 0.7698 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Navajowhite
#FFDEAD
ΔE00 0.95
Moccasin
#FFE4B5
ΔE00 1.91
Pale Peach
#FFE5AD
ΔE00 2.60
Wheat
#F5DEB3
ΔE00 3.09
Light Peach
#FFD8B1
ΔE00 5.13
Bisque
#FFE4C4
ΔE00 5.47
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFDFAB #ABCBFF
analogous
#FFB5AB #FFDFAB #F5FFAB
triadic
#FFDFAB #ABFFDF #DFABFF
tetradic
#FFDFAB #ABFFB5 #ABCBFF #FFABF5
square
#FFDFAB #ABFFB5 #ABCBFF #FFABF5
split-complementary
#FFDFAB #ABF5FF #B5ABFF
monochromatic
#FFB031 #FFC86E #FFDFAB #FFF3E0 #FFF3E0
Accessibility & contrast
On white
1.28
#FFDFAB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.40
#FFDFAB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFDFAB
16.40:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFDFAB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFDFAB | 1.00 | 1.28 | 16.40 | 16.40 |
| #FFFFFF | 1.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.40 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.40 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EDDFA8
Deuteranopia (green-blind)
#F5E7AC
Tritanopia (blue-blind)
#FFD5D1
Achromatopsia (no color)
#E3E3E3
Design tokens & code
CSS
--color: #ffdfab; /* rgb */ color: rgb(255, 223, 171); /* oklch */ color: oklch(91.8% 0.076 79.6);
Tailwind
colors: {
custom: {
50: '#ffe8c4',
500: '#ffdfab',
950: '#000000',
},
}SCSS
$custom: #ffdfab; $custom-light: #ffe8c4; $custom-dark: #000000;
JSON
{
"hex": "#ffdfab",
"rgb": {
"r": 255,
"g": 223,
"b": 171
},
"hsl": {
"h": 37.143,
"s": 100,
"l": 83.529
},
"oklch": {
"l": 0.91794,
"c": 0.07561,
"h": 79.6
},
"luminance": 0.76976
}Semantic roles & 50–950 ramp
primary
#FFDFAB
secondary
#6A98E5
accent
#57E600
background
#FFFEFD
surface
#FFFCF9
border
#D7D5D2
text
#181612
muted
#868482