#F2C992#F2C992
#F2C992 is a very light, moderate orange. Relative luminance 0.627; OKLCH L 85.9% C 0.085 H 74.4°. Best body text is #000000 at 13.55:1 contrast (WCAG AA passes).
Color values
| HEX | #F2C992 |
|---|---|
| RGB | rgb(242, 201, 146) |
| HSL | hsl(34, 79%, 76%) |
| HSV | hsv(34, 40%, 95%) |
| CMYK | cmyk(0%, 16.9%, 39.7%, 5.1%) |
| CIE-LAB | lab(83.30, 7.23, 32.92) |
| CIE-LCH | lch(83.30, 33.70, 77.61°) |
| OKLab | oklab(85.88% 0.0227 0.0817) |
| OKLCH | oklch(85.88% 0.085 74.4) |
| XYZ | xyz(62.6947, 62.7288, 35.9941) |
| Luminance | 0.6273 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Burlywood
#DEB887
ΔE00 4.51
Navajowhite
#FFDEAD
ΔE00 5.10
Light Peach
#FFD8B1
ΔE00 5.56
Very Light Brown
#D3B683
ΔE00 6.34
Wheat
#F5DEB3
ΔE00 6.88
Tan
#D2B48C
ΔE00 6.95
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F2C992 #92BBF2
analogous
#F29992 #F2C992 #EBF292
triadic
#F2C992 #92F2C9 #C992F2
tetradic
#F2C992 #92F299 #92BBF2 #F292EB
square
#F2C992 #92F299 #92BBF2 #F292EB
split-complementary
#F2C992 #92EBF2 #9992F2
monochromatic
#E59325 #EBAE5B #F2C992 #F9E4C9 #FCF1E4
Accessibility & contrast
On white
1.55
#F2C992 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.55
#F2C992 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F2C992
13.55:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F2C992 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F2C992 | 1.00 | 1.55 | 13.55 | 13.55 |
| #FFFFFF | 1.55 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.55 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.55 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D9CA8E
Deuteranopia (green-blind)
#E2D493
Tritanopia (blue-blind)
#FFBEBB
Achromatopsia (no color)
#CFCFCF
Design tokens & code
CSS
--color: #f2c992; /* rgb */ color: rgb(242, 201, 146); /* oklch */ color: oklch(85.9% 0.085 74.4);
Tailwind
colors: {
custom: {
50: '#f8d9b2',
500: '#f2c992',
950: '#000000',
},
}SCSS
$custom: #f2c992; $custom-light: #f8d9b2; $custom-dark: #000000;
JSON
{
"hex": "#f2c992",
"rgb": {
"r": 242,
"g": 201,
"b": 146
},
"hsl": {
"h": 34.375,
"s": 78.689,
"l": 76.078
},
"oklch": {
"l": 0.85876,
"c": 0.08476,
"h": 74.4
},
"luminance": 0.62726
}Semantic roles & 50–950 ramp
primary
#F2C992
secondary
#598CCF
accent
#64DB0B
background
#FFFEFD
surface
#FFFBF8
border
#D7D4D1
text
#171411
muted
#858381