#FFC98F#FFC98F
#FFC98F is a very light, moderate orange. Relative luminance 0.650; OKLCH L 87.1% C 0.096 H 68.0°. Best body text is #000000 at 14.00:1 contrast (WCAG AA passes).
Color values
| HEX | #FFC98F |
|---|---|
| RGB | rgb(255, 201, 143) |
| HSL | hsl(31, 100%, 78%) |
| HSV | hsv(31, 44%, 100%) |
| CMYK | cmyk(0%, 21.2%, 43.9%, 0%) |
| CIE-LAB | lab(84.49, 12.02, 36.26) |
| CIE-LCH | lch(84.49, 38.20, 71.67°) |
| OKLab | oklab(87.08% 0.036 0.0892) |
| OKLCH | oklch(87.08% 0.096 68) |
| XYZ | xyz(67.0871, 65.0203, 34.9978) |
| Luminance | 0.6502 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Light Peach
#FFD8B1
ΔE00 5.85
Burlywood
#DEB887
ΔE00 6.37
Navajowhite
#FFDEAD
ΔE00 6.78
Apricot (survey)
#FFB16D
ΔE00 7.02
Peach
#FFDAB9
ΔE00 7.42
Apricot
#FBCEB1
ΔE00 7.88
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFC98F #8FC5FF
analogous
#FF918F #FFC98F #FDFF8F
triadic
#FFC98F #8FFFC9 #C98FFF
tetradic
#FFC98F #8FFF91 #8FC5FF #FF8FFD
square
#FFC98F #8FFF91 #8FC5FF #FF8FFD
split-complementary
#FFC98F #8FFDFF #918FFF
monochromatic
#FF8E15 #FFAB52 #FFC98F #FFE7CC #FFF0E0
Accessibility & contrast
On white
1.50
#FFC98F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.00
#FFC98F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFC98F
14.00:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFC98F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFC98F | 1.00 | 1.50 | 14.00 | 14.00 |
| #FFFFFF | 1.50 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.00 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.00 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DBCC8B
Deuteranopia (green-blind)
#E8D890
Tritanopia (blue-blind)
#FFBCBA
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #ffc98f; /* rgb */ color: rgb(255, 201, 143); /* oklch */ color: oklch(87.1% 0.096 68.0);
Tailwind
colors: {
custom: {
50: '#ffd9b0',
500: '#ffc98f',
950: '#000000',
},
}SCSS
$custom: #ffc98f; $custom-light: #ffd9b0; $custom-dark: #000000;
JSON
{
"hex": "#ffc98f",
"rgb": {
"r": 255,
"g": 201,
"b": 143
},
"hsl": {
"h": 31.071,
"s": 100,
"l": 78.039
},
"oklch": {
"l": 0.87082,
"c": 0.09622,
"h": 68
},
"luminance": 0.65016
}Semantic roles & 50–950 ramp
primary
#FFC98F
secondary
#5297E0
accent
#6FE600
background
#FFFEFD
surface
#FFFBF7
border
#D7D4D0
text
#181410
muted
#868381