#F2C898#F2C898
#F2C898 is a very light, moderate orange. Relative luminance 0.625; OKLCH L 85.8% C 0.079 H 70.2°. Best body text is #000000 at 13.49:1 contrast (WCAG AA passes).
Color values
| HEX | #F2C898 |
|---|---|
| RGB | rgb(242, 200, 152) |
| HSL | hsl(32, 78%, 77%) |
| HSV | hsv(32, 37%, 95%) |
| CMYK | cmyk(0%, 17.4%, 37.2%, 5.1%) |
| CIE-LAB | lab(83.16, 8.42, 29.61) |
| CIE-LCH | lch(83.16, 30.78, 74.12°) |
| OKLab | oklab(85.8% 0.0266 0.074) |
| OKLCH | oklch(85.8% 0.079 70.2) |
| XYZ | xyz(62.9414, 62.4557, 38.4395) |
| Luminance | 0.6245 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Light Peach
#FFD8B1
ΔE00 4.40
Burlywood
#DEB887
ΔE00 4.40
Navajowhite
#FFDEAD
ΔE00 5.47
Peach
#FFDAB9
ΔE00 5.86
Tan
#D2B48C
ΔE00 6.55
Apricot
#FBCEB1
ΔE00 6.75
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F2C898 #98C2F2
analogous
#F29B98 #F2C898 #EFF298
triadic
#F2C898 #98F2C8 #C898F2
tetradic
#F2C898 #98F29B #98C2F2 #F298EF
square
#F2C898 #98F29B #98C2F2 #F298EF
split-complementary
#F2C898 #98EFF2 #9B98F2
monochromatic
#E48E2B #EBAB62 #F2C898 #F9E5CE #FCF0E4
Accessibility & contrast
On white
1.56
#F2C898 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.49
#F2C898 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F2C898
13.49:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F2C898 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F2C898 | 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)
#D7C995
Deuteranopia (green-blind)
#E1D399
Tritanopia (blue-blind)
#FFBEBB
Achromatopsia (no color)
#CFCFCF
Design tokens & code
CSS
--color: #f2c898; /* rgb */ color: rgb(242, 200, 152); /* oklch */ color: oklch(85.8% 0.079 70.2);
Tailwind
colors: {
custom: {
50: '#f8d8b6',
500: '#f2c898',
950: '#000000',
},
}SCSS
$custom: #f2c898; $custom-light: #f8d8b6; $custom-dark: #000000;
JSON
{
"hex": "#f2c898",
"rgb": {
"r": 242,
"g": 200,
"b": 152
},
"hsl": {
"h": 32,
"s": 77.586,
"l": 77.255
},
"oklch": {
"l": 0.85796,
"c": 0.07867,
"h": 70.2
},
"luminance": 0.62453
}Semantic roles & 50–950 ramp
primary
#F2C898
secondary
#5F93D0
accent
#6CDA0C
background
#FFFEFD
surface
#FFFBF8
border
#D7D4D1
text
#171411
muted
#858381