#F2C299#F2C299
#F2C299 is a very light, moderate orange. Relative luminance 0.598; OKLCH L 84.7% C 0.077 H 62.0°. Best body text is #000000 at 12.95:1 contrast (WCAG AA passes).
Color values
| HEX | #F2C299 |
|---|---|
| RGB | rgb(242, 194, 153) |
| HSL | hsl(28, 77%, 77%) |
| HSV | hsv(28, 37%, 95%) |
| CMYK | cmyk(0%, 19.8%, 36.8%, 5.1%) |
| CIE-LAB | lab(81.71, 11.68, 27.14) |
| CIE-LCH | lch(81.71, 29.54, 66.72°) |
| OKLab | oklab(84.67% 0.0363 0.0682) |
| OKLCH | oklch(84.67% 0.077 62) |
| XYZ | xyz(61.6612, 59.7638, 38.4185) |
| Luminance | 0.5976 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Apricot
#FBCEB1
ΔE00 4.69
Light Peach
#FFD8B1
ΔE00 5.34
Burlywood
#DEB887
ΔE00 5.49
Peach
#FFDAB9
ΔE00 6.06
Tan
#D2B48C
ΔE00 7.13
Peach (survey)
#FFB07C
ΔE00 7.29
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F2C299 #99C9F2
analogous
#F2999D #F2C299 #F2EE99
triadic
#F2C299 #99F2C2 #C299F2
tetradic
#F2C299 #9DF299 #99C9F2 #EE99F2
square
#F2C299 #9DF299 #99C9F2 #EE99F2
split-complementary
#F2C299 #99F2EE #999DF2
monochromatic
#E4812C #EBA263 #F2C299 #F9E2CF #FCEFE4
Accessibility & contrast
On white
1.62
#F2C299 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.95
#F2C299 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F2C299
12.95:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F2C299 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F2C299 | 1.00 | 1.62 | 12.95 | 12.95 |
| #FFFFFF | 1.62 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.95 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.95 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D1C596
Deuteranopia (green-blind)
#DCCF9A
Tritanopia (blue-blind)
#FFB8B7
Achromatopsia (no color)
#CBCBCB
Design tokens & code
CSS
--color: #f2c299; /* rgb */ color: rgb(242, 194, 153); /* oklch */ color: oklch(84.7% 0.077 62.0);
Tailwind
colors: {
custom: {
50: '#f8d4b7',
500: '#f2c299',
950: '#000000',
},
}SCSS
$custom: #f2c299; $custom-light: #f8d4b7; $custom-dark: #000000;
JSON
{
"hex": "#f2c299",
"rgb": {
"r": 242,
"g": 194,
"b": 153
},
"hsl": {
"h": 27.64,
"s": 77.391,
"l": 77.451
},
"oklch": {
"l": 0.84671,
"c": 0.07723,
"h": 62
},
"luminance": 0.59761
}Semantic roles & 50–950 ramp
primary
#F2C299
secondary
#609CD0
accent
#7BDA0C
background
#FFFEFD
surface
#FFFBF8
border
#D7D4D1
text
#171411
muted
#858381