#FFC197#FFC197
#FFC197 is a very light, moderate orange. Relative luminance 0.616; OKLCH L 85.7% C 0.090 H 55.3°. Best body text is #000000 at 13.33:1 contrast (WCAG AA passes).
Color values
| HEX | #FFC197 |
|---|---|
| RGB | rgb(255, 193, 151) |
| HSL | hsl(24, 100%, 80%) |
| HSV | hsv(24, 41%, 100%) |
| CMYK | cmyk(0%, 24.3%, 40.8%, 0%) |
| CIE-LAB | lab(82.72, 17.02, 29.77) |
| CIE-LCH | lch(82.72, 34.29, 60.25°) |
| OKLab | oklab(85.74% 0.0515 0.0743) |
| OKLCH | oklch(85.74% 0.09 55.3) |
| XYZ | xyz(65.8983, 61.6383, 37.6986) |
| Luminance | 0.6163 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Peach (survey)
#FFB07C
ΔE00 4.89
Apricot
#FBCEB1
ΔE00 5.15
Apricot (survey)
#FFB16D
ΔE00 6.81
Light Peach
#FFD8B1
ΔE00 7.29
Peach
#FFDAB9
ΔE00 7.71
Burlywood
#DEB887
ΔE00 8.58
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFC197 #97D5FF
analogous
#FF97A1 #FFC197 #FFF597
triadic
#FFC197 #97FFC1 #C197FF
tetradic
#FFC197 #A1FF97 #97D5FF #F597FF
square
#FFC197 #A1FF97 #97D5FF #F597FF
split-complementary
#FFC197 #97FFF5 #97A1FF
monochromatic
#FF781D #FF9D5A #FFC197 #FFE5D4 #FFEDE0
Accessibility & contrast
On white
1.58
#FFC197 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.33
#FFC197 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFC197
13.33:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFC197 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFC197 | 1.00 | 1.58 | 13.33 | 13.33 |
| #FFFFFF | 1.58 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.33 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.33 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D3C694
Deuteranopia (green-blind)
#E1D397
Tritanopia (blue-blind)
#FFB5B6
Achromatopsia (no color)
#CECECE
Design tokens & code
CSS
--color: #ffc197; /* rgb */ color: rgb(255, 193, 151); /* oklch */ color: oklch(85.7% 0.090 55.3);
Tailwind
colors: {
custom: {
50: '#ffd3b6',
500: '#ffc197',
950: '#000000',
},
}SCSS
$custom: #ffc197; $custom-light: #ffd3b6; $custom-dark: #000000;
JSON
{
"hex": "#ffc197",
"rgb": {
"r": 255,
"g": 193,
"b": 151
},
"hsl": {
"h": 24.231,
"s": 100,
"l": 79.608
},
"oklch": {
"l": 0.85741,
"c": 0.09041,
"h": 55.3
},
"luminance": 0.61634
}Semantic roles & 50–950 ramp
primary
#FFC197
secondary
#59AAE2
accent
#89E600
background
#FFFEFD
surface
#FFFBF8
border
#D7D4D1
text
#181411
muted
#868381