#F2C8A6#F2C8A6
#F2C8A6 is a very light, moderate orange. Relative luminance 0.629; OKLCH L 86.1% C 0.066 H 60.8°. Best body text is #000000 at 13.59:1 contrast (WCAG AA passes).
Color values
| HEX | #F2C8A6 |
|---|---|
| RGB | rgb(242, 200, 166) |
| HSL | hsl(27, 75%, 80%) |
| HSV | hsv(27, 31%, 95%) |
| CMYK | cmyk(0%, 17.4%, 31.4%, 5.1%) |
| CIE-LAB | lab(83.41, 10.10, 22.60) |
| CIE-LCH | lch(83.41, 24.76, 65.92°) |
| OKLab | oklab(86.08% 0.0322 0.0575) |
| OKLCH | oklch(86.08% 0.066 60.8) |
| XYZ | xyz(64.1564, 62.9417, 44.8386) |
| Luminance | 0.6294 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Apricot
#FBCEB1
ΔE00 2.84
Light Peach
#FFD8B1
ΔE00 4.14
Peach
#FFDAB9
ΔE00 4.20
Burlywood
#DEB887
ΔE00 6.83
Bisque
#FFE4C4
ΔE00 7.52
Navajowhite
#FFDEAD
ΔE00 7.71
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F2C8A6 #A6D0F2
analogous
#F2A6AA #F2C8A6 #F2EEA6
triadic
#F2C8A6 #A6F2C8 #C8A6F2
tetradic
#F2C8A6 #AAF2A6 #A6D0F2 #EEA6F2
square
#F2C8A6 #AAF2A6 #A6D0F2 #EEA6F2
split-complementary
#F2C8A6 #A6F2EE #A6AAF2
monochromatic
#E2863B #EAA771 #F2C8A6 #FAE9DB #FBEEE4
Accessibility & contrast
On white
1.55
#F2C8A6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.59
#F2C8A6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F2C8A6
13.59:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F2C8A6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F2C8A6 | 1.00 | 1.55 | 13.59 | 13.59 |
| #FFFFFF | 1.55 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.59 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.59 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D5CAA4
Deuteranopia (green-blind)
#DFD4A6
Tritanopia (blue-blind)
#FFC0BF
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #f2c8a6; /* rgb */ color: rgb(242, 200, 166); /* oklch */ color: oklch(86.1% 0.066 60.8);
Tailwind
colors: {
custom: {
50: '#f7d8c0',
500: '#f2c8a6',
950: '#000000',
},
}SCSS
$custom: #f2c8a6; $custom-light: #f7d8c0; $custom-dark: #000000;
JSON
{
"hex": "#f2c8a6",
"rgb": {
"r": 242,
"g": 200,
"b": 166
},
"hsl": {
"h": 26.842,
"s": 74.51,
"l": 80
},
"oklch": {
"l": 0.86081,
"c": 0.06587,
"h": 60.8
},
"luminance": 0.62939
}Semantic roles & 50–950 ramp
primary
#F2C8A6
secondary
#6CA3D1
accent
#7DD70F
background
#FFFEFD
surface
#FFFBF9
border
#D7D4D2
text
#171412
muted
#858382