#FFC97B#FFC97B
#FFC97B is a very light, moderate orange. Relative luminance 0.645; OKLCH L 86.8% C 0.114 H 75.5°. Best body text is #000000 at 13.89:1 contrast (WCAG AA passes).
Color values
| HEX | #FFC97B |
|---|---|
| RGB | rgb(255, 201, 123) |
| HSL | hsl(35, 100%, 74%) |
| HSV | hsv(35, 52%, 100%) |
| CMYK | cmyk(0%, 21.2%, 51.8%, 0%) |
| CIE-LAB | lab(84.21, 10.17, 46.02) |
| CIE-LCH | lch(84.21, 47.13, 77.54°) |
| OKLab | oklab(86.77% 0.0285 0.1102) |
| OKLCH | oklch(86.77% 0.114 75.5) |
| XYZ | xyz(65.7048, 64.4674, 27.7177) |
| Luminance | 0.6446 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Butterscotch
#FDB147
ΔE00 7.29
Burlywood
#DEB887
ΔE00 7.72
Navajowhite
#FFDEAD
ΔE00 8.00
Macaroni And Cheese
#EFB435
ΔE00 8.34
Apricot (survey)
#FFB16D
ΔE00 8.66
Wheat (survey)
#FBDD7E
ΔE00 8.93
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFC97B #7BB1FF
analogous
#FF877B #FFC97B #F3FF7B
triadic
#FFC97B #7BFFC9 #C97BFF
tetradic
#FFC97B #7BFF87 #7BB1FF #FF7BF3
square
#FFC97B #7BFF87 #7BB1FF #FF7BF3
split-complementary
#FFC97B #7BF3FF #877BFF
monochromatic
#FF9701 #FFB03E #FFC97B #FFE2B8 #FFF2E0
Accessibility & contrast
On white
1.51
#FFC97B on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.89
#FFC97B on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFC97B
13.89:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFC97B | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFC97B | 1.00 | 1.51 | 13.89 | 13.89 |
| #FFFFFF | 1.51 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.89 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.89 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DDCA75
Deuteranopia (green-blind)
#EAD77D
Tritanopia (blue-blind)
#FFBBB6
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #ffc97b; /* rgb */ color: rgb(255, 201, 123); /* oklch */ color: oklch(86.8% 0.114 75.5);
Tailwind
colors: {
custom: {
50: '#ffd9a2',
500: '#ffc97b',
950: '#000000',
},
}SCSS
$custom: #ffc97b; $custom-light: #ffd9a2; $custom-dark: #000000;
JSON
{
"hex": "#ffc97b",
"rgb": {
"r": 255,
"g": 201,
"b": 123
},
"hsl": {
"h": 35.455,
"s": 100,
"l": 74.118
},
"oklch": {
"l": 0.86765,
"c": 0.11381,
"h": 75.5
},
"luminance": 0.64463
}Semantic roles & 50–950 ramp
primary
#FFC97B
secondary
#4181DD
accent
#5EE600
background
#FFFEFC
surface
#FFFBF5
border
#D7D4CF
text
#18140F
muted
#868380