#F2C8A8#F2C8A8
#F2C8A8 is a very light, moderate orange. Relative luminance 0.630; OKLCH L 86.1% C 0.064 H 59.1°. Best body text is #000000 at 13.60:1 contrast (WCAG AA passes).
Color values
| HEX | #F2C8A8 |
|---|---|
| RGB | rgb(242, 200, 168) |
| HSL | hsl(26, 74%, 80%) |
| HSV | hsv(26, 31%, 95%) |
| CMYK | cmyk(0%, 17.4%, 30.6%, 5.1%) |
| CIE-LAB | lab(83.45, 10.36, 21.60) |
| CIE-LCH | lch(83.45, 23.95, 64.38°) |
| OKLab | oklab(86.12% 0.033 0.0551) |
| OKLCH | oklch(86.12% 0.064 59.1) |
| XYZ | xyz(64.3413, 63.0157, 45.8123) |
| Luminance | 0.6301 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Apricot
#FBCEB1
ΔE00 2.33
Peach
#FFDAB9
ΔE00 4.30
Light Peach
#FFD8B1
ΔE00 4.50
Burlywood
#DEB887
ΔE00 7.38
Bisque
#FFE4C4
ΔE00 7.71
Tan
#D2B48C
ΔE00 8.12
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F2C8A8 #A8D2F2
analogous
#F2A8AD #F2C8A8 #F2EDA8
triadic
#F2C8A8 #A8F2C8 #C8A8F2
tetradic
#F2C8A8 #ADF2A8 #A8D2F2 #EDA8F2
square
#F2C8A8 #ADF2A8 #A8D2F2 #EDA8F2
split-complementary
#F2C8A8 #A8F2ED #A8ADF2
monochromatic
#E2853E #EAA673 #F2C8A8 #FAEADD #FBEEE4
Accessibility & contrast
On white
1.54
#F2C8A8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.60
#F2C8A8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F2C8A8
13.60:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F2C8A8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F2C8A8 | 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)
#D5CBA6
Deuteranopia (green-blind)
#DED4A8
Tritanopia (blue-blind)
#FFC0BF
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #f2c8a8; /* rgb */ color: rgb(242, 200, 168); /* oklch */ color: oklch(86.1% 0.064 59.1);
Tailwind
colors: {
custom: {
50: '#f7d8c2',
500: '#f2c8a8',
950: '#000000',
},
}SCSS
$custom: #f2c8a8; $custom-light: #f7d8c2; $custom-dark: #000000;
JSON
{
"hex": "#f2c8a8",
"rgb": {
"r": 242,
"g": 200,
"b": 168
},
"hsl": {
"h": 25.946,
"s": 74,
"l": 80.392
},
"oklch": {
"l": 0.86124,
"c": 0.06417,
"h": 59.1
},
"luminance": 0.63013
}Semantic roles & 50–950 ramp
primary
#F2C8A8
secondary
#6DA6D1
accent
#80D60F
background
#FFFEFD
surface
#FFFBF9
border
#D7D4D2
text
#171412
muted
#858382