#FFC696#FFC696
#FFC696 is a very light, moderate orange. Relative luminance 0.638; OKLCH L 86.6% C 0.090 H 61.3°. Best body text is #000000 at 13.77:1 contrast (WCAG AA passes).
Color values
| HEX | #FFC696 |
|---|---|
| RGB | rgb(255, 198, 150) |
| HSL | hsl(27, 100%, 79%) |
| HSV | hsv(27, 41%, 100%) |
| CMYK | cmyk(0%, 22.4%, 41.2%, 0%) |
| CIE-LAB | lab(83.89, 14.30, 31.85) |
| CIE-LCH | lch(83.89, 34.91, 65.82°) |
| OKLab | oklab(86.65% 0.0433 0.0792) |
| OKLCH | oklch(86.65% 0.09 61.3) |
| XYZ | xyz(66.9415, 63.8540, 37.6474) |
| Luminance | 0.6385 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Apricot
#FBCEB1
ΔE00 5.59
Light Peach
#FFD8B1
ΔE00 5.65
Peach (survey)
#FFB07C
ΔE00 6.36
Apricot (survey)
#FFB16D
ΔE00 6.61
Peach
#FFDAB9
ΔE00 6.64
Burlywood
#DEB887
ΔE00 7.09
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFC696 #96CFFF
analogous
#FF969B #FFC696 #FFFB96
triadic
#FFC696 #96FFC6 #C696FF
tetradic
#FFC696 #9BFF96 #96CFFF #FB96FF
square
#FFC696 #9BFF96 #96CFFF #FB96FF
split-complementary
#FFC696 #96FFFB #969BFF
monochromatic
#FF841C #FFA559 #FFC696 #FFE7D3 #FFEEE0
Accessibility & contrast
On white
1.53
#FFC696 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.77
#FFC696 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFC696
13.77:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFC696 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFC696 | 1.00 | 1.53 | 13.77 | 13.77 |
| #FFFFFF | 1.53 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.77 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.77 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D8CA93
Deuteranopia (green-blind)
#E5D697
Tritanopia (blue-blind)
#FFBAB9
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #ffc696; /* rgb */ color: rgb(255, 198, 150); /* oklch */ color: oklch(86.6% 0.090 61.3);
Tailwind
colors: {
custom: {
50: '#ffd7b5',
500: '#ffc696',
950: '#000000',
},
}SCSS
$custom: #ffc696; $custom-light: #ffd7b5; $custom-dark: #000000;
JSON
{
"hex": "#ffc696",
"rgb": {
"r": 255,
"g": 198,
"b": 150
},
"hsl": {
"h": 27.429,
"s": 100,
"l": 79.412
},
"oklch": {
"l": 0.86647,
"c": 0.09027,
"h": 61.3
},
"luminance": 0.6385
}Semantic roles & 50–950 ramp
primary
#FFC696
secondary
#58A3E1
accent
#7DE600
background
#FFFEFD
surface
#FFFBF8
border
#D7D4D1
text
#181411
muted
#868381