#F2C87F#F2C87F
#F2C87F is a very light, moderate orange. Relative luminance 0.617; OKLCH L 85.4% C 0.103 H 80.5°. Best body text is #000000 at 13.34:1 contrast (WCAG AA passes).
Color values
| HEX | #F2C87F |
|---|---|
| RGB | rgb(242, 200, 127) |
| HSL | hsl(38, 82%, 72%) |
| HSV | hsv(38, 48%, 95%) |
| CMYK | cmyk(0%, 17.4%, 47.5%, 5.1%) |
| CIE-LAB | lab(82.77, 5.82, 41.95) |
| CIE-LCH | lch(82.77, 42.35, 82.09°) |
| OKLab | oklab(85.36% 0.017 0.1015) |
| OKLCH | oklch(85.36% 0.103 80.5) |
| XYZ | xyz(61.1053, 61.7213, 28.7694) |
| Luminance | 0.6172 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Sand (survey)
#E2CA76
ΔE00 6.18
Burlywood
#DEB887
ΔE00 6.43
Tan (survey)
#D1B26F
ΔE00 6.78
Very Light Brown
#D3B683
ΔE00 7.00
Navajowhite
#FFDEAD
ΔE00 7.13
Wheat (survey)
#FBDD7E
ΔE00 7.17
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F2C87F #7FA9F2
analogous
#F28F7F #F2C87F #E2F27F
triadic
#F2C87F #7FF2C8 #C87FF2
tetradic
#F2C87F #7FF28F #7FA9F2 #F27FE2
square
#F2C87F #7FF28F #7FA9F2 #F27FE2
split-complementary
#F2C87F #7FE2F2 #8F7FF2
monochromatic
#E09617 #ECB047 #F2C87F #F8E0B7 #FCF3E3
Accessibility & contrast
On white
1.57
#F2C87F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.34
#F2C87F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F2C87F
13.34:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F2C87F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F2C87F | 1.00 | 1.57 | 13.34 | 13.34 |
| #FFFFFF | 1.57 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.34 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.34 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DAC879
Deuteranopia (green-blind)
#E4D281
Tritanopia (blue-blind)
#FFBBB6
Achromatopsia (no color)
#CECECE
Design tokens & code
CSS
--color: #f2c87f; /* rgb */ color: rgb(242, 200, 127); /* oklch */ color: oklch(85.4% 0.103 80.5);
Tailwind
colors: {
custom: {
50: '#f8d8a5',
500: '#f2c87f',
950: '#000000',
},
}SCSS
$custom: #f2c87f; $custom-light: #f8d8a5; $custom-dark: #000000;
JSON
{
"hex": "#f2c87f",
"rgb": {
"r": 242,
"g": 200,
"b": 127
},
"hsl": {
"h": 38.087,
"s": 81.56,
"l": 72.353
},
"oklch": {
"l": 0.85362,
"c": 0.10292,
"h": 80.5
},
"luminance": 0.61718
}Semantic roles & 50–950 ramp
primary
#F2C87F
secondary
#4879CD
accent
#56DE08
background
#FFFEFC
surface
#FFFBF6
border
#D7D4D0
text
#18140F
muted
#868380