#F2C596#F2C596
#F2C596 is a very light, moderate orange. Relative luminance 0.610; OKLCH L 85.2% C 0.080 H 67.6°. Best body text is #000000 at 13.20:1 contrast (WCAG AA passes).
Color values
| HEX | #F2C596 |
|---|---|
| RGB | rgb(242, 197, 150) |
| HSL | hsl(31, 78%, 77%) |
| HSV | hsv(31, 38%, 95%) |
| CMYK | cmyk(0%, 18.6%, 38%, 5.1%) |
| CIE-LAB | lab(82.39, 9.76, 29.62) |
| CIE-LCH | lch(82.39, 31.19, 71.76°) |
| OKLab | oklab(85.18% 0.0305 0.074) |
| OKLCH | oklch(85.18% 0.08 67.6) |
| XYZ | xyz(62.0910, 61.0148, 37.3547) |
| Luminance | 0.6101 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Burlywood
#DEB887
ΔE00 4.35
Light Peach
#FFD8B1
ΔE00 4.81
Peach
#FFDAB9
ΔE00 6.10
Apricot
#FBCEB1
ΔE00 6.24
Navajowhite
#FFDEAD
ΔE00 6.52
Tan
#D2B48C
ΔE00 6.54
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F2C596 #96C3F2
analogous
#F29796 #F2C596 #F1F296
triadic
#F2C596 #96F2C5 #C596F2
tetradic
#F2C596 #96F297 #96C3F2 #F296F1
square
#F2C596 #96F297 #96C3F2 #F296F1
split-complementary
#F2C596 #96F1F2 #9796F2
monochromatic
#E58929 #EBA760 #F2C596 #F9E3CC #FCF0E4
Accessibility & contrast
On white
1.59
#F2C596 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.20
#F2C596 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F2C596
13.20:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F2C596 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F2C596 | 1.00 | 1.59 | 13.20 | 13.20 |
| #FFFFFF | 1.59 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.20 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.20 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D4C793
Deuteranopia (green-blind)
#DFD197
Tritanopia (blue-blind)
#FFBBB9
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #f2c596; /* rgb */ color: rgb(242, 197, 150); /* oklch */ color: oklch(85.2% 0.080 67.6);
Tailwind
colors: {
custom: {
50: '#f8d6b5',
500: '#f2c596',
950: '#000000',
},
}SCSS
$custom: #f2c596; $custom-light: #f8d6b5; $custom-dark: #000000;
JSON
{
"hex": "#f2c596",
"rgb": {
"r": 242,
"g": 197,
"b": 150
},
"hsl": {
"h": 30.652,
"s": 77.966,
"l": 76.863
},
"oklch": {
"l": 0.85183,
"c": 0.08003,
"h": 67.6
},
"luminance": 0.61012
}Semantic roles & 50–950 ramp
primary
#F2C596
secondary
#5D95CF
accent
#71DA0B
background
#FFFEFD
surface
#FFFBF8
border
#D7D4D1
text
#171411
muted
#858381