#FFC187#FFC187
#FFC187 is a very light, moderate orange. Relative luminance 0.611; OKLCH L 85.5% C 0.103 H 63.8°. Best body text is #000000 at 13.23:1 contrast (WCAG AA passes).
Color values
| HEX | #FFC187 |
|---|---|
| RGB | rgb(255, 193, 135) |
| HSL | hsl(29, 100%, 76%) |
| HSV | hsv(29, 47%, 100%) |
| CMYK | cmyk(0%, 24.3%, 47.1%, 0%) |
| CIE-LAB | lab(82.46, 15.40, 37.75) |
| CIE-LCH | lch(82.46, 40.77, 67.80°) |
| OKLab | oklab(85.45% 0.0453 0.0923) |
| OKLCH | oklch(85.45% 0.103 63.8) |
| XYZ | xyz(64.6860, 61.1533, 31.3137) |
| Luminance | 0.6115 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Apricot (survey)
#FFB16D
ΔE00 4.62
Peach (survey)
#FFB07C
ΔE00 5.88
Burlywood
#DEB887
ΔE00 6.89
Sandybrown
#F4A460
ΔE00 7.40
Light Peach
#FFD8B1
ΔE00 7.54
Pale Orange
#FFA756
ΔE00 7.64
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFC187 #87C5FF
analogous
#FF8789 #FFC187 #FFFD87
triadic
#FFC187 #87FFC1 #C187FF
tetradic
#FFC187 #89FF87 #87C5FF #FD87FF
square
#FFC187 #89FF87 #87C5FF #FD87FF
split-complementary
#FFC187 #87FFFD #8789FF
monochromatic
#FF820D #FFA14A #FFC187 #FFE1C4 #FFEFE0
Accessibility & contrast
On white
1.59
#FFC187 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.23
#FFC187 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFC187
13.23:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFC187 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFC187 | 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)
#D5C583
Deuteranopia (green-blind)
#E3D388
Tritanopia (blue-blind)
#FFB4B2
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #ffc187; /* rgb */ color: rgb(255, 193, 135); /* oklch */ color: oklch(85.5% 0.103 63.8);
Tailwind
colors: {
custom: {
50: '#ffd3aa',
500: '#ffc187',
950: '#000000',
},
}SCSS
$custom: #ffc187; $custom-light: #ffd3aa; $custom-dark: #000000;
JSON
{
"hex": "#ffc187",
"rgb": {
"r": 255,
"g": 193,
"b": 135
},
"hsl": {
"h": 29,
"s": 100,
"l": 76.471
},
"oklch": {
"l": 0.85454,
"c": 0.10278,
"h": 63.8
},
"luminance": 0.61149
}Semantic roles & 50–950 ramp
primary
#FFC187
secondary
#4B98DF
accent
#77E600
background
#FFFEFD
surface
#FFFBF7
border
#D7D4D0
text
#181410
muted
#868381