#FFD098#FFD098
#FFD098 is a very light, moderate orange. Relative luminance 0.686; OKLCH L 88.6% C 0.089 H 71.2°. Best body text is #000000 at 14.73:1 contrast (WCAG AA passes).
Color values
| HEX | #FFD098 |
|---|---|
| RGB | rgb(255, 208, 152) |
| HSL | hsl(33, 100%, 80%) |
| HSV | hsv(33, 40%, 100%) |
| CMYK | cmyk(0%, 18.4%, 40.4%, 0%) |
| CIE-LAB | lab(86.33, 9.32, 34.04) |
| CIE-LCH | lch(86.33, 35.29, 74.69°) |
| OKLab | oklab(88.56% 0.0288 0.0844) |
| OKLCH | oklch(88.56% 0.089 71.2) |
| XYZ | xyz(69.4655, 68.6422, 39.2900) |
| Luminance | 0.6864 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Light Peach
#FFD8B1
ΔE00 4.55
Navajowhite
#FFDEAD
ΔE00 4.62
Peach
#FFDAB9
ΔE00 6.31
Burlywood
#DEB887
ΔE00 6.65
Moccasin
#FFE4B5
ΔE00 6.71
Wheat
#F5DEB3
ΔE00 7.24
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFD098 #98C7FF
analogous
#FF9C98 #FFD098 #FBFF98
triadic
#FFD098 #98FFD0 #D098FF
tetradic
#FFD098 #98FF9C #98C7FF #FF98FB
square
#FFD098 #98FF9C #98C7FF #FF98FB
split-complementary
#FFD098 #98FBFF #9C98FF
monochromatic
#FF981E #FFB45B #FFD098 #FFECD5 #FFF1E0
Accessibility & contrast
On white
1.43
#FFD098 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.73
#FFD098 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFD098
14.73:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFD098 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFD098 | 1.00 | 1.43 | 14.73 | 14.73 |
| #FFFFFF | 1.43 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.73 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.73 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E1D294
Deuteranopia (green-blind)
#ECDC99
Tritanopia (blue-blind)
#FFC4C1
Achromatopsia (no color)
#D8D8D8
Design tokens & code
CSS
--color: #ffd098; /* rgb */ color: rgb(255, 208, 152); /* oklch */ color: oklch(88.6% 0.089 71.2);
Tailwind
colors: {
custom: {
50: '#ffdeb7',
500: '#ffd098',
950: '#000000',
},
}SCSS
$custom: #ffd098; $custom-light: #ffdeb7; $custom-dark: #000000;
JSON
{
"hex": "#ffd098",
"rgb": {
"r": 255,
"g": 208,
"b": 152
},
"hsl": {
"h": 32.621,
"s": 100,
"l": 79.804
},
"oklch": {
"l": 0.88562,
"c": 0.08915,
"h": 71.2
},
"luminance": 0.68639
}Semantic roles & 50–950 ramp
primary
#FFD098
secondary
#5998E2
accent
#69E600
background
#FFFEFD
surface
#FFFCF8
border
#D7D5D1
text
#181511
muted
#868481