#F2C685#F2C685
#F2C685 is a very light, moderate orange. Relative luminance 0.610; OKLCH L 85.1% C 0.096 H 76.6°. Best body text is #000000 at 13.19:1 contrast (WCAG AA passes).
Color values
| HEX | #F2C685 |
|---|---|
| RGB | rgb(242, 198, 133) |
| HSL | hsl(36, 81%, 74%) |
| HSV | hsv(36, 45%, 95%) |
| CMYK | cmyk(0%, 18.2%, 45%, 5.1%) |
| CIE-LAB | lab(82.36, 7.44, 38.38) |
| CIE-LCH | lch(82.36, 39.10, 79.03°) |
| OKLab | oklab(85.07% 0.0223 0.0938) |
| OKLCH | oklch(85.07% 0.096 76.6) |
| XYZ | xyz(61.0479, 60.9621, 30.7370) |
| Luminance | 0.6096 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Burlywood
#DEB887
ΔE00 5.02
Very Light Brown
#D3B683
ΔE00 6.42
Navajowhite
#FFDEAD
ΔE00 6.58
Tan (survey)
#D1B26F
ΔE00 7.04
Fawn
#CFAF7B
ΔE00 7.33
Light Peach
#FFD8B1
ΔE00 7.62
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F2C685 #85B1F2
analogous
#F28F85 #F2C685 #E7F285
triadic
#F2C685 #85F2C6 #C685F2
tetradic
#F2C685 #85F28F #85B1F2 #F285E7
square
#F2C685 #85F28F #85B1F2 #F285E7
split-complementary
#F2C685 #85E7F2 #8F85F2
monochromatic
#E49218 #ECAC4E #F2C685 #F8E0BC #FCF2E3
Accessibility & contrast
On white
1.59
#F2C685 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.19
#F2C685 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F2C685
13.19:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F2C685 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F2C685 | 1.00 | 1.59 | 13.19 | 13.19 |
| #FFFFFF | 1.59 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.19 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.19 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D7C780
Deuteranopia (green-blind)
#E2D187
Tritanopia (blue-blind)
#FFBAB6
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #f2c685; /* rgb */ color: rgb(242, 198, 133); /* oklch */ color: oklch(85.1% 0.096 76.6);
Tailwind
colors: {
custom: {
50: '#f8d7a9',
500: '#f2c685',
950: '#000000',
},
}SCSS
$custom: #f2c685; $custom-light: #f8d7a9; $custom-dark: #000000;
JSON
{
"hex": "#f2c685",
"rgb": {
"r": 242,
"g": 198,
"b": 133
},
"hsl": {
"h": 35.78,
"s": 80.741,
"l": 73.529
},
"oklch": {
"l": 0.85071,
"c": 0.09636,
"h": 76.6
},
"luminance": 0.60959
}Semantic roles & 50–950 ramp
primary
#F2C685
secondary
#4E81CE
accent
#5EDD08
background
#FFFEFC
surface
#FFFBF6
border
#D7D4D0
text
#171410
muted
#858380