#FFC280#FFC280
#FFC280 is a very light, moderate orange. Relative luminance 0.614; OKLCH L 85.5% C 0.108 H 67.7°. Best body text is #000000 at 13.28:1 contrast (WCAG AA passes).
Color values
| HEX | #FFC280 |
|---|---|
| RGB | rgb(255, 194, 128) |
| HSL | hsl(31, 100%, 75%) |
| HSV | hsv(31, 50%, 100%) |
| CMYK | cmyk(0%, 23.9%, 49.8%, 0%) |
| CIE-LAB | lab(82.60, 14.24, 41.50) |
| CIE-LCH | lch(82.60, 43.87, 71.06°) |
| OKLab | oklab(85.53% 0.0411 0.1004) |
| OKLCH | oklch(85.53% 0.108 67.7) |
| XYZ | xyz(64.4311, 61.4063, 28.8769) |
| Luminance | 0.6140 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Apricot (survey)
#FFB16D
ΔE00 5.15
Burlywood
#DEB887
ΔE00 6.83
Butterscotch
#FDB147
ΔE00 7.27
Peach (survey)
#FFB07C
ΔE00 7.51
Light Orange
#FDAA48
ΔE00 7.57
Pale Orange
#FFA756
ΔE00 7.69
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFC280 #80BDFF
analogous
#FF8280 #FFC280 #FDFF80
triadic
#FFC280 #80FFC2 #C280FF
tetradic
#FFC280 #80FF82 #80BDFF #FF80FD
square
#FFC280 #80FF82 #80BDFF #FF80FD
split-complementary
#FFC280 #80FDFF #8280FF
monochromatic
#FF8706 #FFA543 #FFC280 #FFDFBD #FFF0E0
Accessibility & contrast
On white
1.58
#FFC280 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.28
#FFC280 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFC280
13.28:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFC280 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFC280 | 1.00 | 1.58 | 13.28 | 13.28 |
| #FFFFFF | 1.58 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.28 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.28 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D6C57B
Deuteranopia (green-blind)
#E5D381
Tritanopia (blue-blind)
#FFB4B2
Achromatopsia (no color)
#CECECE
Design tokens & code
CSS
--color: #ffc280; /* rgb */ color: rgb(255, 194, 128); /* oklch */ color: oklch(85.5% 0.108 67.7);
Tailwind
colors: {
custom: {
50: '#ffd4a6',
500: '#ffc280',
950: '#000000',
},
}SCSS
$custom: #ffc280; $custom-light: #ffd4a6; $custom-dark: #000000;
JSON
{
"hex": "#ffc280",
"rgb": {
"r": 255,
"g": 194,
"b": 128
},
"hsl": {
"h": 31.181,
"s": 100,
"l": 75.098
},
"oklch": {
"l": 0.85526,
"c": 0.10849,
"h": 67.7
},
"luminance": 0.61402
}Semantic roles & 50–950 ramp
primary
#FFC280
secondary
#458FDE
accent
#6EE600
background
#FFFEFC
surface
#FFFBF6
border
#D7D4D0
text
#18140F
muted
#868380