#FFC898#FFC898
#FFC898 is a very light, moderate orange. Relative luminance 0.648; OKLCH L 87.1% C 0.088 H 62.4°. Best body text is #000000 at 13.97:1 contrast (WCAG AA passes).
Color values
| HEX | #FFC898 |
|---|---|
| RGB | rgb(255, 200, 152) |
| HSL | hsl(28, 100%, 80%) |
| HSV | hsv(28, 40%, 100%) |
| CMYK | cmyk(0%, 21.6%, 40.4%, 0%) |
| CIE-LAB | lab(84.40, 13.47, 31.49) |
| CIE-LCH | lch(84.40, 34.25, 66.84°) |
| OKLab | oklab(87.06% 0.041 0.0784) |
| OKLCH | oklch(87.06% 0.088 62.4) |
| XYZ | xyz(67.5641, 64.8393, 38.6562) |
| Luminance | 0.6484 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Light Peach
#FFD8B1
ΔE00 5.08
Apricot
#FBCEB1
ΔE00 5.48
Peach
#FFDAB9
ΔE00 6.17
Burlywood
#DEB887
ΔE00 6.94
Peach (survey)
#FFB07C
ΔE00 6.99
Apricot (survey)
#FFB16D
ΔE00 7.07
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFC898 #98CFFF
analogous
#FF989C #FFC898 #FFFB98
triadic
#FFC898 #98FFC8 #C898FF
tetradic
#FFC898 #9CFF98 #98CFFF #FB98FF
square
#FFC898 #9CFF98 #98CFFF #FB98FF
split-complementary
#FFC898 #98FFFB #989CFF
monochromatic
#FF871E #FFA75B #FFC898 #FFE9D5 #FFEFE0
Accessibility & contrast
On white
1.50
#FFC898 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.97
#FFC898 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFC898
13.97:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFC898 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFC898 | 1.00 | 1.50 | 13.97 | 13.97 |
| #FFFFFF | 1.50 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.97 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.97 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D9CB95
Deuteranopia (green-blind)
#E6D899
Tritanopia (blue-blind)
#FFBCBB
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #ffc898; /* rgb */ color: rgb(255, 200, 152); /* oklch */ color: oklch(87.1% 0.088 62.4);
Tailwind
colors: {
custom: {
50: '#ffd8b6',
500: '#ffc898',
950: '#000000',
},
}SCSS
$custom: #ffc898; $custom-light: #ffd8b6; $custom-dark: #000000;
JSON
{
"hex": "#ffc898",
"rgb": {
"r": 255,
"g": 200,
"b": 152
},
"hsl": {
"h": 27.961,
"s": 100,
"l": 79.804
},
"oklch": {
"l": 0.87057,
"c": 0.08849,
"h": 62.4
},
"luminance": 0.64836
}Semantic roles & 50–950 ramp
primary
#FFC898
secondary
#59A2E2
accent
#7BE600
background
#FFFEFD
surface
#FFFBF8
border
#D7D4D1
text
#181411
muted
#868381