#F2C985#F2C985
#F2C985 is a very light, moderate orange. Relative luminance 0.623; OKLCH L 85.7% C 0.098 H 79.5°. Best body text is #000000 at 13.47:1 contrast (WCAG AA passes).
Color values
| HEX | #F2C985 |
|---|---|
| RGB | rgb(242, 201, 133) |
| HSL | hsl(37, 81%, 74%) |
| HSV | hsv(37, 45%, 95%) |
| CMYK | cmyk(0%, 16.9%, 45%, 5.1%) |
| CIE-LAB | lab(83.10, 5.88, 39.33) |
| CIE-LCH | lch(83.10, 39.77, 81.50°) |
| OKLab | oklab(85.65% 0.0177 0.0959) |
| OKLCH | oklch(85.65% 0.098 79.5) |
| XYZ | xyz(61.7404, 62.3471, 30.9679) |
| Luminance | 0.6234 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Burlywood
#DEB887
ΔE00 5.88
Navajowhite
#FFDEAD
ΔE00 6.31
Sand (survey)
#E2CA76
ΔE00 6.58
Very Light Brown
#D3B683
ΔE00 6.65
Tan (survey)
#D1B26F
ΔE00 6.95
Pale Peach
#FFE5AD
ΔE00 7.36
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F2C985 #85AEF2
analogous
#F29285 #F2C985 #E5F285
triadic
#F2C985 #85F2C9 #C985F2
tetradic
#F2C985 #85F292 #85AEF2 #F285E5
square
#F2C985 #85F292 #85AEF2 #F285E5
split-complementary
#F2C985 #85E5F2 #9285F2
monochromatic
#E49818 #ECB14E #F2C985 #F8E1BC #FCF3E3
Accessibility & contrast
On white
1.56
#F2C985 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.47
#F2C985 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F2C985
13.47:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F2C985 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F2C985 | 1.00 | 1.56 | 13.47 | 13.47 |
| #FFFFFF | 1.56 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.47 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.47 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DAC980
Deuteranopia (green-blind)
#E4D387
Tritanopia (blue-blind)
#FFBDB8
Achromatopsia (no color)
#CFCFCF
Design tokens & code
CSS
--color: #f2c985; /* rgb */ color: rgb(242, 201, 133); /* oklch */ color: oklch(85.7% 0.098 79.5);
Tailwind
colors: {
custom: {
50: '#f8d9a9',
500: '#f2c985',
950: '#000000',
},
}SCSS
$custom: #f2c985; $custom-light: #f8d9a9; $custom-dark: #000000;
JSON
{
"hex": "#f2c985",
"rgb": {
"r": 242,
"g": 201,
"b": 133
},
"hsl": {
"h": 37.431,
"s": 80.741,
"l": 73.529
},
"oklch": {
"l": 0.85651,
"c": 0.09753,
"h": 79.5
},
"luminance": 0.62344
}Semantic roles & 50–950 ramp
primary
#F2C985
secondary
#4E7ECE
accent
#58DD08
background
#FFFEFD
surface
#FFFBF7
border
#D7D4D0
text
#171410
muted
#858381