#F0C8A2#F0C8A2
#F0C8A2 is a very light, moderate orange. Relative luminance 0.624; OKLCH L 85.8% C 0.068 H 65.3°. Best body text is #000000 at 13.49:1 contrast (WCAG AA passes).
Color values
| HEX | #F0C8A2 |
|---|---|
| RGB | rgb(240, 200, 162) |
| HSL | hsl(29, 72%, 79%) |
| HSV | hsv(29, 33%, 94%) |
| CMYK | cmyk(0%, 16.7%, 32.5%, 5.9%) |
| CIE-LAB | lab(83.15, 8.84, 24.32) |
| CIE-LCH | lch(83.15, 25.88, 70.02°) |
| OKLab | oklab(85.81% 0.0284 0.0616) |
| OKLCH | oklch(85.81% 0.068 65.3) |
| XYZ | xyz(63.1123, 62.4451, 42.9041) |
| Luminance | 0.6244 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Light Peach
#FFD8B1
ΔE00 3.68
Peach
#FFDAB9
ΔE00 4.35
Apricot
#FBCEB1
ΔE00 4.41
Burlywood
#DEB887
ΔE00 5.53
Navajowhite
#FFDEAD
ΔE00 6.50
Tan
#D2B48C
ΔE00 6.67
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F0C8A2 #A2CAF0
analogous
#F0A2A3 #F0C8A2 #F0EFA2
triadic
#F0C8A2 #A2F0C8 #C8A2F0
tetradic
#F0C8A2 #A3F0A2 #A2CAF0 #EFA2F0
square
#F0C8A2 #A3F0A2 #A2CAF0 #EFA2F0
split-complementary
#F0C8A2 #A2F0EF #A2A3F0
monochromatic
#DF8A39 #E8A96D #F0C8A2 #F9E7D7 #FBEFE5
Accessibility & contrast
On white
1.56
#F0C8A2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.49
#F0C8A2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F0C8A2
13.49:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F0C8A2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F0C8A2 | 1.00 | 1.56 | 13.49 | 13.49 |
| #FFFFFF | 1.56 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.49 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.49 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D5CA9F
Deuteranopia (green-blind)
#DFD3A3
Tritanopia (blue-blind)
#FDBFBE
Achromatopsia (no color)
#CFCFCF
Design tokens & code
CSS
--color: #f0c8a2; /* rgb */ color: rgb(240, 200, 162); /* oklch */ color: oklch(85.8% 0.068 65.3);
Tailwind
colors: {
custom: {
50: '#f6d8bd',
500: '#f0c8a2',
950: '#000000',
},
}SCSS
$custom: #f0c8a2; $custom-light: #f6d8bd; $custom-dark: #000000;
JSON
{
"hex": "#f0c8a2",
"rgb": {
"r": 240,
"g": 200,
"b": 162
},
"hsl": {
"h": 29.231,
"s": 72.222,
"l": 78.824
},
"oklch": {
"l": 0.85807,
"c": 0.06781,
"h": 65.3
},
"luminance": 0.62442
}Semantic roles & 50–950 ramp
primary
#F0C8A2
secondary
#699CCE
accent
#75D411
background
#FFFEFD
surface
#FFFBF8
border
#D7D4D1
text
#171412
muted
#858382