#F2C697#F2C697
#F2C697 is a very light, moderate orange. Relative luminance 0.615; OKLCH L 85.4% C 0.079 H 68.3°. Best body text is #000000 at 13.30:1 contrast (WCAG AA passes).
Color values
| HEX | #F2C697 |
|---|---|
| RGB | rgb(242, 198, 151) |
| HSL | hsl(31, 78%, 77%) |
| HSV | hsv(31, 38%, 95%) |
| CMYK | cmyk(0%, 18.2%, 37.6%, 5.1%) |
| CIE-LAB | lab(82.65, 9.35, 29.45) |
| CIE-LCH | lch(82.65, 30.90, 72.38°) |
| OKLab | oklab(85.39% 0.0293 0.0736) |
| OKLCH | oklch(85.39% 0.079 68.3) |
| XYZ | xyz(62.3997, 61.5028, 37.8566) |
| Luminance | 0.6150 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Burlywood
#DEB887
ΔE00 4.36
Light Peach
#FFD8B1
ΔE00 4.60
Peach
#FFDAB9
ΔE00 5.93
Navajowhite
#FFDEAD
ΔE00 6.19
Apricot
#FBCEB1
ΔE00 6.31
Tan
#D2B48C
ΔE00 6.53
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F2C697 #97C3F2
analogous
#F29997 #F2C697 #F1F297
triadic
#F2C697 #97F2C6 #C697F2
tetradic
#F2C697 #97F299 #97C3F2 #F297F1
square
#F2C697 #97F299 #97C3F2 #F297F1
split-complementary
#F2C697 #97F1F2 #9997F2
monochromatic
#E48A2A #EBA861 #F2C697 #F9E4CD #FCF0E4
Accessibility & contrast
On white
1.58
#F2C697 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.30
#F2C697 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F2C697
13.30:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F2C697 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F2C697 | 1.00 | 1.58 | 13.30 | 13.30 |
| #FFFFFF | 1.58 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.30 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.30 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D5C894
Deuteranopia (green-blind)
#DFD298
Tritanopia (blue-blind)
#FFBCBA
Achromatopsia (no color)
#CECECE
Design tokens & code
CSS
--color: #f2c697; /* rgb */ color: rgb(242, 198, 151); /* oklch */ color: oklch(85.4% 0.079 68.3);
Tailwind
colors: {
custom: {
50: '#f8d7b6',
500: '#f2c697',
950: '#000000',
},
}SCSS
$custom: #f2c697; $custom-light: #f8d7b6; $custom-dark: #000000;
JSON
{
"hex": "#f2c697",
"rgb": {
"r": 242,
"g": 198,
"b": 151
},
"hsl": {
"h": 30.989,
"s": 77.778,
"l": 77.059
},
"oklch": {
"l": 0.85393,
"c": 0.07925,
"h": 68.3
},
"luminance": 0.615
}Semantic roles & 50–950 ramp
primary
#F2C697
secondary
#5E95CF
accent
#6FDA0B
background
#FFFEFD
surface
#FFFBF8
border
#D7D4D1
text
#171411
muted
#858381