#F2C8A3#F2C8A3
#F2C8A3 is a very light, moderate orange. Relative luminance 0.628; OKLCH L 86.0% C 0.068 H 63.1°. Best body text is #000000 at 13.57:1 contrast (WCAG AA passes).
Color values
| HEX | #F2C8A3 |
|---|---|
| RGB | rgb(242, 200, 163) |
| HSL | hsl(28, 75%, 79%) |
| HSV | hsv(28, 33%, 95%) |
| CMYK | cmyk(0%, 17.4%, 32.6%, 5.1%) |
| CIE-LAB | lab(83.35, 9.73, 24.11) |
| CIE-LCH | lch(83.35, 26.00, 68.02°) |
| OKLab | oklab(86.02% 0.031 0.0611) |
| OKLCH | oklch(86.02% 0.068 63.1) |
| XYZ | xyz(63.8844, 62.8329, 43.4061) |
| Luminance | 0.6283 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Apricot
#FBCEB1
ΔE00 3.69
Light Peach
#FFD8B1
ΔE00 3.78
Peach
#FFDAB9
ΔE00 4.26
Burlywood
#DEB887
ΔE00 6.09
Navajowhite
#FFDEAD
ΔE00 7.01
Tan
#D2B48C
ΔE00 7.24
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F2C8A3 #A3CDF2
analogous
#F2A3A6 #F2C8A3 #F2EFA3
triadic
#F2C8A3 #A3F2C8 #C8A3F2
tetradic
#F2C8A3 #A6F2A3 #A3CDF2 #EFA3F2
square
#F2C8A3 #A6F2A3 #A3CDF2 #EFA3F2
split-complementary
#F2C8A3 #A3F2EF #A3A6F2
monochromatic
#E38838 #EAA86D #F2C8A3 #FAE8D9 #FBEFE4
Accessibility & contrast
On white
1.55
#F2C8A3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.57
#F2C8A3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F2C8A3
13.57:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F2C8A3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F2C8A3 | 1.00 | 1.55 | 13.57 | 13.57 |
| #FFFFFF | 1.55 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.57 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.57 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D5CAA1
Deuteranopia (green-blind)
#DFD3A4
Tritanopia (blue-blind)
#FFBFBE
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #f2c8a3; /* rgb */ color: rgb(242, 200, 163); /* oklch */ color: oklch(86.0% 0.068 63.1);
Tailwind
colors: {
custom: {
50: '#f7d8be',
500: '#f2c8a3',
950: '#000000',
},
}SCSS
$custom: #f2c8a3; $custom-light: #f7d8be; $custom-dark: #000000;
JSON
{
"hex": "#f2c8a3",
"rgb": {
"r": 242,
"g": 200,
"b": 163
},
"hsl": {
"h": 28.101,
"s": 75.238,
"l": 79.412
},
"oklch": {
"l": 0.86017,
"c": 0.06849,
"h": 63.1
},
"luminance": 0.6283
}Semantic roles & 50–950 ramp
primary
#F2C8A3
secondary
#69A0D0
accent
#79D70E
background
#FFFEFD
surface
#FFFBF8
border
#D7D4D1
text
#171412
muted
#858382