#FFD79C#FFD79C
#FFD79C is a very light, moderate orange. Relative luminance 0.723; OKLCH L 90.0% C 0.087 H 77.0°. Best body text is #000000 at 15.45:1 contrast (WCAG AA passes).
Color values
| HEX | #FFD79C |
|---|---|
| RGB | rgb(255, 215, 156) |
| HSL | hsl(36, 100%, 81%) |
| HSV | hsv(36, 39%, 100%) |
| CMYK | cmyk(0%, 15.7%, 38.8%, 0%) |
| CIE-LAB | lab(88.10, 6.14, 34.32) |
| CIE-LCH | lch(88.10, 34.87, 79.86°) |
| OKLab | oklab(89.97% 0.0197 0.0852) |
| OKLCH | oklch(89.97% 0.087 77) |
| XYZ | xyz(71.5431, 72.2644, 41.6260) |
| Luminance | 0.7226 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Navajowhite
#FFDEAD
ΔE00 2.91
Moccasin
#FFE4B5
ΔE00 4.72
Pale Peach
#FFE5AD
ΔE00 4.81
Light Peach
#FFD8B1
ΔE00 5.29
Wheat
#F5DEB3
ΔE00 5.50
Peach
#FFDAB9
ΔE00 7.03
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFD79C #9CC4FF
analogous
#FFA59C #FFD79C #F5FF9C
triadic
#FFD79C #9CFFD7 #D79CFF
tetradic
#FFD79C #9CFFA5 #9CC4FF #FF9CF5
square
#FFD79C #9CFFA5 #9CC4FF #FF9CF5
split-complementary
#FFD79C #9CF5FF #A59CFF
monochromatic
#FFA622 #FFBE5F #FFD79C #FFF0D9 #FFF3E0
Accessibility & contrast
On white
1.36
#FFD79C on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.45
#FFD79C on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFD79C
15.45:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFD79C | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFD79C | 1.00 | 1.36 | 15.45 | 15.45 |
| #FFFFFF | 1.36 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.45 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.45 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E7D798
Deuteranopia (green-blind)
#F1E19D
Tritanopia (blue-blind)
#FFCCC8
Achromatopsia (no color)
#DDDDDD
Design tokens & code
CSS
--color: #ffd79c; /* rgb */ color: rgb(255, 215, 156); /* oklch */ color: oklch(90.0% 0.087 77.0);
Tailwind
colors: {
custom: {
50: '#ffe3b9',
500: '#ffd79c',
950: '#000000',
},
}SCSS
$custom: #ffd79c; $custom-light: #ffe3b9; $custom-dark: #000000;
JSON
{
"hex": "#ffd79c",
"rgb": {
"r": 255,
"g": 215,
"b": 156
},
"hsl": {
"h": 35.758,
"s": 100,
"l": 80.588
},
"oklch": {
"l": 0.89971,
"c": 0.08744,
"h": 77
},
"luminance": 0.72261
}Semantic roles & 50–950 ramp
primary
#FFD79C
secondary
#5D93E2
accent
#5DE600
background
#FFFEFD
surface
#FFFCF8
border
#D7D5D1
text
#181511
muted
#868481