#FFC697#FFC697
#FFC697 is a very light, moderate orange. Relative luminance 0.639; OKLCH L 86.7% C 0.089 H 60.7°. Best body text is #000000 at 13.78:1 contrast (WCAG AA passes).
Color values
| HEX | #FFC697 |
|---|---|
| RGB | rgb(255, 198, 151) |
| HSL | hsl(27, 100%, 80%) |
| HSV | hsv(27, 41%, 100%) |
| CMYK | cmyk(0%, 22.4%, 40.8%, 0%) |
| CIE-LAB | lab(83.91, 14.41, 31.35) |
| CIE-LCH | lch(83.91, 34.50, 65.32°) |
| OKLab | oklab(86.67% 0.0437 0.0781) |
| OKLCH | oklch(86.67% 0.089 60.7) |
| XYZ | xyz(67.0224, 63.8863, 38.0733) |
| Luminance | 0.6388 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Apricot
#FBCEB1
ΔE00 5.36
Light Peach
#FFD8B1
ΔE00 5.63
Peach (survey)
#FFB07C
ΔE00 6.31
Peach
#FFDAB9
ΔE00 6.55
Apricot (survey)
#FFB16D
ΔE00 6.73
Burlywood
#DEB887
ΔE00 7.21
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFC697 #97D0FF
analogous
#FF979C #FFC697 #FFFA97
triadic
#FFC697 #97FFC6 #C697FF
tetradic
#FFC697 #9CFF97 #97D0FF #FA97FF
square
#FFC697 #9CFF97 #97D0FF #FA97FF
split-complementary
#FFC697 #97FFFA #979CFF
monochromatic
#FF831D #FFA45A #FFC697 #FFE8D4 #FFEEE0
Accessibility & contrast
On white
1.52
#FFC697 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.78
#FFC697 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFC697
13.78:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFC697 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFC697 | 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)
#D8CA94
Deuteranopia (green-blind)
#E5D698
Tritanopia (blue-blind)
#FFBABA
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #ffc697; /* rgb */ color: rgb(255, 198, 151); /* oklch */ color: oklch(86.7% 0.089 60.7);
Tailwind
colors: {
custom: {
50: '#ffd7b6',
500: '#ffc697',
950: '#000000',
},
}SCSS
$custom: #ffc697; $custom-light: #ffd7b6; $custom-dark: #000000;
JSON
{
"hex": "#ffc697",
"rgb": {
"r": 255,
"g": 198,
"b": 151
},
"hsl": {
"h": 27.115,
"s": 100,
"l": 79.608
},
"oklch": {
"l": 0.86665,
"c": 0.08947,
"h": 60.7
},
"luminance": 0.63883
}Semantic roles & 50–950 ramp
primary
#FFC697
secondary
#59A4E2
accent
#7EE600
background
#FFFEFD
surface
#FFFBF8
border
#D7D4D1
text
#181411
muted
#868381