#F2C7A1#F2C7A1
#F2C7A1 is a very light, moderate orange. Relative luminance 0.623; OKLCH L 85.8% C 0.070 H 63.1°. Best body text is #000000 at 13.46:1 contrast (WCAG AA passes).
Color values
| HEX | #F2C7A1 |
|---|---|
| RGB | rgb(242, 199, 161) |
| HSL | hsl(28, 76%, 79%) |
| HSV | hsv(28, 33%, 95%) |
| CMYK | cmyk(0%, 17.8%, 33.5%, 5.1%) |
| CIE-LAB | lab(83.07, 10.01, 24.77) |
| CIE-LCH | lch(83.07, 26.72, 68.00°) |
| OKLab | oklab(85.78% 0.0317 0.0627) |
| OKLCH | oklch(85.78% 0.07 63.1) |
| XYZ | xyz(63.4758, 62.3002, 42.3929) |
| Luminance | 0.6230 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Apricot
#FBCEB1
ΔE00 3.89
Light Peach
#FFD8B1
ΔE00 3.99
Peach
#FFDAB9
ΔE00 4.57
Burlywood
#DEB887
ΔE00 5.87
Navajowhite
#FFDEAD
ΔE00 7.12
Tan
#D2B48C
ΔE00 7.14
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F2C7A1 #A1CCF2
analogous
#F2A1A4 #F2C7A1 #F2F0A1
triadic
#F2C7A1 #A1F2C7 #C7A1F2
tetradic
#F2C7A1 #A4F2A1 #A1CCF2 #F0A1F2
square
#F2C7A1 #A4F2A1 #A1CCF2 #F0A1F2
split-complementary
#F2C7A1 #A1F2F0 #A1A4F2
monochromatic
#E38735 #EBA76B #F2C7A1 #F9E7D7 #FBEFE4
Accessibility & contrast
On white
1.56
#F2C7A1 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.46
#F2C7A1 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F2C7A1
13.46:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F2C7A1 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F2C7A1 | 1.00 | 1.56 | 13.46 | 13.46 |
| #FFFFFF | 1.56 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.46 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.46 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D5C99E
Deuteranopia (green-blind)
#DFD3A2
Tritanopia (blue-blind)
#FFBEBD
Achromatopsia (no color)
#CFCFCF
Design tokens & code
CSS
--color: #f2c7a1; /* rgb */ color: rgb(242, 199, 161); /* oklch */ color: oklch(85.8% 0.070 63.1);
Tailwind
colors: {
custom: {
50: '#f7d8bd',
500: '#f2c7a1',
950: '#000000',
},
}SCSS
$custom: #f2c7a1; $custom-light: #f7d8bd; $custom-dark: #000000;
JSON
{
"hex": "#f2c7a1",
"rgb": {
"r": 242,
"g": 199,
"b": 161
},
"hsl": {
"h": 28.148,
"s": 75.701,
"l": 79.02
},
"oklch": {
"l": 0.85784,
"c": 0.07024,
"h": 63.1
},
"luminance": 0.62297
}Semantic roles & 50–950 ramp
primary
#F2C7A1
secondary
#679FD0
accent
#79D80E
background
#FFFEFD
surface
#FFFBF8
border
#D7D4D1
text
#171412
muted
#858382