#FFDFAC#FFDFAC
#FFDFAC is a very light, moderate orange. Relative luminance 0.770; OKLCH L 91.8% C 0.075 H 79.2°. Best body text is #000000 at 16.40:1 contrast (WCAG AA passes).
Color values
| HEX | #FFDFAC |
|---|---|
| RGB | rgb(255, 223, 172) |
| HSL | hsl(37, 100%, 84%) |
| HSV | hsv(37, 33%, 100%) |
| CMYK | cmyk(0%, 12.5%, 32.5%, 0%) |
| CIE-LAB | lab(90.33, 3.88, 29.10) |
| CIE-LCH | lch(90.33, 29.35, 82.41°) |
| OKLab | oklab(91.81% 0.014 0.0732) |
| OKLCH | oklch(91.81% 0.075 79.2) |
| XYZ | xyz(75.0754, 77.0166, 49.9328) |
| Luminance | 0.7701 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Navajowhite
#FFDEAD
ΔE00 0.72
Moccasin
#FFE4B5
ΔE00 1.83
Pale Peach
#FFE5AD
ΔE00 2.76
Wheat
#F5DEB3
ΔE00 3.00
Light Peach
#FFD8B1
ΔE00 4.91
Bisque
#FFE4C4
ΔE00 5.23
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFDFAC #ACCCFF
analogous
#FFB5AC #FFDFAC #F6FFAC
triadic
#FFDFAC #ACFFDF #DFACFF
tetradic
#FFDFAC #ACFFB5 #ACCCFF #FFACF6
square
#FFDFAC #ACFFB5 #ACCCFF #FFACF6
split-complementary
#FFDFAC #ACF6FF #B5ACFF
monochromatic
#FFB032 #FFC76F #FFDFAC #FFF3E0 #FFF3E0
Accessibility & contrast
On white
1.28
#FFDFAC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.40
#FFDFAC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFDFAC
16.40:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFDFAC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFDFAC | 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)
#EDDFA9
Deuteranopia (green-blind)
#F4E7AD
Tritanopia (blue-blind)
#FFD6D1
Achromatopsia (no color)
#E3E3E3
Design tokens & code
CSS
--color: #ffdfac; /* rgb */ color: rgb(255, 223, 172); /* oklch */ color: oklch(91.8% 0.075 79.2);
Tailwind
colors: {
custom: {
50: '#ffe8c5',
500: '#ffdfac',
950: '#000000',
},
}SCSS
$custom: #ffdfac; $custom-light: #ffe8c5; $custom-dark: #000000;
JSON
{
"hex": "#ffdfac",
"rgb": {
"r": 255,
"g": 223,
"b": 172
},
"hsl": {
"h": 36.867,
"s": 100,
"l": 83.725
},
"oklch": {
"l": 0.91813,
"c": 0.07454,
"h": 79.2
},
"luminance": 0.77014
}Semantic roles & 50–950 ramp
primary
#FFDFAC
secondary
#6A9AE5
accent
#58E600
background
#FFFEFD
surface
#FFFCF9
border
#D7D5D2
text
#181613
muted
#868482