#FBFFD4#FBFFD4
#FBFFD4 is a very light, muted yellow. Relative luminance 0.968; OKLCH L 98.6% C 0.056 H 111.7°. Best body text is #000000 at 20.36:1 contrast (WCAG AA passes).
Color values
| HEX | #FBFFD4 |
|---|---|
| RGB | rgb(251, 255, 212) |
| HSL | hsl(66, 100%, 92%) |
| HSV | hsv(66, 17%, 100%) |
| CMYK | cmyk(1.6%, 0%, 16.9%, 0%) |
| CIE-LAB | lab(98.74, -8.32, 20.15) |
| CIE-LCH | lch(98.74, 21.80, 112.43°) |
| OKLab | oklab(98.62% -0.0206 0.0518) |
| OKLCH | oklch(98.62% 0.056 111.7) |
| XYZ | xyz(87.4263, 96.7833, 76.3499) |
| Luminance | 0.9678 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Eggshell (survey)
#FFFFD4
ΔE00 1.35
Lightgoldenrodyellow
#FAFAD2
ΔE00 1.77
Cream
#FFFDD0
ΔE00 2.08
Ivory (survey)
#FFFFCB
ΔE00 2.55
Ecru
#FEFFCA
ΔE00 2.62
Lemonchiffon
#FFFACD
ΔE00 3.16
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FBFFD4 #D8D4FF
analogous
#FFEED4 #FBFFD4 #E6FFD4
triadic
#FBFFD4 #D4FBFF #FFD4FB
tetradic
#FBFFD4 #D4FFEE #D8D4FF #FFD4E6
square
#FBFFD4 #D4FFEE #D8D4FF #FFD4E6
split-complementary
#FBFFD4 #D4E6FF #EED4FF
monochromatic
#F0FF5A #F5FF97 #FBFFD4 #FCFFE0 #FCFFE0
Accessibility & contrast
On white
1.03
#FBFFD4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
20.36
#FBFFD4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FBFFD4
20.36:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FBFFD4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FBFFD4 | 1.00 | 1.03 | 20.36 | 20.36 |
| #FFFFFF | 1.03 | 1.00 | 21.00 | 21.00 |
| #000000 | 20.36 | 21.00 | 1.00 | 1.00 |
| ##000000 | 20.36 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFFBD1
Deuteranopia (green-blind)
#FFFCD6
Tritanopia (blue-blind)
#FFFAF3
Achromatopsia (no color)
#FBFBFB
Design tokens & code
CSS
--color: #fbffd4; /* rgb */ color: rgb(251, 255, 212); /* oklch */ color: oklch(98.6% 0.056 111.7);
Tailwind
colors: {
custom: {
50: '#fdffe1',
500: '#fbffd4',
950: '#000000',
},
}SCSS
$custom: #fbffd4; $custom-light: #fdffe1; $custom-dark: #000000;
JSON
{
"hex": "#fbffd4",
"rgb": {
"r": 251,
"g": 255,
"b": 212
},
"hsl": {
"h": 65.581,
"s": 100,
"l": 91.569
},
"oklch": {
"l": 0.98618,
"c": 0.05573,
"h": 111.7
},
"luminance": 0.96783
}Semantic roles & 50–950 ramp
primary
#FBFFD4
secondary
#958CEB
accent
#00E615
background
#FFFFFE
surface
#FFFFFC
border
#D7D7D5
text
#171815
muted
#858684