#FFC97E#FFC97E
#FFC97E is a very light, moderate orange. Relative luminance 0.645; OKLCH L 86.8% C 0.111 H 74.6°. Best body text is #000000 at 13.91:1 contrast (WCAG AA passes).
Color values
| HEX | #FFC97E |
|---|---|
| RGB | rgb(255, 201, 126) |
| HSL | hsl(35, 100%, 75%) |
| HSV | hsv(35, 51%, 100%) |
| CMYK | cmyk(0%, 21.2%, 50.6%, 0%) |
| CIE-LAB | lab(84.25, 10.43, 44.57) |
| CIE-LCH | lch(84.25, 45.78, 76.83°) |
| OKLab | oklab(86.81% 0.0296 0.1072) |
| OKLCH | oklch(86.81% 0.111 74.6) |
| XYZ | xyz(65.8955, 64.5436, 28.7220) |
| Luminance | 0.6454 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Burlywood
#DEB887
ΔE00 7.40
Butterscotch
#FDB147
ΔE00 7.47
Navajowhite
#FFDEAD
ΔE00 7.70
Apricot (survey)
#FFB16D
ΔE00 8.31
Light Peach
#FFD8B1
ΔE00 8.60
Macaroni And Cheese
#EFB435
ΔE00 8.81
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFC97E #7EB4FF
analogous
#FF897E #FFC97E #F4FF7E
triadic
#FFC97E #7EFFC9 #C97EFF
tetradic
#FFC97E #7EFF89 #7EB4FF #FF7EF4
square
#FFC97E #7EFF89 #7EB4FF #FF7EF4
split-complementary
#FFC97E #7EF4FF #897EFF
monochromatic
#FF9604 #FFAF41 #FFC97E #FFE3BB #FFF2E0
Accessibility & contrast
On white
1.51
#FFC97E on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.91
#FFC97E on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFC97E
13.91:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFC97E | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFC97E | 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)
#DDCB78
Deuteranopia (green-blind)
#EAD780
Tritanopia (blue-blind)
#FFBBB7
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #ffc97e; /* rgb */ color: rgb(255, 201, 126); /* oklch */ color: oklch(86.8% 0.111 74.6);
Tailwind
colors: {
custom: {
50: '#ffd9a4',
500: '#ffc97e',
950: '#000000',
},
}SCSS
$custom: #ffc97e; $custom-light: #ffd9a4; $custom-dark: #000000;
JSON
{
"hex": "#ffc97e",
"rgb": {
"r": 255,
"g": 201,
"b": 126
},
"hsl": {
"h": 34.884,
"s": 100,
"l": 74.706
},
"oklch": {
"l": 0.86809,
"c": 0.11119,
"h": 74.6
},
"luminance": 0.6454
}Semantic roles & 50–950 ramp
primary
#FFC97E
secondary
#4384DE
accent
#60E600
background
#FFFEFC
surface
#FFFBF6
border
#D7D4D0
text
#18140F
muted
#868380