#F2C8A2#F2C8A2
#F2C8A2 is a very light, moderate orange. Relative luminance 0.628; OKLCH L 86.0% C 0.069 H 63.8°. Best body text is #000000 at 13.56:1 contrast (WCAG AA passes).
Color values
| HEX | #F2C8A2 |
|---|---|
| RGB | rgb(242, 200, 162) |
| HSL | hsl(29, 75%, 79%) |
| HSV | hsv(29, 33%, 95%) |
| CMYK | cmyk(0%, 17.4%, 33.1%, 5.1%) |
| CIE-LAB | lab(83.34, 9.61, 24.61) |
| CIE-LCH | lch(83.34, 26.41, 68.67°) |
| OKLab | oklab(86% 0.0306 0.0623) |
| OKLCH | oklch(86% 0.069 63.8) |
| XYZ | xyz(63.7952, 62.7972, 42.9361) |
| Luminance | 0.6279 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Light Peach
#FFD8B1
ΔE00 3.72
Apricot
#FBCEB1
ΔE00 3.97
Peach
#FFDAB9
ΔE00 4.33
Burlywood
#DEB887
ΔE00 5.86
Navajowhite
#FFDEAD
ΔE00 6.80
Tan
#D2B48C
ΔE00 7.10
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F2C8A2 #A2CCF2
analogous
#F2A2A4 #F2C8A2 #F2F0A2
triadic
#F2C8A2 #A2F2C8 #C8A2F2
tetradic
#F2C8A2 #A4F2A2 #A2CCF2 #F0A2F2
square
#F2C8A2 #A4F2A2 #A2CCF2 #F0A2F2
split-complementary
#F2C8A2 #A2F2F0 #A2A4F2
monochromatic
#E38837 #EAA86C #F2C8A2 #FAE8D8 #FBEFE4
Accessibility & contrast
On white
1.55
#F2C8A2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.56
#F2C8A2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F2C8A2
13.56:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F2C8A2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F2C8A2 | 1.00 | 1.55 | 13.56 | 13.56 |
| #FFFFFF | 1.55 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.56 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.56 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D6CA9F
Deuteranopia (green-blind)
#DFD3A3
Tritanopia (blue-blind)
#FFBFBE
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #f2c8a2; /* rgb */ color: rgb(242, 200, 162); /* oklch */ color: oklch(86.0% 0.069 63.8);
Tailwind
colors: {
custom: {
50: '#f7d8bd',
500: '#f2c8a2',
950: '#000000',
},
}SCSS
$custom: #f2c8a2; $custom-light: #f7d8bd; $custom-dark: #000000;
JSON
{
"hex": "#f2c8a2",
"rgb": {
"r": 242,
"g": 200,
"b": 162
},
"hsl": {
"h": 28.5,
"s": 75.472,
"l": 79.216
},
"oklch": {
"l": 0.85996,
"c": 0.06938,
"h": 63.8
},
"luminance": 0.62794
}Semantic roles & 50–950 ramp
primary
#F2C8A2
secondary
#689FD0
accent
#78D80E
background
#FFFEFD
surface
#FFFBF8
border
#D7D4D1
text
#171412
muted
#858382