#FFC97F#FFC97F
#FFC97F is a very light, moderate orange. Relative luminance 0.646; OKLCH L 86.8% C 0.110 H 74.2°. Best body text is #000000 at 13.91:1 contrast (WCAG AA passes).
Color values
| HEX | #FFC97F |
|---|---|
| RGB | rgb(255, 201, 127) |
| HSL | hsl(35, 100%, 75%) |
| HSV | hsv(35, 50%, 100%) |
| CMYK | cmyk(0%, 21.2%, 50.2%, 0%) |
| CIE-LAB | lab(84.26, 10.51, 44.09) |
| CIE-LCH | lch(84.26, 45.33, 76.59°) |
| OKLab | oklab(86.82% 0.03 0.1062) |
| OKLCH | oklch(86.82% 0.11 74.2) |
| XYZ | xyz(65.9603, 64.5696, 29.0635) |
| Luminance | 0.6457 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Burlywood
#DEB887
ΔE00 7.30
Butterscotch
#FDB147
ΔE00 7.54
Navajowhite
#FFDEAD
ΔE00 7.61
Apricot (survey)
#FFB16D
ΔE00 8.20
Light Peach
#FFD8B1
ΔE00 8.44
Light Orange
#FDAA48
ΔE00 8.97
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFC97F #7FB5FF
analogous
#FF897F #FFC97F #F5FF7F
triadic
#FFC97F #7FFFC9 #C97FFF
tetradic
#FFC97F #7FFF89 #7FB5FF #FF7FF5
square
#FFC97F #7FFF89 #7FB5FF #FF7FF5
split-complementary
#FFC97F #7FF5FF #897FFF
monochromatic
#FF9505 #FFAF42 #FFC97F #FFE3BC #FFF2E0
Accessibility & contrast
On white
1.51
#FFC97F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.91
#FFC97F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFC97F
13.91:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFC97F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFC97F | 1.00 | 1.51 | 13.91 | 13.91 |
| #FFFFFF | 1.51 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.91 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.91 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DDCB79
Deuteranopia (green-blind)
#EAD781
Tritanopia (blue-blind)
#FFBBB7
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #ffc97f; /* rgb */ color: rgb(255, 201, 127); /* oklch */ color: oklch(86.8% 0.110 74.2);
Tailwind
colors: {
custom: {
50: '#ffd9a5',
500: '#ffc97f',
950: '#000000',
},
}SCSS
$custom: #ffc97f; $custom-light: #ffd9a5; $custom-dark: #000000;
JSON
{
"hex": "#ffc97f",
"rgb": {
"r": 255,
"g": 201,
"b": 127
},
"hsl": {
"h": 34.688,
"s": 100,
"l": 74.902
},
"oklch": {
"l": 0.86824,
"c": 0.11031,
"h": 74.2
},
"luminance": 0.64566
}Semantic roles & 50–950 ramp
primary
#FFC97F
secondary
#4485DE
accent
#61E600
background
#FFFEFC
surface
#FFFBF6
border
#D7D4D0
text
#18140F
muted
#868380