#FFD498#FFD498
#FFD498 is a very light, moderate orange. Relative luminance 0.706; OKLCH L 89.3% C 0.090 H 75.4°. Best body text is #000000 at 15.12:1 contrast (WCAG AA passes).
Color values
| HEX | #FFD498 |
|---|---|
| RGB | rgb(255, 212, 152) |
| HSL | hsl(35, 100%, 80%) |
| HSV | hsv(35, 40%, 100%) |
| CMYK | cmyk(0%, 16.9%, 40.4%, 0%) |
| CIE-LAB | lab(87.30, 7.25, 35.32) |
| CIE-LCH | lch(87.30, 36.05, 78.40°) |
| OKLab | oklab(89.32% 0.0227 0.0874) |
| OKLCH | oklch(89.32% 0.09 75.4) |
| XYZ | xyz(70.4531, 70.6173, 39.6192) |
| Luminance | 0.7061 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Navajowhite
#FFDEAD
ΔE00 3.70
Light Peach
#FFD8B1
ΔE00 5.34
Moccasin
#FFE4B5
ΔE00 5.62
Pale Peach
#FFE5AD
ΔE00 5.79
Wheat
#F5DEB3
ΔE00 6.31
Peach
#FFDAB9
ΔE00 7.12
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFD498 #98C3FF
analogous
#FFA098 #FFD498 #F7FF98
triadic
#FFD498 #98FFD4 #D498FF
tetradic
#FFD498 #98FFA0 #98C3FF #FF98F7
square
#FFD498 #98FFA0 #98C3FF #FF98F7
split-complementary
#FFD498 #98F7FF #A098FF
monochromatic
#FFA11E #FFBA5B #FFD498 #FFEED5 #FFF2E0
Accessibility & contrast
On white
1.39
#FFD498 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.12
#FFD498 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFD498
15.12:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFD498 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFD498 | 1.00 | 1.39 | 15.12 | 15.12 |
| #FFFFFF | 1.39 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.12 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.12 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E5D594
Deuteranopia (green-blind)
#EFDF99
Tritanopia (blue-blind)
#FFC8C5
Achromatopsia (no color)
#DBDBDB
Design tokens & code
CSS
--color: #ffd498; /* rgb */ color: rgb(255, 212, 152); /* oklch */ color: oklch(89.3% 0.090 75.4);
Tailwind
colors: {
custom: {
50: '#ffe1b7',
500: '#ffd498',
950: '#000000',
},
}SCSS
$custom: #ffd498; $custom-light: #ffe1b7; $custom-dark: #000000;
JSON
{
"hex": "#ffd498",
"rgb": {
"r": 255,
"g": 212,
"b": 152
},
"hsl": {
"h": 34.951,
"s": 100,
"l": 79.804
},
"oklch": {
"l": 0.89324,
"c": 0.09027,
"h": 75.4
},
"luminance": 0.70614
}Semantic roles & 50–950 ramp
primary
#FFD498
secondary
#5992E2
accent
#60E600
background
#FFFEFD
surface
#FFFCF8
border
#D7D5D1
text
#181511
muted
#868481