#FFC196#FFC196
#FFC196 is a very light, moderate orange. Relative luminance 0.616; OKLCH L 85.7% C 0.091 H 55.9°. Best body text is #000000 at 13.32:1 contrast (WCAG AA passes).
Color values
| HEX | #FFC196 |
|---|---|
| RGB | rgb(255, 193, 150) |
| HSL | hsl(25, 100%, 79%) |
| HSV | hsv(25, 41%, 100%) |
| CMYK | cmyk(0%, 24.3%, 41.2%, 0%) |
| CIE-LAB | lab(82.70, 16.91, 30.27) |
| CIE-LCH | lch(82.70, 34.67, 60.81°) |
| OKLab | oklab(85.72% 0.0511 0.0755) |
| OKLCH | oklch(85.72% 0.091 55.9) |
| XYZ | xyz(65.8174, 61.6059, 37.2727) |
| Luminance | 0.6160 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Peach (survey)
#FFB07C
ΔE00 4.83
Apricot
#FBCEB1
ΔE00 5.30
Apricot (survey)
#FFB16D
ΔE00 6.59
Light Peach
#FFD8B1
ΔE00 7.23
Peach
#FFDAB9
ΔE00 7.72
Burlywood
#DEB887
ΔE00 8.40
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFC196 #96D4FF
analogous
#FF96A0 #FFC196 #FFF596
triadic
#FFC196 #96FFC1 #C196FF
tetradic
#FFC196 #A0FF96 #96D4FF #F596FF
square
#FFC196 #A0FF96 #96D4FF #F596FF
split-complementary
#FFC196 #96FFF5 #96A0FF
monochromatic
#FF791C #FF9D59 #FFC196 #FFE5D3 #FFEDE0
Accessibility & contrast
On white
1.58
#FFC196 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.32
#FFC196 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFC196
13.32:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFC196 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFC196 | 1.00 | 1.58 | 13.32 | 13.32 |
| #FFFFFF | 1.58 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.32 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.32 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D3C693
Deuteranopia (green-blind)
#E2D396
Tritanopia (blue-blind)
#FFB5B6
Achromatopsia (no color)
#CECECE
Design tokens & code
CSS
--color: #ffc196; /* rgb */ color: rgb(255, 193, 150); /* oklch */ color: oklch(85.7% 0.091 55.9);
Tailwind
colors: {
custom: {
50: '#ffd3b5',
500: '#ffc196',
950: '#000000',
},
}SCSS
$custom: #ffc196; $custom-light: #ffd3b5; $custom-dark: #000000;
JSON
{
"hex": "#ffc196",
"rgb": {
"r": 255,
"g": 193,
"b": 150
},
"hsl": {
"h": 24.571,
"s": 100,
"l": 79.412
},
"oklch": {
"l": 0.85722,
"c": 0.09114,
"h": 55.9
},
"luminance": 0.61602
}Semantic roles & 50–950 ramp
primary
#FFC196
secondary
#58A9E1
accent
#88E600
background
#FFFEFD
surface
#FFFBF8
border
#D7D4D1
text
#181411
muted
#868381