#FFC98E#FFC98E
#FFC98E is a very light, moderate orange. Relative luminance 0.650; OKLCH L 87.1% C 0.097 H 68.5°. Best body text is #000000 at 14.00:1 contrast (WCAG AA passes).
Color values
| HEX | #FFC98E |
|---|---|
| RGB | rgb(255, 201, 142) |
| HSL | hsl(31, 100%, 78%) |
| HSV | hsv(31, 44%, 100%) |
| CMYK | cmyk(0%, 21.2%, 44.3%, 0%) |
| CIE-LAB | lab(84.48, 11.92, 36.76) |
| CIE-LCH | lch(84.48, 38.64, 72.04°) |
| OKLab | oklab(87.06% 0.0356 0.0903) |
| OKLCH | oklch(87.06% 0.097 68.5) |
| XYZ | xyz(67.0117, 64.9901, 34.6007) |
| Luminance | 0.6499 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Light Peach
#FFD8B1
ΔE00 6.00
Burlywood
#DEB887
ΔE00 6.37
Navajowhite
#FFDEAD
ΔE00 6.78
Apricot (survey)
#FFB16D
ΔE00 7.04
Peach
#FFDAB9
ΔE00 7.58
Apricot
#FBCEB1
ΔE00 8.11
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFC98E #8EC4FF
analogous
#FF908E #FFC98E #FDFF8E
triadic
#FFC98E #8EFFC9 #C98EFF
tetradic
#FFC98E #8EFF90 #8EC4FF #FF8EFD
square
#FFC98E #8EFF90 #8EC4FF #FF8EFD
split-complementary
#FFC98E #8EFDFF #908EFF
monochromatic
#FF8F14 #FFAC51 #FFC98E #FFE6CB #FFF0E0
Accessibility & contrast
On white
1.50
#FFC98E on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.00
#FFC98E on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFC98E
14.00:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFC98E | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFC98E | 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)
#DBCC8A
Deuteranopia (green-blind)
#E8D88F
Tritanopia (blue-blind)
#FFBCBA
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #ffc98e; /* rgb */ color: rgb(255, 201, 142); /* oklch */ color: oklch(87.1% 0.097 68.5);
Tailwind
colors: {
custom: {
50: '#ffd9af',
500: '#ffc98e',
950: '#000000',
},
}SCSS
$custom: #ffc98e; $custom-light: #ffd9af; $custom-dark: #000000;
JSON
{
"hex": "#ffc98e",
"rgb": {
"r": 255,
"g": 201,
"b": 142
},
"hsl": {
"h": 31.327,
"s": 100,
"l": 77.843
},
"oklch": {
"l": 0.87064,
"c": 0.09709,
"h": 68.5
},
"luminance": 0.64986
}Semantic roles & 50–950 ramp
primary
#FFC98E
secondary
#5195E0
accent
#6EE600
background
#FFFEFD
surface
#FFFBF7
border
#D7D4D0
text
#181410
muted
#868381