#FFD598#FFD598
#FFD598 is a very light, moderate orange. Relative luminance 0.711; OKLCH L 89.5% C 0.091 H 76.5°. Best body text is #000000 at 15.22:1 contrast (WCAG AA passes).
Color values
| HEX | #FFD598 |
|---|---|
| RGB | rgb(255, 213, 152) |
| HSL | hsl(36, 100%, 80%) |
| HSV | hsv(36, 40%, 100%) |
| CMYK | cmyk(0%, 16.5%, 40.4%, 0%) |
| CIE-LAB | lab(87.54, 6.74, 35.64) |
| CIE-LCH | lch(87.54, 36.27, 79.30°) |
| OKLab | oklab(89.52% 0.0212 0.0881) |
| OKLCH | oklch(89.52% 0.091 76.5) |
| XYZ | xyz(70.7038, 71.1188, 39.7028) |
| Luminance | 0.7111 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Navajowhite
#FFDEAD
ΔE00 3.59
Moccasin
#FFE4B5
ΔE00 5.41
Pale Peach
#FFE5AD
ΔE00 5.43
Light Peach
#FFD8B1
ΔE00 5.61
Wheat
#F5DEB3
ΔE00 6.14
Peach
#FFDAB9
ΔE00 7.38
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFD598 #98C2FF
analogous
#FFA298 #FFD598 #F6FF98
triadic
#FFD598 #98FFD5 #D598FF
tetradic
#FFD598 #98FFA2 #98C2FF #FF98F6
square
#FFD598 #98FFA2 #98C2FF #FF98F6
split-complementary
#FFD598 #98F6FF #A298FF
monochromatic
#FFA31E #FFBC5B #FFD598 #FFEED5 #FFF3E0
Accessibility & contrast
On white
1.38
#FFD598 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.22
#FFD598 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFD598
15.22:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFD598 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFD598 | 1.00 | 1.38 | 15.22 | 15.22 |
| #FFFFFF | 1.38 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.22 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.22 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E6D594
Deuteranopia (green-blind)
#F0E09A
Tritanopia (blue-blind)
#FFC9C5
Achromatopsia (no color)
#DBDBDB
Design tokens & code
CSS
--color: #ffd598; /* rgb */ color: rgb(255, 213, 152); /* oklch */ color: oklch(89.5% 0.091 76.5);
Tailwind
colors: {
custom: {
50: '#ffe1b7',
500: '#ffd598',
950: '#000000',
},
}SCSS
$custom: #ffd598; $custom-light: #ffe1b7; $custom-dark: #000000;
JSON
{
"hex": "#ffd598",
"rgb": {
"r": 255,
"g": 213,
"b": 152
},
"hsl": {
"h": 35.534,
"s": 100,
"l": 79.804
},
"oklch": {
"l": 0.89516,
"c": 0.09063,
"h": 76.5
},
"luminance": 0.71115
}Semantic roles & 50–950 ramp
primary
#FFD598
secondary
#5991E2
accent
#5EE600
background
#FFFEFD
surface
#FFFCF8
border
#D7D5D1
text
#181511
muted
#868481