#F2D189#F2D189
#F2D189 is a very light, moderate orange. Relative luminance 0.663; OKLCH L 87.3% C 0.098 H 85.8°. Best body text is #000000 at 14.26:1 contrast (WCAG AA passes).
Color values
| HEX | #F2D189 |
|---|---|
| RGB | rgb(242, 209, 137) |
| HSL | hsl(41, 80%, 74%) |
| HSV | hsv(41, 43%, 95%) |
| CMYK | cmyk(0%, 13.6%, 43.4%, 5.1%) |
| CIE-LAB | lab(85.14, 2.14, 39.92) |
| CIE-LCH | lch(85.14, 39.98, 86.93°) |
| OKLab | oklab(87.28% 0.0071 0.0975) |
| OKLCH | oklch(87.28% 0.098 85.8) |
| XYZ | xyz(63.9357, 66.2871, 33.0890) |
| Luminance | 0.6628 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Sand (survey)
#E2CA76
ΔE00 4.39
Wheat (survey)
#FBDD7E
ΔE00 4.86
Pale Peach
#FFE5AD
ΔE00 5.61
Sandy
#F1DA7A
ΔE00 5.65
Navajowhite
#FFDEAD
ΔE00 6.14
Light Mustard
#F7D560
ΔE00 6.88
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F2D189 #89AAF2
analogous
#F29D89 #F2D189 #DFF289
triadic
#F2D189 #89F2D1 #D189F2
tetradic
#F2D189 #89F29D #89AAF2 #F289DF
square
#F2D189 #89F29D #89AAF2 #F289DF
split-complementary
#F2D189 #89DFF2 #9D89F2
monochromatic
#E6A61B #ECBC52 #F2D189 #F8E6C0 #FCF4E3
Accessibility & contrast
On white
1.47
#F2D189 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.26
#F2D189 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F2D189
14.26:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F2D189 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F2D189 | 1.00 | 1.47 | 14.26 | 14.26 |
| #FFFFFF | 1.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.26 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.26 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E1D084
Deuteranopia (green-blind)
#E9D88B
Tritanopia (blue-blind)
#FFC5BF
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #f2d189; /* rgb */ color: rgb(242, 209, 137); /* oklch */ color: oklch(87.3% 0.098 85.8);
Tailwind
colors: {
custom: {
50: '#f8deac',
500: '#f2d189',
950: '#000000',
},
}SCSS
$custom: #f2d189; $custom-light: #f8deac; $custom-dark: #000000;
JSON
{
"hex": "#f2d189",
"rgb": {
"r": 242,
"g": 209,
"b": 137
},
"hsl": {
"h": 41.143,
"s": 80.153,
"l": 74.314
},
"oklch": {
"l": 0.87278,
"c": 0.09772,
"h": 85.8
},
"luminance": 0.66284
}Semantic roles & 50–950 ramp
primary
#F2D189
secondary
#5178CE
accent
#4BDC09
background
#FFFEFD
surface
#FFFCF7
border
#D7D5D0
text
#171510
muted
#858481