#FFD198#FFD198
#FFD198 is a very light, moderate orange. Relative luminance 0.691; OKLCH L 88.8% C 0.089 H 72.2°. Best body text is #000000 at 14.83:1 contrast (WCAG AA passes).
Color values
| HEX | #FFD198 |
|---|---|
| RGB | rgb(255, 209, 152) |
| HSL | hsl(33, 100%, 80%) |
| HSV | hsv(33, 40%, 100%) |
| CMYK | cmyk(0%, 18%, 40.4%, 0%) |
| CIE-LAB | lab(86.57, 8.80, 34.36) |
| CIE-LCH | lch(86.57, 35.47, 75.63°) |
| OKLab | oklab(88.75% 0.0273 0.0851) |
| OKLCH | oklch(88.75% 0.089 72.2) |
| XYZ | xyz(69.7101, 69.1314, 39.3715) |
| Luminance | 0.6913 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Navajowhite
#FFDEAD
ΔE00 4.33
Light Peach
#FFD8B1
ΔE00 4.69
Moccasin
#FFE4B5
ΔE00 6.40
Peach
#FFDAB9
ΔE00 6.48
Burlywood
#DEB887
ΔE00 6.77
Pale Peach
#FFE5AD
ΔE00 6.96
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFD198 #98C6FF
analogous
#FF9E98 #FFD198 #F9FF98
triadic
#FFD198 #98FFD1 #D198FF
tetradic
#FFD198 #98FF9E #98C6FF #FF98F9
square
#FFD198 #98FF9E #98C6FF #FF98F9
split-complementary
#FFD198 #98F9FF #9E98FF
monochromatic
#FF9A1E #FFB65B #FFD198 #FFECD5 #FFF1E0
Accessibility & contrast
On white
1.42
#FFD198 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.83
#FFD198 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFD198
14.83:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFD198 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFD198 | 1.00 | 1.42 | 14.83 | 14.83 |
| #FFFFFF | 1.42 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.83 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.83 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E2D294
Deuteranopia (green-blind)
#EDDD99
Tritanopia (blue-blind)
#FFC5C2
Achromatopsia (no color)
#D9D9D9
Design tokens & code
CSS
--color: #ffd198; /* rgb */ color: rgb(255, 209, 152); /* oklch */ color: oklch(88.8% 0.089 72.2);
Tailwind
colors: {
custom: {
50: '#ffdfb7',
500: '#ffd198',
950: '#000000',
},
}SCSS
$custom: #ffd198; $custom-light: #ffdfb7; $custom-dark: #000000;
JSON
{
"hex": "#ffd198",
"rgb": {
"r": 255,
"g": 209,
"b": 152
},
"hsl": {
"h": 33.204,
"s": 100,
"l": 79.804
},
"oklch": {
"l": 0.88752,
"c": 0.08939,
"h": 72.2
},
"luminance": 0.69128
}Semantic roles & 50–950 ramp
primary
#FFD198
secondary
#5996E2
accent
#66E600
background
#FFFEFD
surface
#FFFCF8
border
#D7D5D1
text
#181511
muted
#868481