#FFD794#FFD794
#FFD794 is a very light, moderate orange. Relative luminance 0.720; OKLCH L 89.8% C 0.095 H 80.0°. Best body text is #000000 at 15.40:1 contrast (WCAG AA passes).
Color values
| HEX | #FFD794 |
|---|---|
| RGB | rgb(255, 215, 148) |
| HSL | hsl(38, 100%, 79%) |
| HSV | hsv(38, 42%, 100%) |
| CMYK | cmyk(0%, 15.7%, 42%, 0%) |
| CIE-LAB | lab(87.97, 5.29, 38.23) |
| CIE-LCH | lch(87.97, 38.59, 82.12°) |
| OKLab | oklab(89.83% 0.0166 0.094) |
| OKLCH | oklch(89.83% 0.095 80) |
| XYZ | xyz(70.8879, 72.0023, 38.1751) |
| Luminance | 0.7200 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Navajowhite
#FFDEAD
ΔE00 4.22
Pale Peach
#FFE5AD
ΔE00 4.89
Moccasin
#FFE4B5
ΔE00 5.58
Wheat
#F5DEB3
ΔE00 6.38
Wheat (survey)
#FBDD7E
ΔE00 6.53
Light Peach
#FFD8B1
ΔE00 7.06
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFD794 #94BCFF
analogous
#FFA294 #FFD794 #F2FF94
triadic
#FFD794 #94FFD7 #D794FF
tetradic
#FFD794 #94FFA2 #94BCFF #FF94F2
square
#FFD794 #94FFA2 #94BCFF #FF94F2
split-complementary
#FFD794 #94F2FF #A294FF
monochromatic
#FFA91A #FFC057 #FFD794 #FFEED1 #FFF4E0
Accessibility & contrast
On white
1.36
#FFD794 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.40
#FFD794 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFD794
15.40:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFD794 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFD794 | 1.00 | 1.36 | 15.40 | 15.40 |
| #FFFFFF | 1.36 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.40 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.40 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E8D78F
Deuteranopia (green-blind)
#F2E196
Tritanopia (blue-blind)
#FFCBC6
Achromatopsia (no color)
#DDDDDD
Design tokens & code
CSS
--color: #ffd794; /* rgb */ color: rgb(255, 215, 148); /* oklch */ color: oklch(89.8% 0.095 80.0);
Tailwind
colors: {
custom: {
50: '#ffe3b4',
500: '#ffd794',
950: '#000000',
},
}SCSS
$custom: #ffd794; $custom-light: #ffe3b4; $custom-dark: #000000;
JSON
{
"hex": "#ffd794",
"rgb": {
"r": 255,
"g": 215,
"b": 148
},
"hsl": {
"h": 37.57,
"s": 100,
"l": 79.02
},
"oklch": {
"l": 0.89831,
"c": 0.09543,
"h": 80
},
"luminance": 0.71999
}Semantic roles & 50–950 ramp
primary
#FFD794
secondary
#568AE1
accent
#56E600
background
#FFFEFD
surface
#FFFCF8
border
#D7D5D1
text
#181511
muted
#868481