#F2CC89#F2CC89
#F2CC89 is a very light, moderate orange. Relative luminance 0.639; OKLCH L 86.3% C 0.095 H 81.1°. Best body text is #000000 at 13.77:1 contrast (WCAG AA passes).
Color values
| HEX | #F2CC89 |
|---|---|
| RGB | rgb(242, 204, 137) |
| HSL | hsl(38, 80%, 74%) |
| HSV | hsv(38, 43%, 95%) |
| CMYK | cmyk(0%, 15.7%, 43.4%, 5.1%) |
| CIE-LAB | lab(83.90, 4.72, 38.32) |
| CIE-LCH | lch(83.90, 38.61, 82.97°) |
| OKLab | oklab(86.3% 0.0147 0.0938) |
| OKLCH | oklch(86.3% 0.095 81.1) |
| XYZ | xyz(62.7282, 63.8721, 32.6865) |
| Luminance | 0.6387 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Navajowhite
#FFDEAD
ΔE00 5.71
Sand (survey)
#E2CA76
ΔE00 6.02
Burlywood
#DEB887
ΔE00 6.34
Pale Peach
#FFE5AD
ΔE00 6.45
Very Light Brown
#D3B683
ΔE00 6.80
Wheat (survey)
#FBDD7E
ΔE00 6.90
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F2CC89 #89AFF2
analogous
#F29889 #F2CC89 #E3F289
triadic
#F2CC89 #89F2CC #CC89F2
tetradic
#F2CC89 #89F298 #89AFF2 #F289E3
square
#F2CC89 #89F298 #89AFF2 #F289E3
split-complementary
#F2CC89 #89E3F2 #9889F2
monochromatic
#E69C1B #ECB452 #F2CC89 #F8E4C0 #FCF3E3
Accessibility & contrast
On white
1.52
#F2CC89 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.77
#F2CC89 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F2CC89
13.77:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F2CC89 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F2CC89 | 1.00 | 1.52 | 13.77 | 13.77 |
| #FFFFFF | 1.52 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.77 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.77 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DDCC84
Deuteranopia (green-blind)
#E6D58B
Tritanopia (blue-blind)
#FFC0BB
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #f2cc89; /* rgb */ color: rgb(242, 204, 137); /* oklch */ color: oklch(86.3% 0.095 81.1);
Tailwind
colors: {
custom: {
50: '#f8dbac',
500: '#f2cc89',
950: '#000000',
},
}SCSS
$custom: #f2cc89; $custom-light: #f8dbac; $custom-dark: #000000;
JSON
{
"hex": "#f2cc89",
"rgb": {
"r": 242,
"g": 204,
"b": 137
},
"hsl": {
"h": 38.286,
"s": 80.153,
"l": 74.314
},
"oklch": {
"l": 0.863,
"c": 0.09495,
"h": 81.1
},
"luminance": 0.63869
}Semantic roles & 50–950 ramp
primary
#F2CC89
secondary
#517ECE
accent
#56DC09
background
#FFFEFD
surface
#FFFBF7
border
#D7D4D0
text
#171510
muted
#858481