#FFD79E#FFD79E
#FFD79E is a very light, moderate orange. Relative luminance 0.723; OKLCH L 90.0% C 0.085 H 76.1°. Best body text is #000000 at 15.47:1 contrast (WCAG AA passes).
Color values
| HEX | #FFD79E |
|---|---|
| RGB | rgb(255, 215, 158) |
| HSL | hsl(35, 100%, 81%) |
| HSV | hsv(35, 38%, 100%) |
| CMYK | cmyk(0%, 15.7%, 38%, 0%) |
| CIE-LAB | lab(88.13, 6.36, 33.34) |
| CIE-LCH | lch(88.13, 33.94, 79.20°) |
| OKLab | oklab(90.01% 0.0205 0.0829) |
| OKLCH | oklch(90.01% 0.085 76.1) |
| XYZ | xyz(71.7139, 72.3327, 42.5253) |
| Luminance | 0.7233 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Navajowhite
#FFDEAD
ΔE00 2.66
Moccasin
#FFE4B5
ΔE00 4.58
Light Peach
#FFD8B1
ΔE00 4.82
Pale Peach
#FFE5AD
ΔE00 4.91
Wheat
#F5DEB3
ΔE00 5.35
Peach
#FFDAB9
ΔE00 6.57
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFD79E #9EC6FF
analogous
#FFA69E #FFD79E #F6FF9E
triadic
#FFD79E #9EFFD7 #D79EFF
tetradic
#FFD79E #9EFFA6 #9EC6FF #FF9EF6
square
#FFD79E #9EFFA6 #9EC6FF #FF9EF6
split-complementary
#FFD79E #9EF6FF #A69EFF
monochromatic
#FFA524 #FFBE61 #FFD79E #FFF0DB #FFF2E0
Accessibility & contrast
On white
1.36
#FFD79E on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.47
#FFD79E on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFD79E
15.47:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFD79E | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFD79E | 1.00 | 1.36 | 15.47 | 15.47 |
| #FFFFFF | 1.36 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.47 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.47 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E7D79A
Deuteranopia (green-blind)
#F0E19F
Tritanopia (blue-blind)
#FFCCC8
Achromatopsia (no color)
#DDDDDD
Design tokens & code
CSS
--color: #ffd79e; /* rgb */ color: rgb(255, 215, 158); /* oklch */ color: oklch(90.0% 0.085 76.1);
Tailwind
colors: {
custom: {
50: '#ffe3bb',
500: '#ffd79e',
950: '#000000',
},
}SCSS
$custom: #ffd79e; $custom-light: #ffe3bb; $custom-dark: #000000;
JSON
{
"hex": "#ffd79e",
"rgb": {
"r": 255,
"g": 215,
"b": 158
},
"hsl": {
"h": 35.258,
"s": 100,
"l": 80.98
},
"oklch": {
"l": 0.90007,
"c": 0.08544,
"h": 76.1
},
"luminance": 0.72329
}Semantic roles & 50–950 ramp
primary
#FFD79E
secondary
#5F95E3
accent
#5FE600
background
#FFFEFD
surface
#FFFCF8
border
#D7D5D1
text
#181512
muted
#868482