#F2C8A0#F2C8A0
#F2C8A0 is a very light, moderate orange. Relative luminance 0.627; OKLCH L 86.0% C 0.071 H 65.3°. Best body text is #000000 at 13.54:1 contrast (WCAG AA passes).
Color values
| HEX | #F2C8A0 |
|---|---|
| RGB | rgb(242, 200, 160) |
| HSL | hsl(29, 76%, 79%) |
| HSV | hsv(29, 34%, 95%) |
| CMYK | cmyk(0%, 17.4%, 33.9%, 5.1%) |
| CIE-LAB | lab(83.30, 9.36, 25.61) |
| CIE-LCH | lch(83.30, 27.27, 69.92°) |
| OKLab | oklab(85.96% 0.0298 0.0647) |
| OKLCH | oklch(85.96% 0.071 65.3) |
| XYZ | xyz(63.6188, 62.7267, 42.0073) |
| Luminance | 0.6272 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Light Peach
#FFD8B1
ΔE00 3.67
Peach
#FFDAB9
ΔE00 4.54
Apricot
#FBCEB1
ΔE00 4.55
Burlywood
#DEB887
ΔE00 5.45
Navajowhite
#FFDEAD
ΔE00 6.42
Tan
#D2B48C
ΔE00 6.88
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F2C8A0 #A0CAF2
analogous
#F2A0A1 #F2C8A0 #F2F1A0
triadic
#F2C8A0 #A0F2C8 #C8A0F2
tetradic
#F2C8A0 #A1F2A0 #A0CAF2 #F1A0F2
square
#F2C8A0 #A1F2A0 #A0CAF2 #F1A0F2
split-complementary
#F2C8A0 #A0F2F1 #A0A1F2
monochromatic
#E38A34 #EBA96A #F2C8A0 #F9E7D6 #FBEFE4
Accessibility & contrast
On white
1.55
#F2C8A0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.54
#F2C8A0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F2C8A0
13.54:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F2C8A0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F2C8A0 | 1.00 | 1.55 | 13.54 | 13.54 |
| #FFFFFF | 1.55 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.54 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.54 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D6CA9D
Deuteranopia (green-blind)
#E0D3A1
Tritanopia (blue-blind)
#FFBFBD
Achromatopsia (no color)
#CFCFCF
Design tokens & code
CSS
--color: #f2c8a0; /* rgb */ color: rgb(242, 200, 160); /* oklch */ color: oklch(86.0% 0.071 65.3);
Tailwind
colors: {
custom: {
50: '#f7d8bc',
500: '#f2c8a0',
950: '#000000',
},
}SCSS
$custom: #f2c8a0; $custom-light: #f7d8bc; $custom-dark: #000000;
JSON
{
"hex": "#f2c8a0",
"rgb": {
"r": 242,
"g": 200,
"b": 160
},
"hsl": {
"h": 29.268,
"s": 75.926,
"l": 78.824
},
"oklch": {
"l": 0.85955,
"c": 0.07119,
"h": 65.3
},
"luminance": 0.62724
}Semantic roles & 50–950 ramp
primary
#F2C8A0
secondary
#669CD0
accent
#75D80D
background
#FFFEFD
surface
#FFFBF8
border
#D7D4D1
text
#171412
muted
#858382