#FFD798#FFD798
#FFD798 is a very light, moderate orange. Relative luminance 0.721; OKLCH L 89.9% C 0.091 H 78.5°. Best body text is #000000 at 15.43:1 contrast (WCAG AA passes).
Color values
| HEX | #FFD798 |
|---|---|
| RGB | rgb(255, 215, 152) |
| HSL | hsl(37, 100%, 80%) |
| HSV | hsv(37, 40%, 100%) |
| CMYK | cmyk(0%, 15.7%, 40.4%, 0%) |
| CIE-LAB | lab(88.03, 5.71, 36.28) |
| CIE-LCH | lch(88.03, 36.73, 81.06°) |
| OKLab | oklab(89.9% 0.0182 0.0896) |
| OKLCH | oklch(89.9% 0.091 78.5) |
| XYZ | xyz(71.2100, 72.1311, 39.8715) |
| Luminance | 0.7213 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Navajowhite
#FFDEAD
ΔE00 3.53
Pale Peach
#FFE5AD
ΔE00 4.76
Moccasin
#FFE4B5
ΔE00 5.10
Wheat
#F5DEB3
ΔE00 5.90
Light Peach
#FFD8B1
ΔE00 6.20
Wheat (survey)
#FBDD7E
ΔE00 7.32
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFD798 #98C0FF
analogous
#FFA498 #FFD798 #F4FF98
triadic
#FFD798 #98FFD7 #D798FF
tetradic
#FFD798 #98FFA4 #98C0FF #FF98F4
square
#FFD798 #98FFA4 #98C0FF #FF98F4
split-complementary
#FFD798 #98F4FF #A498FF
monochromatic
#FFA71E #FFBF5B #FFD798 #FFEFD5 #FFF3E0
Accessibility & contrast
On white
1.36
#FFD798 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.43
#FFD798 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFD798
15.43:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFD798 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFD798 | 1.00 | 1.36 | 15.43 | 15.43 |
| #FFFFFF | 1.36 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.43 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.43 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E8D793
Deuteranopia (green-blind)
#F1E19A
Tritanopia (blue-blind)
#FFCBC7
Achromatopsia (no color)
#DDDDDD
Design tokens & code
CSS
--color: #ffd798; /* rgb */ color: rgb(255, 215, 152); /* oklch */ color: oklch(89.9% 0.091 78.5);
Tailwind
colors: {
custom: {
50: '#ffe3b7',
500: '#ffd798',
950: '#000000',
},
}SCSS
$custom: #ffd798; $custom-light: #ffe3b7; $custom-dark: #000000;
JSON
{
"hex": "#ffd798",
"rgb": {
"r": 255,
"g": 215,
"b": 152
},
"hsl": {
"h": 36.699,
"s": 100,
"l": 79.804
},
"oklch": {
"l": 0.89899,
"c": 0.09144,
"h": 78.5
},
"luminance": 0.72128
}Semantic roles & 50–950 ramp
primary
#FFD798
secondary
#598EE2
accent
#59E600
background
#FFFEFD
surface
#FFFCF8
border
#D7D5D1
text
#181511
muted
#868481