#F2C8A5#F2C8A5
#F2C8A5 is a very light, moderate orange. Relative luminance 0.629; OKLCH L 86.1% C 0.067 H 61.6°. Best body text is #000000 at 13.58:1 contrast (WCAG AA passes).
Color values
| HEX | #F2C8A5 |
|---|---|
| RGB | rgb(242, 200, 165) |
| HSL | hsl(27, 75%, 80%) |
| HSV | hsv(27, 32%, 95%) |
| CMYK | cmyk(0%, 17.4%, 31.8%, 5.1%) |
| CIE-LAB | lab(83.39, 9.98, 23.10) |
| CIE-LCH | lch(83.39, 25.17, 66.64°) |
| OKLab | oklab(86.06% 0.0318 0.0587) |
| OKLCH | oklch(86.06% 0.067 61.6) |
| XYZ | xyz(64.0650, 62.9052, 44.3573) |
| Luminance | 0.6290 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Apricot
#FBCEB1
ΔE00 3.12
Light Peach
#FFD8B1
ΔE00 3.99
Peach
#FFDAB9
ΔE00 4.19
Burlywood
#DEB887
ΔE00 6.57
Bisque
#FFE4C4
ΔE00 7.46
Navajowhite
#FFDEAD
ΔE00 7.46
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F2C8A5 #A5CFF2
analogous
#F2A5A9 #F2C8A5 #F2EFA5
triadic
#F2C8A5 #A5F2C8 #C8A5F2
tetradic
#F2C8A5 #A9F2A5 #A5CFF2 #EFA5F2
square
#F2C8A5 #A9F2A5 #A5CFF2 #EFA5F2
split-complementary
#F2C8A5 #A5F2EF #A5A9F2
monochromatic
#E3873A #EAA770 #F2C8A5 #FAE9DA #FBEFE4
Accessibility & contrast
On white
1.55
#F2C8A5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.58
#F2C8A5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F2C8A5
13.58:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F2C8A5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F2C8A5 | 1.00 | 1.55 | 13.58 | 13.58 |
| #FFFFFF | 1.55 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.58 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.58 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D5CAA3
Deuteranopia (green-blind)
#DFD4A6
Tritanopia (blue-blind)
#FFBFBE
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #f2c8a5; /* rgb */ color: rgb(242, 200, 165); /* oklch */ color: oklch(86.1% 0.067 61.6);
Tailwind
colors: {
custom: {
50: '#f7d8bf',
500: '#f2c8a5',
950: '#000000',
},
}SCSS
$custom: #f2c8a5; $custom-light: #f7d8bf; $custom-dark: #000000;
JSON
{
"hex": "#f2c8a5",
"rgb": {
"r": 242,
"g": 200,
"b": 165
},
"hsl": {
"h": 27.273,
"s": 74.757,
"l": 79.804
},
"oklch": {
"l": 0.86059,
"c": 0.06672,
"h": 61.6
},
"luminance": 0.62902
}Semantic roles & 50–950 ramp
primary
#F2C8A5
secondary
#6BA2D1
accent
#7CD70F
background
#FFFEFD
surface
#FFFBF8
border
#D7D4D1
text
#171412
muted
#858382