#F2CF89#F2CF89
#F2CF89 is a very light, moderate orange. Relative luminance 0.653; OKLCH L 86.9% C 0.097 H 84.0°. Best body text is #000000 at 14.06:1 contrast (WCAG AA passes).
Color values
| HEX | #F2CF89 |
|---|---|
| RGB | rgb(242, 207, 137) |
| HSL | hsl(40, 80%, 74%) |
| HSV | hsv(40, 43%, 95%) |
| CMYK | cmyk(0%, 14.5%, 43.4%, 5.1%) |
| CIE-LAB | lab(84.64, 3.17, 39.28) |
| CIE-LCH | lch(84.64, 39.41, 85.39°) |
| OKLab | oklab(86.89% 0.0101 0.096) |
| OKLCH | oklch(86.89% 0.097 84) |
| XYZ | xyz(63.4481, 65.3119, 32.9265) |
| Luminance | 0.6531 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Sand (survey)
#E2CA76
ΔE00 4.97
Wheat (survey)
#FBDD7E
ΔE00 5.64
Pale Peach
#FFE5AD
ΔE00 5.87
Navajowhite
#FFDEAD
ΔE00 5.88
Sandy
#F1DA7A
ΔE00 6.50
Moccasin
#FFE4B5
ΔE00 6.90
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F2CF89 #89ACF2
analogous
#F29B89 #F2CF89 #E1F289
triadic
#F2CF89 #89F2CF #CF89F2
tetradic
#F2CF89 #89F29B #89ACF2 #F289E1
square
#F2CF89 #89F29B #89ACF2 #F289E1
split-complementary
#F2CF89 #89E1F2 #9B89F2
monochromatic
#E6A21B #ECB952 #F2CF89 #F8E5C0 #FCF4E3
Accessibility & contrast
On white
1.49
#F2CF89 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.06
#F2CF89 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F2CF89
14.06:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F2CF89 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F2CF89 | 1.00 | 1.49 | 14.06 | 14.06 |
| #FFFFFF | 1.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.06 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.06 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DFCE84
Deuteranopia (green-blind)
#E8D78B
Tritanopia (blue-blind)
#FFC3BD
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #f2cf89; /* rgb */ color: rgb(242, 207, 137); /* oklch */ color: oklch(86.9% 0.097 84.0);
Tailwind
colors: {
custom: {
50: '#f8ddac',
500: '#f2cf89',
950: '#000000',
},
}SCSS
$custom: #f2cf89; $custom-light: #f8ddac; $custom-dark: #000000;
JSON
{
"hex": "#f2cf89",
"rgb": {
"r": 242,
"g": 207,
"b": 137
},
"hsl": {
"h": 40,
"s": 80.153,
"l": 74.314
},
"oklch": {
"l": 0.86886,
"c": 0.09653,
"h": 84
},
"luminance": 0.65309
}Semantic roles & 50–950 ramp
primary
#F2CF89
secondary
#517BCE
accent
#50DC09
background
#FFFEFD
surface
#FFFCF7
border
#D7D5D0
text
#171510
muted
#858481