#F2CB85#F2CB85
#F2CB85 is a very light, moderate orange. Relative luminance 0.633; OKLCH L 86.0% C 0.098 H 81.4°. Best body text is #000000 at 13.66:1 contrast (WCAG AA passes).
Color values
| HEX | #F2CB85 |
|---|---|
| RGB | rgb(242, 203, 133) |
| HSL | hsl(39, 81%, 74%) |
| HSV | hsv(39, 45%, 95%) |
| CMYK | cmyk(0%, 16.1%, 45%, 5.1%) |
| CIE-LAB | lab(83.59, 4.84, 39.96) |
| CIE-LCH | lch(83.59, 40.26, 83.09°) |
| OKLab | oklab(86.04% 0.0147 0.0974) |
| OKLCH | oklch(86.04% 0.098 81.4) |
| XYZ | xyz(62.2096, 63.2856, 31.1243) |
| Luminance | 0.6328 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Sand (survey)
#E2CA76
ΔE00 5.80
Navajowhite
#FFDEAD
ΔE00 6.28
Burlywood
#DEB887
ΔE00 6.54
Wheat (survey)
#FBDD7E
ΔE00 6.70
Pale Peach
#FFE5AD
ΔE00 6.90
Very Light Brown
#D3B683
ΔE00 6.94
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F2CB85 #85ACF2
analogous
#F29485 #F2CB85 #E2F285
triadic
#F2CB85 #85F2CB #CB85F2
tetradic
#F2CB85 #85F294 #85ACF2 #F285E2
square
#F2CB85 #85F294 #85ACF2 #F285E2
split-complementary
#F2CB85 #85E2F2 #9485F2
monochromatic
#E49B18 #ECB34E #F2CB85 #F8E3BC #FCF3E3
Accessibility & contrast
On white
1.54
#F2CB85 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.66
#F2CB85 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F2CB85
13.66:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F2CB85 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F2CB85 | 1.00 | 1.54 | 13.66 | 13.66 |
| #FFFFFF | 1.54 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.66 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.66 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DCCB80
Deuteranopia (green-blind)
#E5D487
Tritanopia (blue-blind)
#FFBFBA
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #f2cb85; /* rgb */ color: rgb(242, 203, 133); /* oklch */ color: oklch(86.0% 0.098 81.4);
Tailwind
colors: {
custom: {
50: '#f8daa9',
500: '#f2cb85',
950: '#000000',
},
}SCSS
$custom: #f2cb85; $custom-light: #f8daa9; $custom-dark: #000000;
JSON
{
"hex": "#f2cb85",
"rgb": {
"r": 242,
"g": 203,
"b": 133
},
"hsl": {
"h": 38.532,
"s": 80.741,
"l": 73.529
},
"oklch": {
"l": 0.8604,
"c": 0.09845,
"h": 81.4
},
"luminance": 0.63283
}Semantic roles & 50–950 ramp
primary
#F2CB85
secondary
#4E7BCE
accent
#55DD08
background
#FFFEFD
surface
#FFFBF7
border
#D7D4D0
text
#171410
muted
#858381