#F2C8A7#F2C8A7
#F2C8A7 is a very light, moderate orange. Relative luminance 0.630; OKLCH L 86.1% C 0.065 H 59.9°. Best body text is #000000 at 13.60:1 contrast (WCAG AA passes).
Color values
| HEX | #F2C8A7 |
|---|---|
| RGB | rgb(242, 200, 167) |
| HSL | hsl(26, 74%, 80%) |
| HSV | hsv(26, 31%, 95%) |
| CMYK | cmyk(0%, 17.4%, 31%, 5.1%) |
| CIE-LAB | lab(83.43, 10.23, 22.10) |
| CIE-LCH | lch(83.43, 24.35, 65.16°) |
| OKLab | oklab(86.1% 0.0326 0.0563) |
| OKLCH | oklch(86.1% 0.065 59.9) |
| XYZ | xyz(64.2485, 62.9786, 45.3235) |
| Luminance | 0.6298 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Apricot
#FBCEB1
ΔE00 2.58
Peach
#FFDAB9
ΔE00 4.23
Light Peach
#FFD8B1
ΔE00 4.31
Burlywood
#DEB887
ΔE00 7.10
Bisque
#FFE4C4
ΔE00 7.61
Tan
#D2B48C
ΔE00 7.92
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F2C8A7 #A7D1F2
analogous
#F2A7AB #F2C8A7 #F2EDA7
triadic
#F2C8A7 #A7F2C8 #C8A7F2
tetradic
#F2C8A7 #ABF2A7 #A7D1F2 #EDA7F2
square
#F2C8A7 #ABF2A7 #A7D1F2 #EDA7F2
split-complementary
#F2C8A7 #A7F2ED #A7ABF2
monochromatic
#E2853C #EAA772 #F2C8A7 #FAE9DC #FBEEE4
Accessibility & contrast
On white
1.54
#F2C8A7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.60
#F2C8A7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F2C8A7
13.60:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F2C8A7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F2C8A7 | 1.00 | 1.54 | 13.60 | 13.60 |
| #FFFFFF | 1.54 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.60 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.60 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D5CBA5
Deuteranopia (green-blind)
#DFD4A7
Tritanopia (blue-blind)
#FFC0BF
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #f2c8a7; /* rgb */ color: rgb(242, 200, 167); /* oklch */ color: oklch(86.1% 0.065 59.9);
Tailwind
colors: {
custom: {
50: '#f7d8c1',
500: '#f2c8a7',
950: '#000000',
},
}SCSS
$custom: #f2c8a7; $custom-light: #f7d8c1; $custom-dark: #000000;
JSON
{
"hex": "#f2c8a7",
"rgb": {
"r": 242,
"g": 200,
"b": 167
},
"hsl": {
"h": 26.4,
"s": 74.257,
"l": 80.196
},
"oklch": {
"l": 0.86102,
"c": 0.06501,
"h": 59.9
},
"luminance": 0.62976
}Semantic roles & 50–950 ramp
primary
#F2C8A7
secondary
#6CA5D1
accent
#7FD60F
background
#FFFEFD
surface
#FFFBF9
border
#D7D4D2
text
#171412
muted
#858382