#FFC396#FFC396
#FFC396 is a very light, moderate orange. Relative luminance 0.625; OKLCH L 86.1% C 0.091 H 58.1°. Best body text is #000000 at 13.50:1 contrast (WCAG AA passes).
Color values
| HEX | #FFC396 |
|---|---|
| RGB | rgb(255, 195, 150) |
| HSL | hsl(26, 100%, 79%) |
| HSV | hsv(26, 41%, 100%) |
| CMYK | cmyk(0%, 23.5%, 41.2%, 0%) |
| CIE-LAB | lab(83.18, 15.86, 30.90) |
| CIE-LCH | lch(83.18, 34.74, 62.82°) |
| OKLab | oklab(86.09% 0.048 0.077) |
| OKLCH | oklch(86.09% 0.091 58.1) |
| XYZ | xyz(66.2626, 62.4961, 37.4211) |
| Luminance | 0.6249 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Apricot
#FBCEB1
ΔE00 5.29
Peach (survey)
#FFB07C
ΔE00 5.34
Apricot (survey)
#FFB16D
ΔE00 6.46
Light Peach
#FFD8B1
ΔE00 6.54
Peach
#FFDAB9
ΔE00 7.21
Burlywood
#DEB887
ΔE00 7.82
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFC396 #96D2FF
analogous
#FF969E #FFC396 #FFF796
triadic
#FFC396 #96FFC3 #C396FF
tetradic
#FFC396 #9EFF96 #96D2FF #F796FF
square
#FFC396 #9EFF96 #96D2FF #F796FF
split-complementary
#FFC396 #96FFF7 #969EFF
monochromatic
#FF7D1C #FFA059 #FFC396 #FFE6D3 #FFEEE0
Accessibility & contrast
On white
1.56
#FFC396 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.50
#FFC396 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFC396
13.50:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFC396 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFC396 | 1.00 | 1.56 | 13.50 | 13.50 |
| #FFFFFF | 1.56 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.50 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.50 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D5C793
Deuteranopia (green-blind)
#E3D496
Tritanopia (blue-blind)
#FFB7B7
Achromatopsia (no color)
#CFCFCF
Design tokens & code
CSS
--color: #ffc396; /* rgb */ color: rgb(255, 195, 150); /* oklch */ color: oklch(86.1% 0.091 58.1);
Tailwind
colors: {
custom: {
50: '#ffd5b5',
500: '#ffc396',
950: '#000000',
},
}SCSS
$custom: #ffc396; $custom-light: #ffd5b5; $custom-dark: #000000;
JSON
{
"hex": "#ffc396",
"rgb": {
"r": 255,
"g": 195,
"b": 150
},
"hsl": {
"h": 25.714,
"s": 100,
"l": 79.412
},
"oklch": {
"l": 0.8609,
"c": 0.09069,
"h": 58.1
},
"luminance": 0.62492
}Semantic roles & 50–950 ramp
primary
#FFC396
secondary
#58A6E1
accent
#83E600
background
#FFFEFD
surface
#FFFBF8
border
#D7D4D1
text
#181411
muted
#868381