#F2EB91#F2EB91
#F2EB91 is a very light, moderate yellow. Relative luminance 0.803; OKLCH L 92.6% C 0.112 H 104.5°. Best body text is #000000 at 17.07:1 contrast (WCAG AA passes).
Color values
| HEX | #F2EB91 |
|---|---|
| RGB | rgb(242, 235, 145) |
| HSL | hsl(56, 79%, 76%) |
| HSV | hsv(56, 40%, 95%) |
| CMYK | cmyk(0%, 2.9%, 40.1%, 5.1%) |
| CIE-LAB | lab(91.84, -10.21, 44.47) |
| CIE-LCH | lch(91.84, 45.62, 102.93°) |
| OKLab | oklab(92.61% -0.028 0.1082) |
| OKLCH | oklch(92.61% 0.112 104.5) |
| XYZ | xyz(71.4384, 80.3400, 38.5266) |
| Luminance | 0.8034 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Khaki (CSS)
#F0E68C
ΔE00 1.27
Dark Cream
#FFF39A
ΔE00 2.33
Buff
#FEF69E
ΔE00 2.42
Parchment
#FEFCAF
ΔE00 4.44
Manilla
#FFFA86
ΔE00 4.57
Light Tan
#FBEEAC
ΔE00 4.75
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F2EB91 #9198F2
analogous
#F2BA91 #F2EB91 #C8F291
triadic
#F2EB91 #91F2EB #EB91F2
tetradic
#F2EB91 #91F2BA #9198F2 #F291C8
square
#F2EB91 #91F2BA #9198F2 #F291C8
split-complementary
#F2EB91 #91C8F2 #BA91F2
monochromatic
#E5D724 #ECE15A #F2EB91 #F8F5C8 #FCFAE4
Accessibility & contrast
On white
1.23
#F2EB91 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.07
#F2EB91 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F2EB91
17.07:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F2EB91 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F2EB91 | 1.00 | 1.23 | 17.07 | 17.07 |
| #FFFFFF | 1.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.07 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.07 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FAE58A
Deuteranopia (green-blind)
#FCEA95
Tritanopia (blue-blind)
#FFE0D5
Achromatopsia (no color)
#E8E8E8
Design tokens & code
CSS
--color: #f2eb91; /* rgb */ color: rgb(242, 235, 145); /* oklch */ color: oklch(92.6% 0.112 104.5);
Tailwind
colors: {
custom: {
50: '#f8f1b2',
500: '#f2eb91',
950: '#000000',
},
}SCSS
$custom: #f2eb91; $custom-light: #f8f1b2; $custom-dark: #000000;
JSON
{
"hex": "#f2eb91",
"rgb": {
"r": 242,
"g": 235,
"b": 145
},
"hsl": {
"h": 55.67,
"s": 78.862,
"l": 75.882
},
"oklch": {
"l": 0.92607,
"c": 0.11177,
"h": 104.5
},
"luminance": 0.80338
}Semantic roles & 50–950 ramp
primary
#F2EB91
secondary
#5861CF
accent
#19DB0A
background
#FFFFFD
surface
#FFFEF8
border
#D7D6D1
text
#171611
muted
#858581