#FFC798#FFC798
#FFC798 is a very light, moderate orange. Relative luminance 0.644; OKLCH L 86.9% C 0.089 H 61.3°. Best body text is #000000 at 13.87:1 contrast (WCAG AA passes).
Color values
| HEX | #FFC798 |
|---|---|
| RGB | rgb(255, 199, 152) |
| HSL | hsl(27, 100%, 80%) |
| HSV | hsv(27, 40%, 100%) |
| CMYK | cmyk(0%, 22%, 40.4%, 0%) |
| CIE-LAB | lab(84.16, 13.99, 31.17) |
| CIE-LCH | lch(84.16, 34.17, 65.82°) |
| OKLab | oklab(86.87% 0.0426 0.0777) |
| OKLCH | oklch(86.87% 0.089 61.3) |
| XYZ | xyz(67.3332, 64.3776, 38.5792) |
| Luminance | 0.6437 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Apricot
#FBCEB1
ΔE00 5.29
Light Peach
#FFD8B1
ΔE00 5.34
Peach
#FFDAB9
ΔE00 6.31
Peach (survey)
#FFB07C
ΔE00 6.62
Apricot (survey)
#FFB16D
ΔE00 6.95
Burlywood
#DEB887
ΔE00 7.13
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFC798 #98D0FF
analogous
#FF989C #FFC798 #FFFB98
triadic
#FFC798 #98FFC7 #C798FF
tetradic
#FFC798 #9CFF98 #98D0FF #FB98FF
square
#FFC798 #9CFF98 #98D0FF #FB98FF
split-complementary
#FFC798 #98FFFB #989CFF
monochromatic
#FF841E #FFA65B #FFC798 #FFE8D5 #FFEEE0
Accessibility & contrast
On white
1.51
#FFC798 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.87
#FFC798 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFC798
13.87:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFC798 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFC798 | 1.00 | 1.51 | 13.87 | 13.87 |
| #FFFFFF | 1.51 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.87 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.87 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D8CB95
Deuteranopia (green-blind)
#E5D799
Tritanopia (blue-blind)
#FFBBBB
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #ffc798; /* rgb */ color: rgb(255, 199, 152); /* oklch */ color: oklch(86.9% 0.089 61.3);
Tailwind
colors: {
custom: {
50: '#ffd8b6',
500: '#ffc798',
950: '#000000',
},
}SCSS
$custom: #ffc798; $custom-light: #ffd8b6; $custom-dark: #000000;
JSON
{
"hex": "#ffc798",
"rgb": {
"r": 255,
"g": 199,
"b": 152
},
"hsl": {
"h": 27.379,
"s": 100,
"l": 79.804
},
"oklch": {
"l": 0.8687,
"c": 0.08856,
"h": 61.3
},
"luminance": 0.64374
}Semantic roles & 50–950 ramp
primary
#FFC798
secondary
#59A4E2
accent
#7DE600
background
#FFFEFD
surface
#FFFBF8
border
#D7D4D1
text
#181411
muted
#868381