#FFC698#FFC698
#FFC698 is a very light, moderate orange. Relative luminance 0.639; OKLCH L 86.7% C 0.089 H 60.2°. Best body text is #000000 at 13.78:1 contrast (WCAG AA passes).
Color values
| HEX | #FFC698 |
|---|---|
| RGB | rgb(255, 198, 152) |
| HSL | hsl(27, 100%, 80%) |
| HSV | hsv(27, 40%, 100%) |
| CMYK | cmyk(0%, 22.4%, 40.4%, 0%) |
| CIE-LAB | lab(83.92, 14.51, 30.85) |
| CIE-LCH | lch(83.92, 34.10, 64.81°) |
| OKLab | oklab(86.68% 0.0441 0.0769) |
| OKLCH | oklch(86.68% 0.089 60.2) |
| XYZ | xyz(67.1039, 63.9190, 38.5028) |
| Luminance | 0.6391 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Apricot
#FBCEB1
ΔE00 5.14
Light Peach
#FFD8B1
ΔE00 5.63
Peach (survey)
#FFB07C
ΔE00 6.26
Peach
#FFDAB9
ΔE00 6.48
Apricot (survey)
#FFB16D
ΔE00 6.86
Burlywood
#DEB887
ΔE00 7.35
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFC698 #98D1FF
analogous
#FF989E #FFC698 #FFF998
triadic
#FFC698 #98FFC6 #C698FF
tetradic
#FFC698 #9EFF98 #98D1FF #F998FF
square
#FFC698 #9EFF98 #98D1FF #F998FF
split-complementary
#FFC698 #98FFF9 #989EFF
monochromatic
#FF821E #FFA45B #FFC698 #FFE8D5 #FFEEE0
Accessibility & contrast
On white
1.52
#FFC698 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.78
#FFC698 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFC698
13.78:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFC698 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFC698 | 1.00 | 1.52 | 13.78 | 13.78 |
| #FFFFFF | 1.52 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.78 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.78 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D7CA95
Deuteranopia (green-blind)
#E5D699
Tritanopia (blue-blind)
#FFBABA
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #ffc698; /* rgb */ color: rgb(255, 198, 152); /* oklch */ color: oklch(86.7% 0.089 60.2);
Tailwind
colors: {
custom: {
50: '#ffd7b6',
500: '#ffc698',
950: '#000000',
},
}SCSS
$custom: #ffc698; $custom-light: #ffd7b6; $custom-dark: #000000;
JSON
{
"hex": "#ffc698",
"rgb": {
"r": 255,
"g": 198,
"b": 152
},
"hsl": {
"h": 26.796,
"s": 100,
"l": 79.804
},
"oklch": {
"l": 0.86684,
"c": 0.08866,
"h": 60.2
},
"luminance": 0.63915
}Semantic roles & 50–950 ramp
primary
#FFC698
secondary
#59A5E2
accent
#7FE600
background
#FFFEFD
surface
#FFFBF8
border
#D7D4D1
text
#181411
muted
#868381