#FFD98D#FFD98D
#FFD98D is a very light, moderate orange. Relative luminance 0.728; OKLCH L 90.1% C 0.103 H 83.9°. Best body text is #000000 at 15.56:1 contrast (WCAG AA passes).
Color values
| HEX | #FFD98D |
|---|---|
| RGB | rgb(255, 217, 141) |
| HSL | hsl(40, 100%, 78%) |
| HSV | hsv(40, 45%, 100%) |
| CMYK | cmyk(0%, 14.9%, 44.7%, 0%) |
| CIE-LAB | lab(88.36, 3.56, 42.25) |
| CIE-LCH | lch(88.36, 42.40, 85.18°) |
| OKLab | oklab(90.1% 0.011 0.1029) |
| OKLCH | oklch(90.1% 0.103 83.9) |
| XYZ | xyz(70.8629, 72.8121, 35.5157) |
| Luminance | 0.7281 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Wheat (survey)
#FBDD7E
ΔE00 4.45
Pale Peach
#FFE5AD
ΔE00 5.18
Navajowhite
#FFDEAD
ΔE00 5.77
Sandy
#F1DA7A
ΔE00 6.06
Sand (survey)
#E2CA76
ΔE00 6.25
Moccasin
#FFE4B5
ΔE00 6.60
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFD98D #8DB3FF
analogous
#FFA08D #FFD98D #ECFF8D
triadic
#FFD98D #8DFFD9 #D98DFF
tetradic
#FFD98D #8DFFA0 #8DB3FF #FF8DEC
square
#FFD98D #8DFFA0 #8DB3FF #FF8DEC
split-complementary
#FFD98D #8DECFF #A08DFF
monochromatic
#FFB013 #FFC550 #FFD98D #FFEDCA #FFF5E0
Accessibility & contrast
On white
1.35
#FFD98D on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.56
#FFD98D on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFD98D
15.56:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFD98D | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFD98D | 1.00 | 1.35 | 15.56 | 15.56 |
| #FFFFFF | 1.35 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.56 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.56 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EBD887
Deuteranopia (green-blind)
#F4E28F
Tritanopia (blue-blind)
#FFCCC6
Achromatopsia (no color)
#DEDEDE
Design tokens & code
CSS
--color: #ffd98d; /* rgb */ color: rgb(255, 217, 141); /* oklch */ color: oklch(90.1% 0.103 83.9);
Tailwind
colors: {
custom: {
50: '#ffe4af',
500: '#ffd98d',
950: '#000000',
},
}SCSS
$custom: #ffd98d; $custom-light: #ffe4af; $custom-dark: #000000;
JSON
{
"hex": "#ffd98d",
"rgb": {
"r": 255,
"g": 217,
"b": 141
},
"hsl": {
"h": 40,
"s": 100,
"l": 77.647
},
"oklch": {
"l": 0.90102,
"c": 0.10343,
"h": 83.9
},
"luminance": 0.72809
}Semantic roles & 50–950 ramp
primary
#FFD98D
secondary
#5080E0
accent
#4CE600
background
#FFFEFD
surface
#FFFCF7
border
#D7D5D0
text
#181510
muted
#868481