#F2C87C#F2C87C
#F2C87C is a very light, moderate orange. Relative luminance 0.616; OKLCH L 85.3% C 0.106 H 81.4°. Best body text is #000000 at 13.33:1 contrast (WCAG AA passes).
Color values
| HEX | #F2C87C |
|---|---|
| RGB | rgb(242, 200, 124) |
| HSL | hsl(39, 82%, 72%) |
| HSV | hsv(39, 49%, 95%) |
| CMYK | cmyk(0%, 17.4%, 48.8%, 5.1%) |
| CIE-LAB | lab(82.72, 5.55, 43.40) |
| CIE-LCH | lch(82.72, 43.76, 82.72°) |
| OKLab | oklab(85.32% 0.0158 0.1046) |
| OKLCH | oklch(85.32% 0.106 81.4) |
| XYZ | xyz(60.9127, 61.6442, 27.7550) |
| Luminance | 0.6164 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Sand (survey)
#E2CA76
ΔE00 5.85
Tan (survey)
#D1B26F
ΔE00 6.78
Wheat (survey)
#FBDD7E
ΔE00 6.81
Burlywood
#DEB887
ΔE00 6.88
Very Light Brown
#D3B683
ΔE00 7.28
Navajowhite
#FFDEAD
ΔE00 7.53
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F2C87C #7CA6F2
analogous
#F28D7C #F2C87C #E1F27C
triadic
#F2C87C #7CF2C8 #C87CF2
tetradic
#F2C87C #7CF28D #7CA6F2 #F27CE1
square
#F2C87C #7CF28D #7CA6F2 #F27CE1
split-complementary
#F2C87C #7CE1F2 #8D7CF2
monochromatic
#DE9716 #ECB144 #F2C87C #F8DFB4 #FCF3E3
Accessibility & contrast
On white
1.58
#F2C87C on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.33
#F2C87C on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F2C87C
13.33:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F2C87C | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F2C87C | 1.00 | 1.58 | 13.33 | 13.33 |
| #FFFFFF | 1.58 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.33 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.33 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DAC876
Deuteranopia (green-blind)
#E4D27E
Tritanopia (blue-blind)
#FFBBB5
Achromatopsia (no color)
#CECECE
Design tokens & code
CSS
--color: #f2c87c; /* rgb */ color: rgb(242, 200, 124); /* oklch */ color: oklch(85.3% 0.106 81.4);
Tailwind
colors: {
custom: {
50: '#f9d8a3',
500: '#f2c87c',
950: '#000000',
},
}SCSS
$custom: #f2c87c; $custom-light: #f9d8a3; $custom-dark: #000000;
JSON
{
"hex": "#f2c87c",
"rgb": {
"r": 242,
"g": 200,
"b": 124
},
"hsl": {
"h": 38.644,
"s": 81.944,
"l": 71.765
},
"oklch": {
"l": 0.85317,
"c": 0.10578,
"h": 81.4
},
"luminance": 0.61641
}Semantic roles & 50–950 ramp
primary
#F2C87C
secondary
#4576CD
accent
#54DE07
background
#FFFEFC
surface
#FFFBF5
border
#D7D4CF
text
#18140F
muted
#868380