#FFC096#FFC096
#FFC096 is a very light, moderate orange. Relative luminance 0.612; OKLCH L 85.5% C 0.091 H 54.8°. Best body text is #000000 at 13.23:1 contrast (WCAG AA passes).
Color values
| HEX | #FFC096 |
|---|---|
| RGB | rgb(255, 192, 150) |
| HSL | hsl(24, 100%, 79%) |
| HSV | hsv(24, 41%, 100%) |
| CMYK | cmyk(0%, 24.7%, 41.2%, 0%) |
| CIE-LAB | lab(82.47, 17.43, 29.96) |
| CIE-LCH | lch(82.47, 34.66, 59.80°) |
| OKLab | oklab(85.54% 0.0526 0.0747) |
| OKLCH | oklch(85.54% 0.091 54.8) |
| XYZ | xyz(65.5971, 61.1653, 37.1993) |
| Luminance | 0.6116 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Peach (survey)
#FFB07C
ΔE00 4.64
Apricot
#FBCEB1
ΔE00 5.36
Apricot (survey)
#FFB16D
ΔE00 6.71
Light Peach
#FFD8B1
ΔE00 7.59
Peach
#FFDAB9
ΔE00 8.00
Pale Salmon
#FFB19A
ΔE00 8.39
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFC096 #96D5FF
analogous
#FF96A1 #FFC096 #FFF596
triadic
#FFC096 #96FFC0 #C096FF
tetradic
#FFC096 #A1FF96 #96D5FF #F596FF
square
#FFC096 #A1FF96 #96D5FF #F596FF
split-complementary
#FFC096 #96FFF5 #96A1FF
monochromatic
#FF771C #FF9B59 #FFC096 #FFE5D3 #FFEDE0
Accessibility & contrast
On white
1.59
#FFC096 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.23
#FFC096 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFC096
13.23:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFC096 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFC096 | 1.00 | 1.59 | 13.23 | 13.23 |
| #FFFFFF | 1.59 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.23 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.23 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D2C593
Deuteranopia (green-blind)
#E1D396
Tritanopia (blue-blind)
#FFB4B5
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #ffc096; /* rgb */ color: rgb(255, 192, 150); /* oklch */ color: oklch(85.5% 0.091 54.8);
Tailwind
colors: {
custom: {
50: '#ffd3b5',
500: '#ffc096',
950: '#000000',
},
}SCSS
$custom: #ffc096; $custom-light: #ffd3b5; $custom-dark: #000000;
JSON
{
"hex": "#ffc096",
"rgb": {
"r": 255,
"g": 192,
"b": 150
},
"hsl": {
"h": 24,
"s": 100,
"l": 79.412
},
"oklch": {
"l": 0.85538,
"c": 0.09141,
"h": 54.8
},
"luminance": 0.61161
}Semantic roles & 50–950 ramp
primary
#FFC096
secondary
#58AAE1
accent
#8AE600
background
#FFFEFD
surface
#FFFBF8
border
#D7D4D1
text
#181411
muted
#868381