#F2C8A9#F2C8A9
#F2C8A9 is a very light, moderate orange. Relative luminance 0.630; OKLCH L 86.1% C 0.063 H 58.2°. Best body text is #000000 at 13.61:1 contrast (WCAG AA passes).
Color values
| HEX | #F2C8A9 |
|---|---|
| RGB | rgb(242, 200, 169) |
| HSL | hsl(25, 74%, 81%) |
| HSV | hsv(25, 30%, 95%) |
| CMYK | cmyk(0%, 17.4%, 30.2%, 5.1%) |
| CIE-LAB | lab(83.47, 10.48, 21.10) |
| CIE-LCH | lch(83.47, 23.56, 63.58°) |
| OKLab | oklab(86.15% 0.0334 0.0538) |
| OKLCH | oklch(86.15% 0.063 58.2) |
| XYZ | xyz(64.4348, 63.0531, 46.3048) |
| Luminance | 0.6305 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Apricot
#FBCEB1
ΔE00 2.11
Peach
#FFDAB9
ΔE00 4.39
Light Peach
#FFD8B1
ΔE00 4.72
Burlywood
#DEB887
ΔE00 7.67
Bisque
#FFE4C4
ΔE00 7.82
Tan
#D2B48C
ΔE00 8.34
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F2C8A9 #A9D3F2
analogous
#F2A9AE #F2C8A9 #F2ECA9
triadic
#F2C8A9 #A9F2C8 #C8A9F2
tetradic
#F2C8A9 #AEF2A9 #A9D3F2 #ECA9F2
square
#F2C8A9 #AEF2A9 #A9D3F2 #ECA9F2
split-complementary
#F2C8A9 #A9F2EC #A9AEF2
monochromatic
#E2843F #EAA674 #F2C8A9 #FAEADE #FBEEE4
Accessibility & contrast
On white
1.54
#F2C8A9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.61
#F2C8A9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F2C8A9
13.61:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F2C8A9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F2C8A9 | 1.00 | 1.54 | 13.61 | 13.61 |
| #FFFFFF | 1.54 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.61 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.61 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D5CBA7
Deuteranopia (green-blind)
#DED4A9
Tritanopia (blue-blind)
#FFC0C0
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #f2c8a9; /* rgb */ color: rgb(242, 200, 169); /* oklch */ color: oklch(86.1% 0.063 58.2);
Tailwind
colors: {
custom: {
50: '#f7d8c2',
500: '#f2c8a9',
950: '#000000',
},
}SCSS
$custom: #f2c8a9; $custom-light: #f7d8c2; $custom-dark: #000000;
JSON
{
"hex": "#f2c8a9",
"rgb": {
"r": 242,
"g": 200,
"b": 169
},
"hsl": {
"h": 25.479,
"s": 73.737,
"l": 80.588
},
"oklch": {
"l": 0.86146,
"c": 0.06333,
"h": 58.2
},
"luminance": 0.6305
}Semantic roles & 50–950 ramp
primary
#F2C8A9
secondary
#6EA7D1
accent
#82D610
background
#FFFEFD
surface
#FFFBF9
border
#D7D4D2
text
#171412
muted
#858382