#FFC185#FFC185
#FFC185 is a very light, moderate orange. Relative luminance 0.611; OKLCH L 85.4% C 0.104 H 64.7°. Best body text is #000000 at 13.22:1 contrast (WCAG AA passes).
Color values
| HEX | #FFC185 |
|---|---|
| RGB | rgb(255, 193, 133) |
| HSL | hsl(30, 100%, 76%) |
| HSV | hsv(30, 48%, 100%) |
| CMYK | cmyk(0%, 24.3%, 47.8%, 0%) |
| CIE-LAB | lab(82.43, 15.22, 38.73) |
| CIE-LCH | lch(82.43, 41.62, 68.55°) |
| OKLab | oklab(85.42% 0.0446 0.0944) |
| OKLCH | oklch(85.42% 0.104 64.7) |
| XYZ | xyz(64.5465, 61.0975, 30.5791) |
| Luminance | 0.6109 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Apricot (survey)
#FFB16D
ΔE00 4.60
Peach (survey)
#FFB07C
ΔE00 6.20
Burlywood
#DEB887
ΔE00 6.84
Sandybrown
#F4A460
ΔE00 7.40
Pale Orange
#FFA756
ΔE00 7.52
Light Peach
#FFD8B1
ΔE00 7.72
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFC185 #85C3FF
analogous
#FF8586 #FFC185 #FFFE85
triadic
#FFC185 #85FFC1 #C185FF
tetradic
#FFC185 #86FF85 #85C3FF #FE85FF
square
#FFC185 #86FF85 #85C3FF #FE85FF
split-complementary
#FFC185 #85FFFE #8586FF
monochromatic
#FF830B #FFA248 #FFC185 #FFE0C2 #FFEFE0
Accessibility & contrast
On white
1.59
#FFC185 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.22
#FFC185 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFC185
13.22:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFC185 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFC185 | 1.00 | 1.59 | 13.22 | 13.22 |
| #FFFFFF | 1.59 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.22 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.22 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D5C580
Deuteranopia (green-blind)
#E4D386
Tritanopia (blue-blind)
#FFB3B2
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #ffc185; /* rgb */ color: rgb(255, 193, 133); /* oklch */ color: oklch(85.4% 0.104 64.7);
Tailwind
colors: {
custom: {
50: '#ffd3a9',
500: '#ffc185',
950: '#000000',
},
}SCSS
$custom: #ffc185; $custom-light: #ffd3a9; $custom-dark: #000000;
JSON
{
"hex": "#ffc185",
"rgb": {
"r": 255,
"g": 193,
"b": 133
},
"hsl": {
"h": 29.508,
"s": 100,
"l": 76.078
},
"oklch": {
"l": 0.85421,
"c": 0.10439,
"h": 64.7
},
"luminance": 0.61093
}Semantic roles & 50–950 ramp
primary
#FFC185
secondary
#4995DF
accent
#75E600
background
#FFFEFC
surface
#FFFBF6
border
#D7D4D0
text
#181410
muted
#868380