#FDDFAB#FDDFAB
#FDDFAB is a very light, moderate orange. Relative luminance 0.766; OKLCH L 91.6% C 0.075 H 81.2°. Best body text is #000000 at 16.32:1 contrast (WCAG AA passes).
Color values
| HEX | #FDDFAB |
|---|---|
| RGB | rgb(253, 223, 171) |
| HSL | hsl(38, 95%, 83%) |
| HSV | hsv(38, 32%, 99%) |
| CMYK | cmyk(0%, 11.9%, 32.4%, 0.8%) |
| CIE-LAB | lab(90.14, 3.00, 29.32) |
| CIE-LCH | lch(90.14, 29.47, 84.16°) |
| OKLab | oklab(91.62% 0.0114 0.0737) |
| OKLCH | oklch(91.62% 0.075 81.2) |
| XYZ | xyz(74.2476, 76.6009, 49.3946) |
| Luminance | 0.7660 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Navajowhite
#FFDEAD
ΔE00 1.44
Moccasin
#FFE4B5
ΔE00 1.67
Pale Peach
#FFE5AD
ΔE00 2.12
Wheat
#F5DEB3
ΔE00 2.68
Light Peach
#FFD8B1
ΔE00 5.60
Bisque
#FFE4C4
ΔE00 5.61
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FDDFAB #ABC9FD
analogous
#FDB6AB #FDDFAB #F2FDAB
triadic
#FDDFAB #ABFDDF #DFABFD
tetradic
#FDDFAB #ABFDB6 #ABC9FD #FDABF2
square
#FDDFAB #ABFDB6 #ABC9FD #FDABF2
split-complementary
#FDDFAB #ABF2FD #B6ABFD
monochromatic
#FAB133 #FCC86F #FDDFAB #FEF4E1 #FEF4E1
Accessibility & contrast
On white
1.29
#FDDFAB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.32
#FDDFAB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FDDFAB
16.32:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FDDFAB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FDDFAB | 1.00 | 1.29 | 16.32 | 16.32 |
| #FFFFFF | 1.29 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.32 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.32 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EDDEA8
Deuteranopia (green-blind)
#F4E6AC
Tritanopia (blue-blind)
#FFD6D1
Achromatopsia (no color)
#E3E3E3
Design tokens & code
CSS
--color: #fddfab; /* rgb */ color: rgb(253, 223, 171); /* oklch */ color: oklch(91.6% 0.075 81.2);
Tailwind
colors: {
custom: {
50: '#ffe8c4',
500: '#fddfab',
950: '#000000',
},
}SCSS
$custom: #fddfab; $custom-light: #ffe8c4; $custom-dark: #000000;
JSON
{
"hex": "#fddfab",
"rgb": {
"r": 253,
"g": 223,
"b": 171
},
"hsl": {
"h": 38.049,
"s": 95.349,
"l": 83.137
},
"oklch": {
"l": 0.91616,
"c": 0.07462,
"h": 81.2
},
"luminance": 0.76598
}Semantic roles & 50–950 ramp
primary
#FDDFAB
secondary
#6B96E1
accent
#54E600
background
#FFFEFD
surface
#FFFCF9
border
#D7D5D2
text
#181612
muted
#868482