#F2C688#F2C688
#F2C688 is a very light, moderate orange. Relative luminance 0.610; OKLCH L 85.1% C 0.093 H 75.5°. Best body text is #000000 at 13.21:1 contrast (WCAG AA passes).
Color values
| HEX | #F2C688 |
|---|---|
| RGB | rgb(242, 198, 136) |
| HSL | hsl(35, 80%, 74%) |
| HSV | hsv(35, 44%, 95%) |
| CMYK | cmyk(0%, 18.2%, 43.8%, 5.1%) |
| CIE-LAB | lab(82.40, 7.74, 36.91) |
| CIE-LCH | lch(82.40, 37.71, 78.15°) |
| OKLab | oklab(85.12% 0.0234 0.0905) |
| OKLCH | oklch(85.12% 0.093 75.5) |
| XYZ | xyz(61.2581, 61.0461, 31.8442) |
| Luminance | 0.6104 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Burlywood
#DEB887
ΔE00 4.66
Navajowhite
#FFDEAD
ΔE00 6.32
Very Light Brown
#D3B683
ΔE00 6.33
Light Peach
#FFD8B1
ΔE00 7.07
Fawn
#CFAF7B
ΔE00 7.24
Tan (survey)
#D1B26F
ΔE00 7.28
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F2C688 #88B4F2
analogous
#F29188 #F2C688 #E9F288
triadic
#F2C688 #88F2C6 #C688F2
tetradic
#F2C688 #88F291 #88B4F2 #F288E9
square
#F2C688 #88F291 #88B4F2 #F288E9
split-complementary
#F2C688 #88E9F2 #9188F2
monochromatic
#E6911A #ECAC51 #F2C688 #F8E0BF #FCF2E3
Accessibility & contrast
On white
1.59
#F2C688 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.21
#F2C688 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F2C688
13.21:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F2C688 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F2C688 | 1.00 | 1.59 | 13.21 | 13.21 |
| #FFFFFF | 1.59 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.21 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.21 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D7C783
Deuteranopia (green-blind)
#E1D18A
Tritanopia (blue-blind)
#FFBAB6
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #f2c688; /* rgb */ color: rgb(242, 198, 136); /* oklch */ color: oklch(85.1% 0.093 75.5);
Tailwind
colors: {
custom: {
50: '#f8d7ab',
500: '#f2c688',
950: '#000000',
},
}SCSS
$custom: #f2c688; $custom-light: #f8d7ab; $custom-dark: #000000;
JSON
{
"hex": "#f2c688",
"rgb": {
"r": 242,
"g": 198,
"b": 136
},
"hsl": {
"h": 35.094,
"s": 80.303,
"l": 74.118
},
"oklch": {
"l": 0.85121,
"c": 0.09349,
"h": 75.5
},
"luminance": 0.61043
}Semantic roles & 50–950 ramp
primary
#F2C688
secondary
#5084CE
accent
#61DD09
background
#FFFEFD
surface
#FFFBF7
border
#D7D4D0
text
#171410
muted
#858381