#FFC281#FFC281
#FFC281 is a very light, moderate orange. Relative luminance 0.614; OKLCH L 85.5% C 0.108 H 67.3°. Best body text is #000000 at 13.29:1 contrast (WCAG AA passes).
Color values
| HEX | #FFC281 |
|---|---|
| RGB | rgb(255, 194, 129) |
| HSL | hsl(31, 100%, 75%) |
| HSV | hsv(31, 49%, 100%) |
| CMYK | cmyk(0%, 23.9%, 49.4%, 0%) |
| CIE-LAB | lab(82.61, 14.33, 41.01) |
| CIE-LCH | lch(82.61, 43.44, 70.74°) |
| OKLab | oklab(85.54% 0.0415 0.0993) |
| OKLCH | oklch(85.54% 0.108 67.3) |
| XYZ | xyz(64.4972, 61.4327, 29.2252) |
| Luminance | 0.6143 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Apricot (survey)
#FFB16D
ΔE00 5.08
Burlywood
#DEB887
ΔE00 6.79
Peach (survey)
#FFB07C
ΔE00 7.34
Butterscotch
#FDB147
ΔE00 7.44
Light Orange
#FDAA48
ΔE00 7.67
Pale Orange
#FFA756
ΔE00 7.69
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFC281 #81BEFF
analogous
#FF8381 #FFC281 #FDFF81
triadic
#FFC281 #81FFC2 #C281FF
tetradic
#FFC281 #81FF83 #81BEFF #FF81FD
square
#FFC281 #81FF83 #81BEFF #FF81FD
split-complementary
#FFC281 #81FDFF #8381FF
monochromatic
#FF8707 #FFA444 #FFC281 #FFE0BE #FFF0E0
Accessibility & contrast
On white
1.58
#FFC281 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.29
#FFC281 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFC281
13.29:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFC281 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFC281 | 1.00 | 1.58 | 13.29 | 13.29 |
| #FFFFFF | 1.58 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.29 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.29 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D6C57C
Deuteranopia (green-blind)
#E5D382
Tritanopia (blue-blind)
#FFB4B2
Achromatopsia (no color)
#CECECE
Design tokens & code
CSS
--color: #ffc281; /* rgb */ color: rgb(255, 194, 129); /* oklch */ color: oklch(85.5% 0.108 67.3);
Tailwind
colors: {
custom: {
50: '#ffd4a6',
500: '#ffc281',
950: '#000000',
},
}SCSS
$custom: #ffc281; $custom-light: #ffd4a6; $custom-dark: #000000;
JSON
{
"hex": "#ffc281",
"rgb": {
"r": 255,
"g": 194,
"b": 129
},
"hsl": {
"h": 30.952,
"s": 100,
"l": 75.294
},
"oklch": {
"l": 0.85542,
"c": 0.10766,
"h": 67.3
},
"luminance": 0.61429
}Semantic roles & 50–950 ramp
primary
#FFC281
secondary
#4690DE
accent
#6FE600
background
#FFFEFC
surface
#FFFBF6
border
#D7D4D0
text
#18140F
muted
#868380