#F2C7A0#F2C7A0
#F2C7A0 is a very light, moderate orange. Relative luminance 0.623; OKLCH L 85.8% C 0.071 H 63.9°. Best body text is #000000 at 13.45:1 contrast (WCAG AA passes).
Color values
| HEX | #F2C7A0 |
|---|---|
| RGB | rgb(242, 199, 160) |
| HSL | hsl(29, 76%, 79%) |
| HSV | hsv(29, 34%, 95%) |
| CMYK | cmyk(0%, 17.8%, 33.9%, 5.1%) |
| CIE-LAB | lab(83.05, 9.89, 25.28) |
| CIE-LCH | lch(83.05, 27.14, 68.64°) |
| OKLab | oklab(85.76% 0.0313 0.0639) |
| OKLCH | oklch(85.76% 0.071 63.9) |
| XYZ | xyz(63.3880, 62.2650, 41.9303) |
| Luminance | 0.6226 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Light Peach
#FFD8B1
ΔE00 3.95
Apricot
#FBCEB1
ΔE00 4.17
Peach
#FFDAB9
ΔE00 4.65
Burlywood
#DEB887
ΔE00 5.65
Navajowhite
#FFDEAD
ΔE00 6.93
Tan
#D2B48C
ΔE00 7.01
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F2C7A0 #A0CBF2
analogous
#F2A0A2 #F2C7A0 #F2F0A0
triadic
#F2C7A0 #A0F2C7 #C7A0F2
tetradic
#F2C7A0 #A2F2A0 #A0CBF2 #F0A0F2
square
#F2C7A0 #A2F2A0 #A0CBF2 #F0A0F2
split-complementary
#F2C7A0 #A0F2F0 #A0A2F2
monochromatic
#E38834 #EBA76A #F2C7A0 #F9E7D6 #FBEFE4
Accessibility & contrast
On white
1.56
#F2C7A0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.45
#F2C7A0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F2C7A0
13.45:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F2C7A0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F2C7A0 | 1.00 | 1.56 | 13.45 | 13.45 |
| #FFFFFF | 1.56 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.45 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.45 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D5C99D
Deuteranopia (green-blind)
#DFD3A1
Tritanopia (blue-blind)
#FFBEBD
Achromatopsia (no color)
#CFCFCF
Design tokens & code
CSS
--color: #f2c7a0; /* rgb */ color: rgb(242, 199, 160); /* oklch */ color: oklch(85.8% 0.071 63.9);
Tailwind
colors: {
custom: {
50: '#f7d8bc',
500: '#f2c7a0',
950: '#000000',
},
}SCSS
$custom: #f2c7a0; $custom-light: #f7d8bc; $custom-dark: #000000;
JSON
{
"hex": "#f2c7a0",
"rgb": {
"r": 242,
"g": 199,
"b": 160
},
"hsl": {
"h": 28.537,
"s": 75.926,
"l": 78.824
},
"oklch": {
"l": 0.85764,
"c": 0.07112,
"h": 63.9
},
"luminance": 0.62262
}Semantic roles & 50–950 ramp
primary
#F2C7A0
secondary
#669ED0
accent
#78D80D
background
#FFFEFD
surface
#FFFBF8
border
#D7D4D1
text
#171412
muted
#858382