#F2C683#F2C683
#F2C683 is a very light, moderate orange. Relative luminance 0.609; OKLCH L 85.0% C 0.098 H 77.3°. Best body text is #000000 at 13.18:1 contrast (WCAG AA passes).
Color values
| HEX | #F2C683 |
|---|---|
| RGB | rgb(242, 198, 131) |
| HSL | hsl(36, 81%, 73%) |
| HSV | hsv(36, 46%, 95%) |
| CMYK | cmyk(0%, 18.2%, 45.9%, 5.1%) |
| CIE-LAB | lab(82.33, 7.25, 39.37) |
| CIE-LCH | lch(82.33, 40.03, 79.57°) |
| OKLab | oklab(85.04% 0.0215 0.0959) |
| OKLCH | oklch(85.04% 0.098 77.3) |
| XYZ | xyz(60.9110, 60.9073, 30.0163) |
| Luminance | 0.6090 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Burlywood
#DEB887
ΔE00 5.28
Very Light Brown
#D3B683
ΔE00 6.52
Navajowhite
#FFDEAD
ΔE00 6.78
Tan (survey)
#D1B26F
ΔE00 6.92
Fawn
#CFAF7B
ΔE00 7.41
Sand (survey)
#E2CA76
ΔE00 7.53
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F2C683 #83AFF2
analogous
#F28E83 #F2C683 #E7F283
triadic
#F2C683 #83F2C6 #C683F2
tetradic
#F2C683 #83F28E #83AFF2 #F283E7
square
#F2C683 #83F28E #83AFF2 #F283E7
split-complementary
#F2C683 #83E7F2 #8E83F2
monochromatic
#E39218 #ECAD4C #F2C683 #F8DFBA #FCF2E3
Accessibility & contrast
On white
1.59
#F2C683 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.18
#F2C683 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F2C683
13.18:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F2C683 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F2C683 | 1.00 | 1.59 | 13.18 | 13.18 |
| #FFFFFF | 1.59 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.18 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.18 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D8C77E
Deuteranopia (green-blind)
#E2D185
Tritanopia (blue-blind)
#FFBAB5
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #f2c683; /* rgb */ color: rgb(242, 198, 131); /* oklch */ color: oklch(85.0% 0.098 77.3);
Tailwind
colors: {
custom: {
50: '#f8d7a8',
500: '#f2c683',
950: '#000000',
},
}SCSS
$custom: #f2c683; $custom-light: #f8d7a8; $custom-dark: #000000;
JSON
{
"hex": "#f2c683",
"rgb": {
"r": 242,
"g": 198,
"b": 131
},
"hsl": {
"h": 36.216,
"s": 81.022,
"l": 73.137
},
"oklch": {
"l": 0.85039,
"c": 0.09828,
"h": 77.3
},
"luminance": 0.60904
}Semantic roles & 50–950 ramp
primary
#F2C683
secondary
#4C7FCD
accent
#5DDD08
background
#FFFEFC
surface
#FFFBF6
border
#D7D4D0
text
#18140F
muted
#868380