#FFF893#FFF893
#FFF893 is a very light, vivid yellow. Relative luminance 0.905; OKLCH L 96.3% C 0.123 H 105.0°. Best body text is #000000 at 19.10:1 contrast (WCAG AA passes).
Color values
| HEX | #FFF893 |
|---|---|
| RGB | rgb(255, 248, 147) |
| HSL | hsl(56, 100%, 79%) |
| HSV | hsv(56, 42%, 100%) |
| CMYK | cmyk(0%, 2.7%, 42.4%, 0%) |
| CIE-LAB | lab(96.21, -11.41, 49.21) |
| CIE-LCH | lch(96.21, 50.52, 103.05°) |
| OKLab | oklab(96.33% -0.0319 0.1189) |
| OKLCH | oklch(96.33% 0.123 105) |
| XYZ | xyz(80.0754, 90.5035, 40.8489) |
| Luminance | 0.9050 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Buff
#FEF69E
ΔE00 1.99
Manilla
#FFFA86
ΔE00 2.06
Dark Cream
#FFF39A
ΔE00 2.31
Straw
#FCF679
ΔE00 3.21
Yellowish Tan
#FCFC81
ΔE00 3.21
Pale Yellow
#FFFF84
ΔE00 3.32
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFF893 #939AFF
analogous
#FFC293 #FFF893 #D0FF93
triadic
#FFF893 #93FFF8 #F893FF
tetradic
#FFF893 #93FFC2 #939AFF #FF93D0
square
#FFF893 #93FFC2 #939AFF #FF93D0
split-complementary
#FFF893 #93D0FF #C293FF
monochromatic
#FFF019 #FFF456 #FFF893 #FFFCD0 #FFFDE0
Accessibility & contrast
On white
1.10
#FFF893 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.10
#FFF893 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFF893
19.10:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFF893 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFF893 | 1.00 | 1.10 | 19.10 | 19.10 |
| #FFFFFF | 1.10 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.10 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.10 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF18B
Deuteranopia (green-blind)
#FFF697
Tritanopia (blue-blind)
#FFECE0
Achromatopsia (no color)
#F4F4F4
Design tokens & code
CSS
--color: #fff893; /* rgb */ color: rgb(255, 248, 147); /* oklch */ color: oklch(96.3% 0.123 105.0);
Tailwind
colors: {
custom: {
50: '#fffab4',
500: '#fff893',
950: '#000000',
},
}SCSS
$custom: #fff893; $custom-light: #fffab4; $custom-dark: #000000;
JSON
{
"hex": "#fff893",
"rgb": {
"r": 255,
"g": 248,
"b": 147
},
"hsl": {
"h": 56.111,
"s": 100,
"l": 78.824
},
"oklch": {
"l": 0.96331,
"c": 0.12311,
"h": 105
},
"luminance": 0.90501
}Semantic roles & 50–950 ramp
primary
#FFF893
secondary
#555EE1
accent
#0FE600
background
#FFFFFD
surface
#FFFFF8
border
#D7D7D1
text
#181711
muted
#868581