#FFC485#FFC485
#FFC485 is a very light, moderate orange. Relative luminance 0.624; OKLCH L 86.0% C 0.104 H 67.5°. Best body text is #000000 at 13.49:1 contrast (WCAG AA passes).
Color values
| HEX | #FFC485 |
|---|---|
| RGB | rgb(255, 196, 133) |
| HSL | hsl(31, 100%, 76%) |
| HSV | hsv(31, 48%, 100%) |
| CMYK | cmyk(0%, 23.1%, 47.8%, 0%) |
| CIE-LAB | lab(83.15, 13.65, 39.65) |
| CIE-LCH | lch(83.15, 41.93, 71.00°) |
| OKLab | oklab(85.98% 0.0399 0.0965) |
| OKLCH | oklch(85.98% 0.104 67.5) |
| XYZ | xyz(65.2164, 62.4374, 30.8024) |
| Luminance | 0.6243 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Apricot (survey)
#FFB16D
ΔE00 5.61
Burlywood
#DEB887
ΔE00 6.60
Light Peach
#FFD8B1
ΔE00 7.44
Peach (survey)
#FFB07C
ΔE00 7.59
Butterscotch
#FDB147
ΔE00 8.00
Pale Orange
#FFA756
ΔE00 8.29
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFC485 #85C0FF
analogous
#FF8785 #FFC485 #FDFF85
triadic
#FFC485 #85FFC4 #C485FF
tetradic
#FFC485 #85FF87 #85C0FF #FF85FD
square
#FFC485 #85FF87 #85C0FF #FF85FD
split-complementary
#FFC485 #85FDFF #8785FF
monochromatic
#FF890B #FFA648 #FFC485 #FFE2C2 #FFF0E0
Accessibility & contrast
On white
1.56
#FFC485 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.49
#FFC485 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFC485
13.49:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFC485 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFC485 | 1.00 | 1.56 | 13.49 | 13.49 |
| #FFFFFF | 1.56 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.49 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.49 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D8C780
Deuteranopia (green-blind)
#E6D586
Tritanopia (blue-blind)
#FFB6B4
Achromatopsia (no color)
#CFCFCF
Design tokens & code
CSS
--color: #ffc485; /* rgb */ color: rgb(255, 196, 133); /* oklch */ color: oklch(86.0% 0.104 67.5);
Tailwind
colors: {
custom: {
50: '#ffd5a9',
500: '#ffc485',
950: '#000000',
},
}SCSS
$custom: #ffc485; $custom-light: #ffd5a9; $custom-dark: #000000;
JSON
{
"hex": "#ffc485",
"rgb": {
"r": 255,
"g": 196,
"b": 133
},
"hsl": {
"h": 30.984,
"s": 100,
"l": 76.078
},
"oklch": {
"l": 0.85978,
"c": 0.10442,
"h": 67.5
},
"luminance": 0.62433
}Semantic roles & 50–950 ramp
primary
#FFC485
secondary
#4992DF
accent
#6FE600
background
#FFFEFC
surface
#FFFBF6
border
#D7D4D0
text
#181410
muted
#868380