#FFD98E#FFD98E
#FFD98E is a very light, moderate orange. Relative luminance 0.728; OKLCH L 90.1% C 0.102 H 83.6°. Best body text is #000000 at 15.57:1 contrast (WCAG AA passes).
Color values
| HEX | #FFD98E |
|---|---|
| RGB | rgb(255, 217, 142) |
| HSL | hsl(40, 100%, 78%) |
| HSV | hsv(40, 44%, 100%) |
| CMYK | cmyk(0%, 14.9%, 44.3%, 0%) |
| CIE-LAB | lab(88.37, 3.66, 41.77) |
| CIE-LCH | lch(88.37, 41.93, 84.99°) |
| OKLab | oklab(90.12% 0.0114 0.1018) |
| OKLCH | oklch(90.12% 0.102 83.6) |
| XYZ | xyz(70.9376, 72.8420, 35.9093) |
| Luminance | 0.7284 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Wheat (survey)
#FBDD7E
ΔE00 4.62
Pale Peach
#FFE5AD
ΔE00 5.06
Navajowhite
#FFDEAD
ΔE00 5.59
Sandy
#F1DA7A
ΔE00 6.21
Sand (survey)
#E2CA76
ΔE00 6.34
Moccasin
#FFE4B5
ΔE00 6.44
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFD98E #8EB4FF
analogous
#FFA08E #FFD98E #ECFF8E
triadic
#FFD98E #8EFFD9 #D98EFF
tetradic
#FFD98E #8EFFA0 #8EB4FF #FF8EEC
square
#FFD98E #8EFFA0 #8EB4FF #FF8EEC
split-complementary
#FFD98E #8EECFF #A08EFF
monochromatic
#FFB014 #FFC451 #FFD98E #FFEECB #FFF5E0
Accessibility & contrast
On white
1.35
#FFD98E on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.57
#FFD98E on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFD98E
15.57:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFD98E | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFD98E | 1.00 | 1.35 | 15.57 | 15.57 |
| #FFFFFF | 1.35 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.57 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.57 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EBD888
Deuteranopia (green-blind)
#F4E290
Tritanopia (blue-blind)
#FFCDC6
Achromatopsia (no color)
#DEDEDE
Design tokens & code
CSS
--color: #ffd98e; /* rgb */ color: rgb(255, 217, 142); /* oklch */ color: oklch(90.1% 0.102 83.6);
Tailwind
colors: {
custom: {
50: '#ffe4b0',
500: '#ffd98e',
950: '#000000',
},
}SCSS
$custom: #ffd98e; $custom-light: #ffe4b0; $custom-dark: #000000;
JSON
{
"hex": "#ffd98e",
"rgb": {
"r": 255,
"g": 217,
"b": 142
},
"hsl": {
"h": 39.823,
"s": 100,
"l": 77.843
},
"oklch": {
"l": 0.90118,
"c": 0.10244,
"h": 83.6
},
"luminance": 0.72839
}Semantic roles & 50–950 ramp
primary
#FFD98E
secondary
#5181E0
accent
#4DE600
background
#FFFEFD
surface
#FFFCF7
border
#D7D5D0
text
#181510
muted
#868481