#F2C8A4#F2C8A4
#F2C8A4 is a very light, moderate orange. Relative luminance 0.629; OKLCH L 86.0% C 0.068 H 62.3°. Best body text is #000000 at 13.57:1 contrast (WCAG AA passes).
Color values
| HEX | #F2C8A4 |
|---|---|
| RGB | rgb(242, 200, 164) |
| HSL | hsl(28, 75%, 80%) |
| HSV | hsv(28, 32%, 95%) |
| CMYK | cmyk(0%, 17.4%, 32.2%, 5.1%) |
| CIE-LAB | lab(83.37, 9.85, 23.60) |
| CIE-LCH | lch(83.37, 25.58, 67.34°) |
| OKLab | oklab(86.04% 0.0314 0.0599) |
| OKLCH | oklch(86.04% 0.068 62.3) |
| XYZ | xyz(63.9744, 62.8689, 43.8799) |
| Luminance | 0.6287 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Apricot
#FBCEB1
ΔE00 3.40
Light Peach
#FFD8B1
ΔE00 3.87
Peach
#FFDAB9
ΔE00 4.21
Burlywood
#DEB887
ΔE00 6.32
Navajowhite
#FFDEAD
ΔE00 7.23
Tan
#D2B48C
ΔE00 7.39
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F2C8A4 #A4CEF2
analogous
#F2A4A7 #F2C8A4 #F2EFA4
triadic
#F2C8A4 #A4F2C8 #C8A4F2
tetradic
#F2C8A4 #A7F2A4 #A4CEF2 #EFA4F2
square
#F2C8A4 #A7F2A4 #A4CEF2 #EFA4F2
split-complementary
#F2C8A4 #A4F2EF #A4A7F2
monochromatic
#E38739 #EAA86E #F2C8A4 #FAE8DA #FBEFE4
Accessibility & contrast
On white
1.55
#F2C8A4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.57
#F2C8A4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F2C8A4
13.57:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F2C8A4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F2C8A4 | 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)
#D5CAA2
Deuteranopia (green-blind)
#DFD3A5
Tritanopia (blue-blind)
#FFBFBE
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #f2c8a4; /* rgb */ color: rgb(242, 200, 164); /* oklch */ color: oklch(86.0% 0.068 62.3);
Tailwind
colors: {
custom: {
50: '#f7d8bf',
500: '#f2c8a4',
950: '#000000',
},
}SCSS
$custom: #f2c8a4; $custom-light: #f7d8bf; $custom-dark: #000000;
JSON
{
"hex": "#f2c8a4",
"rgb": {
"r": 242,
"g": 200,
"b": 164
},
"hsl": {
"h": 27.692,
"s": 75,
"l": 79.608
},
"oklch": {
"l": 0.86038,
"c": 0.0676,
"h": 62.3
},
"luminance": 0.62866
}Semantic roles & 50–950 ramp
primary
#F2C8A4
secondary
#6AA1D0
accent
#7AD70E
background
#FFFEFD
surface
#FFFBF8
border
#D7D4D1
text
#171412
muted
#858382