#FDD79E#FDD79E
#FDD79E is a very light, moderate orange. Relative luminance 0.720; OKLCH L 89.8% C 0.084 H 77.5°. Best body text is #000000 at 15.39:1 contrast (WCAG AA passes).
Color values
| HEX | #FDD79E |
|---|---|
| RGB | rgb(253, 215, 158) |
| HSL | hsl(36, 96%, 81%) |
| HSV | hsv(36, 38%, 99%) |
| CMYK | cmyk(0%, 15%, 37.5%, 0.8%) |
| CIE-LAB | lab(87.95, 5.59, 33.07) |
| CIE-LCH | lch(87.95, 33.53, 80.41°) |
| OKLab | oklab(89.82% 0.0183 0.0823) |
| OKLCH | oklch(89.82% 0.084 77.5) |
| XYZ | xyz(70.9818, 71.9552, 42.4909) |
| Luminance | 0.7195 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Navajowhite
#FFDEAD
ΔE00 2.47
Moccasin
#FFE4B5
ΔE00 4.27
Pale Peach
#FFE5AD
ΔE00 4.46
Wheat
#F5DEB3
ΔE00 4.95
Light Peach
#FFD8B1
ΔE00 5.08
Peach
#FFDAB9
ΔE00 6.79
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FDD79E #9EC4FD
analogous
#FDA79E #FDD79E #F4FD9E
triadic
#FDD79E #9EFDD7 #D79EFD
tetradic
#FDD79E #9EFDA7 #9EC4FD #FD9EF4
square
#FDD79E #9EFDA7 #9EC4FD #FD9EF4
split-complementary
#FDD79E #9EF4FD #A79EFD
monochromatic
#FBA626 #FCBE62 #FDD79E #FEF0DA #FEF3E1
Accessibility & contrast
On white
1.36
#FDD79E on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.39
#FDD79E on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FDD79E
15.39:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FDD79E | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FDD79E | 1.00 | 1.36 | 15.39 | 15.39 |
| #FFFFFF | 1.36 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.39 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.39 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E6D79A
Deuteranopia (green-blind)
#F0E09F
Tritanopia (blue-blind)
#FFCCC8
Achromatopsia (no color)
#DDDDDD
Design tokens & code
CSS
--color: #fdd79e; /* rgb */ color: rgb(253, 215, 158); /* oklch */ color: oklch(89.8% 0.084 77.5);
Tailwind
colors: {
custom: {
50: '#ffe3bb',
500: '#fdd79e',
950: '#000000',
},
}SCSS
$custom: #fdd79e; $custom-light: #ffe3bb; $custom-dark: #000000;
JSON
{
"hex": "#fdd79e",
"rgb": {
"r": 253,
"g": 215,
"b": 158
},
"hsl": {
"h": 36,
"s": 95.96,
"l": 80.588
},
"oklch": {
"l": 0.89822,
"c": 0.08432,
"h": 77.5
},
"luminance": 0.71952
}Semantic roles & 50–950 ramp
primary
#FDD79E
secondary
#6093E0
accent
#5CE600
background
#FFFEFD
surface
#FFFCF8
border
#D7D5D1
text
#181512
muted
#868482